> For the complete documentation index, see [llms.txt](https://docs.opencityitalia.it/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.opencityitalia.it/sito-web/moduli-integrativi-della-piattaforma/curare-la-newsletter-dellente.md).

# Curare la newsletter dell'Ente

Il modulo OpenCity Italia per la newsletter permette all'Ente di creare e gestire le proprie newsletter, a cui i cittadini possono iscriversi partendo dal sito.

## Iscriversi alla newsletter dell'Ente

Il cittadino procede all'iscrizione cliccando sul link dedicato e collocato nel footer del sito.

<figure><img src="https://lh7-rt.googleusercontent.com/slidesz/AGV_vUf0S-9GM3jr5ybuKIa0JQsBxAH8uK30antLdTO5xqbiZnUPQ2aqOLznuHGfgzb4A7iYJWhtVhXHyAX0EZ9aYrLUOkfu94niVUcsxFViPdybrN9X3N9xSnTL9LPk2oJ6Qxpxhu6zbw=s2048?key=0H5MNhEjsvQ4pcSdLZSPzw" alt=""><figcaption></figcaption></figure>

Successivamente, il cittadino inserisce il proprio indirizzo mail, indica a quale newsletter si vuole iscrivere e dichiara di aver letto e compreso l'informativa sul trattamento dei dati personali.

<figure><img src="https://lh7-rt.googleusercontent.com/slidesz/AGV_vUe2BeP38rPHdBhcHv1IebMz9yv-eC71i356TtIbOvGPF0fiz5plpGfI3I3P1tOaMYPOsUgYtu7Ab_pUlCRKuN8CU-XuWQXb13lNBrOFKrL_8OreOTOs84DnK8LXecsefIL-8nanUA=s2048?key=0H5MNhEjsvQ4pcSdLZSPzw" alt=""><figcaption></figcaption></figure>

## Accedere al pannello di controllo newsletter

Come redattore, puoi configurare le newsletter dell'ente tramite una sezione apposita: dal menù del redattore, clicca su "Newsletter" e poi su "Pannello di controllo newsletter"

<figure><img src="https://lh7-rt.googleusercontent.com/slidesz/AGV_vUcizxZV6SHrcJdEYSqNi5kzwBJmO35gWk9NhQw606Qo70YwmIQNdDFlpJesthsMYe39dNfEghq11ycPjEJhKGup6GVwjE2e9pSxmZSO2hXC71gMSzQKZeVQZaYqRlXT0dg9mqBRUQ=s2048?key=0H5MNhEjsvQ4pcSdLZSPzw" alt=""><figcaption></figcaption></figure>

In questo modo accedi al pannello di controllo delle newsletter, dove puoi gestire:

* [le edizioni](/sito-web/moduli-integrativi-della-piattaforma/curare-la-newsletter-dellente/configurare-edizioni-modelli-e-liste-di-utenti.md#configurare-le-edizioni) delle newsletter (1);
* [i modelli ](/sito-web/moduli-integrativi-della-piattaforma/curare-la-newsletter-dellente/configurare-edizioni-modelli-e-liste-di-utenti.md#configurare-i-modelli)di newsletter (2);
* [le liste di utenti](/sito-web/moduli-integrativi-della-piattaforma/curare-la-newsletter-dellente/configurare-edizioni-modelli-e-liste-di-utenti.md#gestire-le-liste-di-utenti-sul-sito) (3);
* l’informativa privacy della newsletter (4)

<figure><img src="/files/BcY9vESZM8Uj0AJad4TW" 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.opencityitalia.it/sito-web/moduli-integrativi-della-piattaforma/curare-la-newsletter-dellente.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.
