# SendGrid

Acesse sua conta **SendGrid**, [clicando aqui](https://app.sendgrid.com/login). No menu, selecione **Settings ➞ API Keys**. Clique no botão **Create API Key**, no canto superior direito da tela. Escolha um nome para sua chave (**Integração com Socialeads**, por exemplo), deixe marcada a opção **Full Access** e clique em **Create & View**.

![](/files/-M_X6jVDrU9lNWRq0PWF)

Sua chave será apresentada uma única vez, portanto, **salve ela em um local seguro**.

![](/files/-M_X83cgTZYoLG4cDFiD)

Em seguida, abra o **Painel de Controle** do Socialeads e acesse o menu **SendGrid**. Cole seu **API Token** no campo indicado, informe o **e-mail do remetente** e **defina o nome** do mesmo. Lembre-se de verificar se a opção **Habilitar envio de e-mails** está ativada.

![](/files/-M_XL6hB_HFU-G0OwXbf)

**Pronto!** Agora é só clicar em **Salvar alterações** e a sua integração estará completa.


---

# 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://ajuda.socialeads.com.br/integracoes/sendgrid.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.
