> 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/brand/es/what-would-you-like-to-learn-about/advocate-program/protect-your-advocate-program/block-an-email-domain-for-advocate.md).

# Bloquear un dominio de correo electrónico para Advocate

Tu programa Advocate admite marcar a los participantes que se han registrado con una dirección de correo electrónico de un dominio sospechoso.

Comparamos los referidos con una [lista](https://github.com/martenson/disposable-email-domains) de dominios de correo electrónico desechables y temporales. También puedes crear tu propia lista personalizada de bloqueo de dominios de correo electrónico.

#### Crear una lista personalizada de bloqueo de dominios

1. Desde la barra de navegación superior, selecciona ![](/files/260bf6f1048424a5a74566f411803be9ef7c2685) **\[Perfil de usuario] → Configuración**.
2. Bajo *Configuración de Advocate*, seleccione **Seguridad**.
3. Bajo *Bloquear dominios de correo electrónico*, introduce el/los dominio(s) que deseas bloquear y selecciona **Agregar**.
   * Puedes ver o eliminar el dominio en *Lista de dominios bloqueados*.
4. Opcionalmente, ![](/files/56e1fcd9ba564ade1200e6210703a468dfffe350) **\[Activar]** **Bloquear direcciones de correo electrónico temporales** para bloquear a todos los usuarios que utilicen un dominio de correo electrónico temporal.
5. Desplázate hasta el final y selecciona **Guardar**.

   <div data-with-frame="true"><figure><img src="/files/c7064ed83cc19660f4f0bf4b6794627094c6c13a" alt=""><figcaption></figcaption></figure></div>


---

# 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/brand/es/what-would-you-like-to-learn-about/advocate-program/protect-your-advocate-program/block-an-email-domain-for-advocate.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.
