# Site settings

Administrator users are able to manage the settings for the platform through the admin interface.

In this section:

{% content-ref url="/pages/-MAR8sYVC23In-pS3paa" %}
[Managing administrators](/administration/managing-administrators.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MAR9W3lCU6AUAjZJElU" %}
[Countries and localities](/administration/countries-and-localities.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MARUm\_HnrhI6eKy4y6d" %}
[Document subtypes](/administration/document-subtypes.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MARWZxI3Zp7l4b7qHCr" %}
[Task labels](/administration/task-labels.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MARXovUtWPfPRvUPxvL" %}
[Taxonomies](/administration/taxonomies.md)
{% endcontent-ref %}

## Where to find the admin interface

To open the admin interface:

1. Click on your username in the top-right corner
2. Click on **Site settings**

The option will not be available to non-administrator users.

##


---

# 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.laws.africa/administration/site-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.
