# Cómo agregar exclusiones

Para agregar exclusiones tienes que ir a la sección Lista de Exclusión y presionar el botón **EXCLUIR CONTACTO**. Allí se abrirá la siguiente pantalla donde tendrás dos opciones: agregarlas desde un archivo CSV o escribirlas manualmente.

### Agregar desde CSV

Lo primero que debes hacer es armar un archivo .CSV con todos los emails que desees agregar en exclusiones. Luego lo tienes que adjuntar y presionar el botón **EXCLUIR**.

Al finalizar se mostrará cuantos contactos pudieron importarse y cuantos no.

![](/files/rDMA2Djr5oqBifuPB8L3)

{% hint style="warning" %}
&#x20;El archivo no debe superar 1MB o 1000 correos. Solo debe tener una única columna sin título con todos los emails.
{% endhint %}

### Agregar manualmente

Deberás escribir las direcciones de correo que desees agregar en exclusiones separadas por coma, punto y coma o una debajo de la otra y presionar el botón **EXCLUIR**.

Al finalizar se mostrará cuantos contactos pudieron importarse y cuantos no.

![](/files/u9qJhlTxmGOQ91w8SmmI)

{% hint style="warning" %}
Puedes ingresar 1000 correos como máximo.
{% endhint %}


---

# 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://ayuda.envialosimple.email/como-agregar-exclusiones.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.
