# Personal Access Tokens

Personal Access Tokens (PAT here for short) represent a specific user when accessing the Clarifai API.

PATs allow you to access multiple apps with a single API key. PATs allow a user to access their own apps and any apps where they have been added as collaborators.

PATs also allow you to create apps and app-specific API keys programmatically through the API. This is crucial for programs that segregate data of each of their end-users into different apps.

To create a new PAT, navigate to the bottom left hand corner of the application overview page and click on your initials:

![](https://2980425315-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LisemUaXxC3S7Kk9xFz%2F-M5RNq1jCmBSwfFNRYOj%2F-M5RNuybgSyiMQNhzlyj%2Fnavigate_authentication.jpg?generation=1587466718018718\&alt=media)

Select authentication:

![](https://2980425315-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LisemUaXxC3S7Kk9xFz%2F-M5RNq1jCmBSwfFNRYOj%2F-M5RNuydC-VgKd-78QJi%2Fauthentication_screen.jpg?generation=1587466717836811\&alt=media)

And click on "Create a Personal Access Token"

![](https://2980425315-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LisemUaXxC3S7Kk9xFz%2F-M5RNq1jCmBSwfFNRYOj%2F-M5RNuyfECPdkipDogz9%2Fcreate_pat.jpg?generation=1587466724724706\&alt=media)
