---
title: "Monitoring and Disabling User Tokens (as administrator)"
slug: "how-to-monitor-and-disable-user-tokens-as-administrator"
updated: 2023-11-28T11:53:00Z
published: 2023-11-28T11:53:00Z
---

> ## Documentation Index
> Fetch the complete documentation index at: https://success.panaya.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Monitoring and Disabling User Tokens (as administrator)

**Good to Know!**

- Users need to create their access tokens [as described in this article](/v1/docs/how-to-create-your-token)
- You need to be assigned with the **Users Create / Edit,**and the **API Execute** [permissions](/v1/docs/how-to-define-roles-permissions) to be able to manage and revoke user tokens

**To monitor and disable Access Tokens -**

1. Click on **Settings![](https://cdn.document360.io/f404076c-de23-4609-848e-2dfd4ef701b0/Images/Documentation/image-1638996333385.png)**to open up the **Configuration**panel
2. In **Security**, select **Generate & Manage**API Tokens  
**![](https://cdn.document360.io/f404076c-de23-4609-848e-2dfd4ef701b0/Images/Documentation/API-%20Token.png)**
3. A list of all existing tokens appears with the corresponding creation, expiration dates, and status.  
To **disable**a token, select it from the list and click on **Revoke.**![](https://cdn.document360.io/f404076c-de23-4609-848e-2dfd4ef701b0/Images/Documentation/image-1698845241316.png)

## Related

- [Generating Tokens](/how-to-create-your-token.md)
- [Authenticating via API with an Access Token](/how-to-authenticate-to-panaya-via-api-with-an-access-token.md)
