# Reset password

{% hint style="info" %}
After creating your account, you can automatically log in. If you need to know your password or assign a new one, you need to reset it, as the password is not generated for cybersecurity reasons.
{% endhint %}

To reset the password for your account, please follow these steps:

### 1. ActiveCampaign login page

Go to your ActiveCampaign account login page. The URL will look similar to **myaccount.activehosted.com/admin/**.

### 2. Click "Forgot?"

Click the "**Forgot?**" text in the password field.

<figure><img src="/files/7hsecN83c75sSiAf4bvR" alt=""><figcaption></figcaption></figure>

### 3. Type your email address

Type the email address you use to log in to your account, then click "Submit." A confirmation message will appear on your screen. Go to your inbox and look for an email with the subject line "**ActiveCampaign password reset instructions**" and open that message.

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

### 4. Update password

Click the "Update Password Now" button in the email. You will be redirected to your Account Login page. Type your new password into both fields then click the "Submit" button.

### 5. Log back in

You will then be logged back into your ActiveCampaign account. Please remember this password for any future cases.

If you experience any problems during this process, please contact us at **<support@wildmail.io>.**


---

# 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.wildmail.io/account-and-billing/account-upgrades/reset-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.
