# セキュリティ

このセクションでは、以下を含む主要なセキュリティトピックに関する包括的なユーザーガイドを見つけることができます。

* [セキュリティプラス](/platform/ja/security/security-plus.md): Nexthinkの高度なセキュリティ機能と設定の概要。
* [監査ログのエクスポート](/platform/ja/security/exporting-audit-logs.md): セキュリティ監視を強化するための監査ログのエクスポートおよび分析手順。
* [セキュリティ速報](/platform/ja/security/security-bulletins.md): 重要なセキュリティの更新、アドバイザリー、およびベストプラクティスにアクセスし、環境のセキュリティを確保。
* [セッションタイムアウトの制御](/platform/ja/security/controlling-session-timeouts.md): 不正アクセスを防ぐためのセッションタイムアウト設定の指導。

Nexthinkのセキュリティ手続き、管理、および証明書、報告書、ポリシー、具体的なセキュリティ管理など、重要な文書へのアクセスに関する詳細は、Nexthink Communityのユーザーが利用できる[Nexthinkセキュリティポータル](https://docs.nexthink.com/security)にログインしてください。


---

# 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/ja/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.
