# Password reset configuration

Select your password reset method by going to Customer Accounts -> Advanced Configuration -> defaults -> Password Reset Emails

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

<figure><img src="/files/5Ojm9anqa6Al6EpS4Gv0" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**You must use one of our supported API connections for password reset emails**

SparkPost has a free tier with 500 messages per month without requiring a credit card, which could be a good choice for this.&#x20;
{% endhint %}

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


---

# 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.emaildelivery.com/docs/backend-administration/password-reset-configuration.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.
