# Remote Actions

Nexthink Remote Actionsは、従業員のデバイス上で小さなスクリプトを実行することを可能にします。 リモートアクションは、従業員が遭遇する問題の防止と是正、またNexthink Collectorを実行しているエンドポイントから追加情報を収集するためのいくつかの機会を提供します。

* [リモートアクションの開始](https://docs.nexthink.com/platform/ja/user-guide/remote-actions/getting-started-with-remote-actions)
* [リモートアクションの使用](https://docs.nexthink.com/platform/ja/user-guide/remote-actions/using-remote-actions)
* [リモートアクションの管理](https://docs.nexthink.com/platform/ja/user-guide/remote-actions/managing-remote-actions)
* [リモートアクションのNQL例](https://docs.nexthink.com/platform/ja/user-guide/remote-actions/remote-actions-nql-examples)
* [FinderでのRemote Actions（クラシック）](https://docs.nexthink.com/platform/ja/user-guide/remote-actions/remote-actions-in-finder-classic)


---

# 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/user-guide/remote-actions.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.
