# User Settings

{% hint style="info" %}
To manage Users within a Multiuser configuration, read the [Multiuser documents](/advanced-features/multiuser.md).&#x20;
{% endhint %}

## Changing User Settings

*<mark style="color:orange;">Main Menu > Admin > Your Settings</mark>*

Edit you User Name or login email and click 'Update'.&#x20;

The User Name is only used internally on your account and setting this can be useful if you decide to go to a multiuser config in the future as it will appear in the event logs.&#x20;

{% hint style="danger" %}
Changing your email address will also immediately change your login email.
{% endhint %}

## Changing Password

*<mark style="color:orange;">Main Menu > Admin > Password</mark>*

Enter your current password and enter your new password twice to change. As with all passwords, we strongly recommend using a long, mixed letter/number combination for maximum security.&#x20;

If you have lost your password, then visit [https://m.ixkio.com](https://m.ixkio.com/) and click the lost password link.&#x20;

{% hint style="info" %}
If you are not the Account Master in a multiuser configuration, then you cannot change your own password. You need to contact either your Account Master or an Admin User.&#x20;
{% 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://docs.ixkio.com/account-management/user-settings.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.
