# Administration

The **Administration** module allows Nexthink administrators to manage and configure core system settings, ensuring the platform operates securely, efficiently, and in alignment with organizational policies. It provides centralized tools to control access, manage content, integrate with external systems, and configure key platform components.

The **Administration** module includes the following categories:

* [account-management](https://docs.nexthink.com/platform/user-guide/administration/account-management "mention"): Manage user accounts, roles, and permissions, and configure SSO and API credentials.
* [content-management](https://docs.nexthink.com/platform/user-guide/administration/content-management "mention"): Customize the DEX Score, manage the lifecycle of employee-related data, and configure content that extends the NQL data model.
* [Integrations](https://docs.nexthink.com/platform/configuring_nexthink/bringing-data-into-your-nexthink-instance/integrating-nexthink-with-third-party-tools): Connect Nexthink to external tools and platforms within your IT ecosystem.
* [system-configuration](https://docs.nexthink.com/platform/user-guide/administration/system-configuration "mention"): Manage Collector agents, configure system-wide settings, and view licensing details.


---

# 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.nexthink.com/platform/user-guide/administration.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.
