# SMTP Server Password

Changing the SMTP server password enhances the security of your subaccounts and controls access to the service. Follow the steps below to change the password for your SMTP account.

* Navigate to ‘Email’ > ‘Email API’ > ‘Settings’ > ‘SMTP Accounts’.
* Locate the subaccount for which you wish to change the password and click on ‘Additional Settings’.<br>

  <figure><img src="/files/3puY08ChZJZe5F94KRSR" alt=""><figcaption></figcaption></figure>
* In the ‘General Settings’ section, click the ‘Settings’ button.\ <br>

  <figure><img src="/files/ZRoL32f6gYlEdw1lWLkb" alt=""><figcaption></figcaption></figure>
* Check the ‘Change Password’ checkbox to activate the field for entering a new password.
* Enter your new password and repeat it in the field below to confirm. Optionally, you can use the ‘Generate Password’ function to automatically create a secure password.\ <br>

  <figure><img src="/files/g45rWiHmMgpKPPhnm0sA" alt=""><figcaption></figcaption></figure>
* Click the ‘Save’ button to confirm your changes.

Password updates may take up to 15 minutes to take effect. Please perform a test send or proceed with integration after this time has elapsed.

{% hint style="info" %}
**Important:** Changing your password may cause temporary interruptions to email sending. Please do not attempt any sending or integration activities for 15 minutes after changing your 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://newpanel.docs.emaillabs.io/en/first-steps/smtp-server-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.
