# Creating an installation token

To configure Nexthink Mobile in your MDM or UEM solution and on mobile devices, you must first create an installation token in your Nexthink instance by following these steps:

{% stepper %}
{% step %}
Select **Administration > Collector management**:

<figure><img src="/files/o2X76pl98ELcQtBHQME4" alt="Accessing Collector management" width="563"><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Select the **Mobile** tab:

<figure><img src="/files/3yHGQofvBBPFedqVsOb1" alt="Accessing the Mobile tab" width="563"><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Select **Generate installation token** and fill in the following values:

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

{% step %}
Select **Generate installation token** to generate a new token.
{% endstep %}
{% endstepper %}

### Copying the installation token

Select **Copy token** in the action menu to copy it to the clipboard:

<figure><img src="/files/dSIsmAOVf9TY1F49wDxK" alt="Copying the installation token" width="563"><figcaption></figcaption></figure>

Use this token when:

* [Configuring and deploying for Android](/platform/configuring_nexthink/bringing-data-into-your-nexthink-instance/connecting-mobile-devices-to-nexthink/configuring-and-deploying-through-an-endpoint-management-solution.md)
* [Configuring and deploying for iOS](/platform/configuring_nexthink/bringing-data-into-your-nexthink-instance/connecting-mobile-devices-to-nexthink/nexthink-mobile-for-ios.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/configuring_nexthink/bringing-data-into-your-nexthink-instance/connecting-mobile-devices-to-nexthink/creating-an-installation-token.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.
