> 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/pt-br/sobre-o-que-voce-gostaria-de-aprender/account-management/account-settings/connect-media-properties/connect-a-newsletter.md).

# Conectar uma Newsletter

1. Na barra de navegação superior, selecione ![](/files/7ee51d5f422a370479757b57181e2c318ff138a3) **\[Perfil do usuário] → Configurações**.
2. Em *Perfil* seção, selecione [**Ativos de mídia**](http://app.impact.com/secure/mediapartner/fr/mediakit/promotional-channels.ihtml).
3. Na *Canais promocionais* tela, abaixo de *Adicionar novos canais*, selecione **Mais** ![](/files/18bca5ccd843b5b6f2812ca7192765a3772db659) **\[Menu suspenso] → E-mail/Newsletter**.
4. No painel deslizante, preencha os campos com informações sobre seu e-mail/newsletter:

| Campo                                            | Instrução                                                                                                                                                       |
| ------------------------------------------------ | --------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Nome                                             | Informe o nome do seu e-mail/newsletter — isso aparecerá no *Nome* coluna ao visualizar o *Canais promocionais* tela.                                           |
| Endereço de e-mail de envio                      | Informe o endereço de e-mail de onde seu e-mail/newsletter é enviado.                                                                                           |
| Tamanho da lista de e-mails                      | Informe o tamanho aproximado da sua lista de e-mails/newsletter.                                                                                                |
| URL de inscrição na lista de e-mails             | Informe a URL usada para se inscrever no seu e-mail/newsletter.                                                                                                 |
| Como você obtém e mantém suas listas de e-mails? | Forneça uma descrição de como você obtém e mantém seu público de e-mail/newsletter. A descrição é limitada a 2.000 caracteres, incluindo espaços.               |
| Quem é seu provedor de e-mail?                   | Use o ![](/files/18bca5ccd843b5b6f2812ca7192765a3772db659) **\[menu suspenso]** para selecionar qual provedor de e-mail você usa para enviar e-mail/newsletter. |
| Países/regiões do público                        | Selecione todos os países/regiões de onde seu público é.                                                                                                        |
| Idioma                                           | Selecione todos os idiomas compatíveis com seu e-mail/newsletter.                                                                                               |
| Descrição                                        | Opcionalmente, forneça uma descrição do seu e-mail/newsletter. A descrição é limitada a 1.000 caracteres, incluindo espaços.                                    |

5. Selecione **Adicionar** para adicionar seu e-mail/newsletter ao *Canais promocionais* tela.


---

# 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/pt-br/sobre-o-que-voce-gostaria-de-aprender/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.
