# Configure your Mailgun Integration

In order to configure your Mailgun integration you'll need to have a [Mailgun account](https://signup.mailgun.com/new/signup) and a domain configured, we recommend you follow [their guide](https://help.mailgun.com/hc/en-us/articles/203637190-How-do-I-add-a-domain-) on the subject.

Once you have your Mailgun account and domain configured you'll need your private API key, you can obtain it from the [Account Security page](https://app.mailgun.com/app/account/security/api_keys) in your Mailgun admin panel.

Then in the Integrations page in your status page admin panel (  *More > Integrations*) click on New integration, select Mailgun as the service and fill in your Mailgun domain and private API  key:

![](https://d33v4339jhl8k0.cloudfront.net/docs/assets/5b7c6e932c7d3a03f89df563/images/62ce0da2eabe9a7235b3d1c2/file-e1sCgag80g.png)

Click create.

To import your email subscribers [follow this steps](https://help.statuspal.io/article/36-import-email-subscribers-to-your-status-page).


---

# 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.statuspal.io/platform/integrations/configure-your-mailgun-integration.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.
