# Changing the Login Password

1. Go to the **Administrator > My profile**, and then in the **"Change password section"** enter your old password, and then add a new one and repeat it in the field below.

2. You can also use the **"Generate"** option to automatically generate a new password.<br>

   <figure><img src="https://17161662-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FhdqhDLiL2YgnAUvVvPx6%2Fuploads%2Fkbjm6D2QcXGQC3UnD6Wa%2Fchanging-the-login-password%402x.png?alt=media&#x26;token=55a3b12e-6556-4938-87af-bc635e1942d8" alt="Changing the Login Password"><figcaption></figcaption></figure>

3. Click **“Save”** to confirm the change.

{% hint style="info" %}
For security reasons, we recommend **regularly changing your login password.**
{% 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.emaillabs.io/en/first-steps/changing-the-login-password.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.
