> For the complete documentation index, see [llms.txt](https://spacecore.gitbook.io/wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://spacecore.gitbook.io/wiki/en/vps-and-dedicated-servers/vds-pwd-change.md).

# Changing the Password for VDS

You can conveniently change your server password via the VMmanager 6 web panel.

After the service is activated, you receive an email with all the data from the server. For example:

<figure><img src="/files/89dYHwmkuNG9N77zSARg" alt=""><figcaption></figcaption></figure>

We need to click on the link [https://spacecore.cloud /](https://spacecore.cloud/), enter the **User Name** and then the **Password** from the control panel (the password line is underlined in the screenshot).

After logging in, we get to the panel itself, where all our **Virtual servers** are visible on the main page.

<figure><img src="/files/7LafxNusaeZW9kGKXtfc" alt=""><figcaption></figcaption></figure>

Next, we need to click on the required service. Here we get to the server settings page. Next, click on the **Menu** section with three dots next to it, in the window that opens, select **Change password**.

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

After clicking, you will be prompted to enter a new password for the **VDS server**. To the right of the line is the **Generate** button, which will automatically create a strong password.

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

Click **Save**, after which the server restarts.

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

Now it is not possible to log in using the old password.

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

The new password is successfully matched.

{% hint style="warning" %}
Changing the password also affects access to **sFTP**!
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/vps-and-dedicated-servers/vds-pwd-change.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.
