# Changing your Username

To Change your Username for your account you must be logged in on the website and head to the settings page which will be linked below, from there you can enter your new username for your account, please keep in mind you may have to log out and log back in for changes to take effect!

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

<a href="https://www.opslinkservers.com/settings/" class="button primary" data-icon="gear">OpsLink Servers Settings Page</a>

{% hint style="info" %}
You have an unlimited amount of username changes, but spam changning within a short period of time will cause rate limits and possible account restrictions.

Usernames are only to be changed if your discord username changes!
{% endhint %}


---

# 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://help.opslinkservers.com/account-security/introduction/changing-your-username.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.
