# Change Password

If you want to change the password for a chosen subaccount in the EmailLabs panel, take the following steps:

1. Select the subaccount you want to change the password and choose **“Change password”**.
2. Please enter the new password in the field below and confirm it by repeating it in the field below. If you want to, you can use the **“Generate”** option to get a new password.
3. After entering the new password, click the **“Save”** button to save the changes.<br>

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

{% hint style="info" %}
Remember that changing the password in this tab will also change your SMTP integration password. This password connects EmailLabs with your sending system or application, thus allowing you to send emails. This change will not affect your EmailLabs account password.
{% endhint %}

If you want to change the password to your EmailLabs analytical Panel,[ follow the steps in this instruction](/en/first-steps/changing-the-login-password.md).

**⬅️ Detailed instructions for each panel section under the 'SMTP Accounts' tab can be found in the drop-down menu on the left.**


---

# 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/analytics-panel/smtp-accounts/active-accounts/change-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.
