# Email verification

{% hint style="info" %}
In this section, you will find instructions on verifying your email in ActiveCampaign.&#x20;
{% endhint %}

These are the instructions you need to verify your domain when setting up your account.

1. Log in to the new account.
2. Navigate to **Campaigns** in the left-hand menu.
3. Click the **Create your first campaign** button.
4. On the **Campaign Summary** page, enter your email address in the **From Email** field.
5. A warning banner will appear stating, "Your domain needs to be verified." Click the **Send verification email** button in this banner.

<figure><img src="https://help.activecampaign.com/hc/article_attachments/16857494833564" alt=""><figcaption></figcaption></figure>

6. A domain verification email will be sent to the email address entered in the **From Email** field. Once sent successfully, a green alert will display: **Domain verification email was sent**.
7. The Campaign Summary page will show a **“Pending verification”** banner until the domain is verified. Campaigns cannot be sent until the domain is verified.

<figure><img src="https://help.activecampaign.com/hc/article_attachments/16857537512220" alt=""><figcaption></figcaption></figure>

<figure><img src="https://help.activecampaign.com/hc/article_attachments/16857537511708" alt=""><figcaption></figcaption></figure>

8. Check your email inbox for a message with the subject line **"Please verify your domain for ActiveCampaign"** and open it.
9. **Click the “Verify” button** in the email.
10. You will be redirected to the **Settings > Advanced** page of your ActiveCampaign child account. If prompted, log in.

Once domain verification is complete, the domain will show as “Authenticated:”<br>

<figure><img src="https://help.activecampaign.com/hc/article_attachments/16857551804572" alt=""><figcaption></figcaption></figure>

That's it! :relaxed:\
\
However, If you have any questions, don't hesitate to [email us](mailto:support@wildmail.io) for free assistance with the email verification.&#x20;


---

# 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/activecampaign-academy/getting-started/account-setup/email-verification.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.
