# The Control Panel

After activation of the server ordered at the Contabo data center, the «[*Virtual Servers*](https://billing.spacecore.pro/billmgr#/?func=vds\&clickstat=yes\&p_num=1)» section will be a toolbar for working with the service. Among the available options are server restart, system reinstallation, and change of password from root user.

<figure><img src="/files/qkAcL0v9oFGFaRbM2pm5" alt="" width="265"><figcaption></figcaption></figure>

## Changing the password

When clicking on the corresponding button, you will see a window for specifying a new password. A strong password can be generated automatically. As follows from the description, after starting the operation, it will take some time to make changes and restart the server.

<figure><img src="/files/fDoPOOtPKF2C9D9Z6R7z" alt="" width="322"><figcaption></figcaption></figure>

## Restarting the server

The restart process is quite simple and does not require much explanation. However, please note that all unsaved data on the server may be lost.

## Reinstalling the system

Using the reinstall button, you will be taken to the new system selection page.

{% hint style="warning" %}
The password is not specified and will be generated automatically. After the reinstallation is complete, the new password will be available in the opened window when you click on the «**Instructions**» button.
{% endhint %}

<figure><img src="/files/ZpUcZ0eE46o3LaUscuzk" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://spacecore.gitbook.io/wiki/en/contabo/control-panel.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
