# Changing the Root Admin

To change the **root admin**, please follow these steps:

{% stepper %}
{% step %}
Log in to the [**XMS**](#user-content-fn-1)[^1] panel using the current **Root Administrator** account.
{% endstep %}

{% step %}
Click ⚙ **Settings** at the bottom-right of the left-side menu, and select **Accounts**.

<figure><img src="/files/WXSab8wsB9RlLRahUHp0" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Add a new user account with the desired email address, or select an existing account.
{% endstep %}

{% step %}
Click the **edit** <img src="/files/OpVc8ThMhPJtsL2Eb253" alt="" data-size="line"> button next to the newly created user account. In the account panel, scroll down to the bottom and select **Set as root**.

{% hint style="danger" %}
After selecting this option, you will be logged out automatically.
{% endhint %}

<figure><img src="/files/k9z97zWHSYwJPeetNyYf" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
The **Root Administrator** has now been changed to your new account— log back in using your new credentials to verify that the change was successful.
{% endstep %}
{% endstepper %}

[^1]: Xopero ONE Management Service


---

# 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://helpcenter.xopero.com/xopero-one-en/management/user-accounts/changing-the-root-admin.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.
