# Token-Manager

## &#x20;🔑 Was ist der Token-Manager?

Der Token-Manager ermöglicht Ihnen zu sehen, welche Tokens verfügbar sind und welche Tokens bereits von Befragten verwendet wurden.

<figure><img src="/files/d0370f7f58f8f2308ec65df00cce639d99b7e6e4" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
Das Löschen eines verwendeten Tokens entfernt nur die Verknüpfung zwischen diesem Token und den Antworten des Befragten, löscht jedoch nicht die Antworten des Befragten.
{% 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/de/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.
