# Security

In this section, you will find comprehensive user guides on key security topics, including:

* [Security Plus](/platform/security/security-plus.md): Overview of Nexthink's advanced security features and configurations.
* [Exporting Audit Logs](/platform/security/exporting-audit-logs.md): Step-by-step instructions on how to export and analyze audit logs for enhanced security monitoring.
* [Security bulletins](/platform/security/security-bulletins.md): Access to critical security updates, advisories, and best practices to ensure your environment remains secure.
* [Controlling session timeouts](/platform/security/controlling-session-timeouts.md): Guidance on configuring session timeout settings to protect against unauthorized access.

For further details on Nexthink's security processes, controls, and access to important documents - such as certificates, reports, policies, and specific security controls in place - please log in to the [Nexthink Security Portal](https://docs.nexthink.com/security) available to Nexthink Community 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.nexthink.com/platform/security.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.
