> For the complete documentation index, see [llms.txt](https://docs.oxygenserv.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.oxygenserv.com/en/hytale/etre-administrateur-sur-mon-serveur-hytale.md).

# Be an administrator on my Hytale server

{% hint style="info" %}
The admin (op) status allows executing commands and managing the server.
{% endhint %}

### Objective

Grant yourself administrator rights on your Hytale server from the dashboard.

### Step-by-step guide

{% stepper %}
{% step %}
**Open the server console**

On the dashboard, open the **Console**.

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

{% step %}
**Execute the admin (op) command**

In the console, type:

`/op add <username>`

Replace `<username>` with your in-game username. Then press **Enter**.

<figure><img src="/files/29d5100b1daa8f2b2814f23c9aa8467b74d25dc5" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
Give `op` only to trusted accounts.\
Otherwise, they will have full control of the server.
{% endhint %}
{% endstep %}
{% endstepper %}

### Common issues

* **The command does nothing** : make sure the server is started and that the console is receiving messages.
* **Wrong username** : retype the exact username (respect uppercase/lowercase).

### FAQ

#### How to remove admin rights?

Use:

`/op remove <username>`
