> For the complete documentation index, see [llms.txt](https://docs.nexthink.com/platform/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.nexthink.com/platform/ja/user-guide/administration/system-configuration/data-management.md).

# データ管理

{% hint style="info" %}
Nexthink がクラウド製品全体で適用されるデータ保護基準にどのように準拠しているかの詳細については、[Global Privacy Hub](https://docs.nexthink.com/legal/global-privacy-hub) 内の [Privacy Code 2024](https://docs.nexthink.com/legal/global-privacy-hub/privacy-code-2024) を参照してください。
{% endhint %}

組織の従業員データのライフサイクルを管理および監督します。 インベントリおよび運用データの保持期間を定義し、データの取得および削除に関するデータ保護規制に準拠します。

## Data Management ページへのアクセス <a href="#datamanagementandgdpr-accessingthedatamanagementpage" id="datamanagementandgdpr-accessingthedatamanagementpage"></a>

* メインメニューから **Administration** を選択します。
* ナビゲーションパネルの System Configuration セクションで **Data Management** をクリックします。

{% hint style="info" %}
Data Management は **Data management** 管理者権限がある場合にのみ表示され、**none (full access)** のデータプライバシー設定が必要です。 詳細については、[Roles](https://github.com/nexthink/documentation.online-product-documentation/tree/develop/ja_docs/configuring_nexthink/configuring-your-platform/administration/account-management/roles/README.md) ページを参照してください。
{% endhint %}

<figure><img src="/files/EnygDMGjrVXaTPzoF2sQ" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.nexthink.com/platform/ja/user-guide/administration/system-configuration/data-management.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
