# Gestionnaire de Jeton

## &#x20;🔑 Qu'est-ce que le token manager ?

Le token manager vous permet de voir quels tokens sont disponibles et quels tokens ont déjà été utilisés par les Répondants.

<figure><img src="/files/0caf2f1e07609cb127109a447336f88e948efd6a" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
La suppression d'un token utilisé ne supprimera que la relation entre ce token et les réponses du Répondant, elle ne supprimera pas les réponses du Répondant.
{% endhint %}


---

# 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.ngsurvey.com/fr/form-management/security/security-items/tokens/token-manager.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.
