# 9. Newsletter y envío de notificaciones

CONSUL DEMOCRACY cuenta con un sistema interno de comunicación, que permite que los administradores envíen correos electrónicos y notificaciones a los usuarios. Este sistema es fundamental a la hora de invitar a participar en nuevos procesos, o de comunicar las últimas novedades de la plataforma.

Los envíos se pueden realizar segmentados por usuarios. Por ejemplo podríamos enviar un correo a todos los usuarios, o sólo a los usuarios cuyas propuestas hayan ganado en el proceso de presupuestos participativos.

<figure><img src="/files/JOFn3AI6jWK5x3VCbfVN" alt=""><figcaption></figcaption></figure>

Las mismas posibilidades existen para el envío de notificaciones internas a la plataforma.

<figure><img src="/files/YSZwx1VGOGFZWjqzAwmC" alt=""><figcaption></figcaption></figure>


---

# 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://docs.consuldemocracy.org/use_guide/spanish-5/9.-newsletter-y-envio-de-notificaciones.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.
