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

# Personal Access Token

Personal Access Tokens are generated for your user and can be used for simpler and personal integrations. Personal access tokens don’t expire and give access to all resources that your user has access to.

> ❗️ **Important**:  Personal Access Tokens are not intended to be used in production environments and process integrations, as [Service Accounts](https://developers.pipefy.com/reference/service-accounts)implements OAuth2, which brings security and robustness to your integration and must be used in real-life scenarios.

### To generate your token

* Go to <https://app.pipefy.com/tokens>
* Click on 'Generate new token'
* Give the token a description
* Click 'Save'