> 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/user-guide/administration/system-configuration/collector-management/mobile.md).

# Mobile

Use this tab to create an installation token to configure Nexthink Mobile in Intune and on the client mobile devices.

Select **Generate installation token** to generate a new token and fill in the following values:

* **Name**: Add a unique, meaningful name for the token.
* **Valid until**: Define an expiration date for the token. The maximum validity is one year, which is also the default value.

<figure><img src="/files/aYZccJoDW8DaXqEmN5bN" alt="Generating an installation token"><figcaption></figcaption></figure>

To manage an existing token, hover over it to access the action menu on the right side:

* **Edit**: Rename the token. You cannot change the expiration for existing tokens.
* **Copy token**: Copy the token to the clipboard.
* **Delete**: Remove the token completely. This action cannot be undone.

<figure><img src="/files/dSIsmAOVf9TY1F49wDxK" alt="Managing existing tokens"><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:

```
GET https://docs.nexthink.com/platform/user-guide/administration/system-configuration/collector-management/mobile.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.
