# Investigations

Investigations allows you to gain insights into employee digital experience and look for specific technical metrics.

Find all investigation-related documentation below:

* [Getting started with Investigations](/platform/user-guide/investigations/getting-started-with-investigations.md)
* [Visual editor](/platform/user-guide/investigations/creating-investigations/visual-editor.md)
* [NQL editor](/platform/user-guide/investigations/creating-investigations/nql-editor.md)
* [Analyzing investigations](/platform/user-guide/investigations/analyzing-investigations.md)
* [Managing Investigations](/platform/user-guide/investigations/managing-investigations.md)
* [Investigations NQL examples](/platform/user-guide/investigations/investigations-nql-examples.md)
* [Creating an investigation with Finder (classic)](/platform/user-guide/investigations/creating-an-investigation-with-finder-classic.md)


---

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