> For the complete documentation index, see [llms.txt](https://docs.sprinthub.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sprinthub.com/topicos/relacionar/e-mail/e-mail-marketing-configurar-o-botao-de-unsubscribe.md).

# E-mail Marketing - Configurar o botão de Unsubscribe

Por padrão, todo e-mail enviado usando o SMTP padrão do SprintHub, será adicionado ao final dele, um logotipo da SprintHub com um link chamado UNSUBSCRIBE. Este link fará com que o cliente seja levado para uma página onde poderá se desinscrever. Trata-se de uma página padrão do SMTP parceiro, onde não temos controle sobre a configuração.

Para adicionar um texto de "unsubscribe" personalizado, bem como dar ao cliente a opção de escolher a frequência com que ele recebe os e-mails, você terá que usar o token **{unsubscribe\_url}**

Abra o seu E-mail, e no editor de e-mail, selecione o bloco "Link dinâmico", e arraste para a área do email no local onde você deseja mostrar o link de descadastramento.

<figure><img src="https://lh4.googleusercontent.com/uKdANSWO-ujMTJtfCEutTxanKq4EM0GRTmQ-QvWtxBh1P5vDrSbVAApJHOgwbO1aHLZvl_KevZiRWt3doC8_CZYTnm-Of_RsgaK6DFQqs92Qjw4KvhoiVqnJJZNi05lx2P9c4szI6JomtKyGIw9aV6o" alt=""><figcaption></figcaption></figure>

Selecione o Link e em configurações, adicione o token **{unsubscribe\_url}**

<figure><img src="https://lh3.googleusercontent.com/uIGgkSZSBQ-Fex4CPQcSkpDmEZWmC6nOkGdNVrieYww-IPzOGkks90ftUj1JOWlzOcllbnPyK6vEl0nTZYt1Vx1l0_D-NaDsb3yX77jXG6XTqMaFYijVDo5nz71DT2TpyHF0NDrNAgla-P-Pl5POPlM" alt=""><figcaption></figcaption></figure>

Personalize com algum texto de sua preferência, acima do link de descadastrar. Algo como "Caso não deseje mais receber nossos e-mails, clique no link abaixo."

A imagem abaixo irá aparecer para o cliente quando ele clicar no link de **Descadastrar**.

<figure><img src="https://lh3.googleusercontent.com/uPfQXaXkuLBdDO4UWLCk6NNaVhX7abttIEY-hXOJp8jR5ZuBd-ghFRvV_MEXbra62Og27ypvnQttr1yuBYi7AqOcwkkuAdHNlw_TLsUoGJkXEIkQIfv6I6ZsWkDy2zOsk8sTanhvvXNzxvD-9nbn4JM" alt=""><figcaption></figcaption></figure>

Tela seguinte:

<figure><img src="https://lh5.googleusercontent.com/vJAHMIecchHPlYftdBRWRIhm85_jWde-JR7LeKdrLn9Mn2xA43SJts0dMxJx7O8tV3YjZ4OGXaSHt2eWMgltY0celtKVNKJMU9cYxrzTA-0g6btA0s1maMKSGxIBLoj0hHU8-nh5IZIwEShnERzuTCg" alt=""><figcaption></figcaption></figure>

Feito isso, você conseguirá ver no histórico do Lead. No caso, o Lead clicou em se desinscrever, mas acabou selecionando uma frequência fixa de recebimento de e-mail.

<figure><img src="https://lh6.googleusercontent.com/nTP-4raEJcvpKUnE7uXplTAes5JO5Hv5IFkt7RySDYTdSiyZNg_olEx9QX1QH9BOl7f7xPiIiiqC5agxkUHm5uRo3YyVjoPxrmzQ-aPd3kkY9_yOZUUTR8uYtkjG8iu8a5dVuuzrtvWUodukyXsXCoU" alt=""><figcaption></figcaption></figure>

\
\
Basta editar o Lead e em Dados do sistema, você verá como ficou a configuração definida pelo Lead.

<figure><img src="https://lh6.googleusercontent.com/iXwyBthcfkqtsHJq4p9gMkORhc0eoDrcwmH_0LWxa1sjYKVEsagf47rhs0JPQtC2uJ0p0eMEJvS0jW1KaTZxknWrplO8Ce-L1k4L9ZO1UvxfaGb4_rKNRJqHDwxkOo8NEhsWkaLU_bIqHNU1Wl9xjz0" alt=""><figcaption></figcaption></figure>


---

# 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://docs.sprinthub.com/topicos/relacionar/e-mail/e-mail-marketing-configurar-o-botao-de-unsubscribe.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.
