# Pages

![](/files/3KdqWfWAB0JUTv184aFb)

* Hier zie je het overzicht van alle pagina's op je site.
* Om een nieuwe pagina aan te maken, klik je rechtboven op New Page. Zie [Nieuwe pagina's toevoegen](/openstad/manual/how-tos/new-page.md).
* Als je een pagina in het lijstje aan vinkt, heb je verschillende opties.&#x20;
  * Trash (weggooien);&#x20;
  * Rescue (herstellen);&#x20;
  * Publish (zichtbaar voor alle gebruikers);&#x20;
  * Unpublish (alleen zichtbaar voor bepaalde rollen, niet de basis member);&#x20;
  * Add tag to selected: dit gebruik je niet
  * Remove tag from selected: dit gebruik je niet
  * Submit: dit gebruik je niet
  * Commit (Als je op *Commit* drukt dan maak je zo een momentopname van de pagina. **De wijzigingen die je hebt gemaakt op de pagina en die tot dan toe alleen nog voor jou zichtbaar waren in de&#x20;*****Draft modus,*****&#x20;worden doorgevoerd en publiekelijk zichtbaar voor iedereen als je op&#x20;*****Commit*****&#x20;drukt.**)
  * Force export: dit gebruik je niet
* Je kan de instellingen per pagina bewerken via de Pages menu of op de individuele pagina. Bekijk  [Page Settings](/openstad/manual/miscellaneous/page-settings.md).


---

# 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/miscellaneous/openstad-hoofdmenu/pages.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.
