# Configuring Email

CampaignPilot will create custom HTML newsletters for campaigns you build. These newletters can then be added and sent using your preferred email marketing software automatically.

## Configuring Email Channel

To enable email integration with CampaignPilot, you must first configure your email channel settings.

1. Click **Settings** from the main menu, then click the **Channels** tab.
2. Click on the **Email** channel from the Channels Settings menu.
3. Next you will need to select your Email Marketing Provider and complete some additional settings. For help configuring your specific provider, follow the links below:
   * [1-2-1 Marketing](/app-integrations/email.md)
   * [Cinch](/app-integrations/cinch-integration.md)


---

# 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://help.campaignpilot.com/channel-setup/email.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.
