# Page Settings

### Instellingen

**Basics**

* Title: Hier vul je de titel van de pagina in&#x20;
* Slug: Hier vul je de url in, dus wat na [www.gemeente.nl](http://www.gemeente.nl) komt. Bijvoorbeeld /contact.
* Type: <mark style="background-color:yellow;">Lees hier meer over de types pagina</mark>
* Resource: kies welke *gegevensbron (resource)* je voor deze pagina wil gebruiken. Zie [Resources](/openstad/manual/miscellaneous/resources.md) voor meer informatie.
* Redirect user when not logged in: Vul hier de url in waar deze pagina naar moet verwijzen voor bezoekers die niet zijn ingelogd. Bijvoorbeeld naar home: vul in "/".
* Published: Hiermee kun je je pagina publiceren en depubliceren. Zet dit bijvoorbeeld op nee als je pagina nog niet klaar is, maar je alle wijzigingen wel zochtbaar wilt voor mensen die kunnen inloggen.
* Trash: Hiermee kun je pagina weggooien.

**Meta settings**

* Meta title: De titel van je pagina die je zichtbaar wilt op Google (max 70 karakters)
* Meta Description: Beschrijf je pagina in maximaal 155 karakters. Dit wordt weergegeven op Google.
* Meta Tags:

**Permissions**

* Who can view this?: geef aan wie je pagina mag zien, iedereen, inloggen nodig of alleen specifieke mensen.
* These users can edit: Geef aan wie de pagina mag bewerken.
* These groups can edit: Geef hier aan welke groepen de pagina kunnen wijzigen, zoals admins, editors.
* Apply permissions to subpages now: Kies Yes om de permissions ook door te voeren op onderliggende pagina's.

**Info**

* Tags:
* Hide in navigation: Kies ja als je de pagina niet in het menu wilt zien.
* Hide the footer: Kies ja als je op deze pagina geen footer wilt.
* Set the cookiebar fixed at the footer: Kies ja om de cookiebar onderaan de pagina vast te zetten.


---

# 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/page-settings.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.
