> For the complete documentation index, see [llms.txt](https://help.impact.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.impact.com/partner/what-would-you-like-to-learn-about/account-management/account-settings/connect-media-properties/connect-a-newsletter.md).

# Connect a Newsletter

1. From the top navigation bar, select ![](/files/8O71ZiinbSXuq2NVrK7k) **\[User profile] → Settings**. &#x20;
2. Under the *Profile* section, select [**Media Properties**](http://app.impact.com/secure/mediapartner/fr/mediakit/promotional-channels.ihtml).
3. On the *Promotional Channels* screen, under *Add new channels*, select **More** ![](/files/MI0qiZso0KSqqJFsbtpU) **\[Drop-down menu] → Email/Newsletter**.
4. In the slide-out, fill in the fields with information about your email/newsletter:

| Field                                               | Instruction                                                                                                                                             |
| --------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Name                                                | Provide the name of your email/newsletter—this will appear in the *Name* column when viewing the *Promotional Channels* screen.                         |
| Send from email address                             | Provide the email address that your email/newsletter is sent from.                                                                                      |
| Mailing list size                                   | Provide the approximate size of your email/newsletter mailing list.                                                                                     |
| Mailing list signup URL                             | Provide the URL used to sign up to your email/newsletter.                                                                                               |
| How do you acquire and maintain your mailing lists? | Provide a description of how you acquire and maintain your email/newsletter audience. The description is limited to 2,000 characters, including spaces. |
| Who is your email provider?                         | Use the ![](/files/8sWL7hpIpupIhTbAluAU) **\[Drop-down menu]** to select which email provider you use to send email/newsletter.                         |
| Audience countries/regions                          | Select all countries/regions your audience is from.                                                                                                     |
| Language                                            | Select all languages your email/newsletter supports.                                                                                                    |
| Description                                         | Optionally, provide a description of your email/newsletter. The description is limited to 1,000 characters, including spaces.                           |

5. Select **Add** to add your email/newsletter to the *Promotional Channels* screen.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.impact.com/partner/what-would-you-like-to-learn-about/account-management/account-settings/connect-media-properties/connect-a-newsletter.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
