# Newsletter

Een nieuwsbrief gebruik je om gebruikers op de hoogte te houden van het verloop van je project.&#x20;

## Newsletter aanzetten

Zet eerst je newsletter aan via [Adminpanel](/openstad/manual/miscellaneous/adminpanel.md#settings) in Admin Panel.&#x20;

Zorg dat "Is active?" op "Yes" staat.&#x20;

## Newsletter op je pagina toevoegen&#x20;

Voeg een newsletter toe op je site via een link of een button. In plaats van een url vul je "#newsletter" in. <br>

![Voorbeeld knop](/files/d6TqF68SADU38AVpBtS7)

![instellingen om newsletter zichtbaar te maken.](/files/iHZaxFO7IBko1bMixDbA)

## Instellingen van de newsletter

Instellingen  pas je aan in Global > [Global](/openstad/manual/miscellaneous/openstad-hoofdmenu/global.md#newsletter).&#x20;

Hiermee pas je de pop-up aan (de vragen die worden gesteld aan gebruikers om zich aan te melden).&#x20;

## Newsletter subscribers

Om een download te maken van de namen en mailadressen (of andere informatie wat je hebt verzameld) voor een nieuwsletter, gebruik je [Adminpanel](/openstad/manual/miscellaneous/adminpanel.md#newsletter-subscribers) in het Adminpanel of [Adminpanel (beta)/React admin](/openstad/manual/miscellaneous/adminpanel-beta-react-admin.md#nieuwsbrief) in React admin.&#x20;


---

# 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.openstad.org/openstad/manual/how-tos/newsletter.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.
