# Personal Access Token Management
Personal Access Token is used to connect your application with ByteArk API. You can follow these instrctions to create, implement and revoke a personal access token.
# Creating Personal Access Token
- Click your profile image at the bottom left of the website.
- Click button .
- Named your Personal Access Token.
- Click create token.
- Click button to copied your Personal Access Token.
# How to implementing a personal access token?
- Click your profile image at the bottom left of the website.
- Click button
- Click button in Active Personal Access Token table to show your token.
- Click button to copied your Personal Access Token
# Revoking Personal Access Token
Revoking a Personal Access Token will affected to an application which used that Personal Access Token, it will no longer be able to connect with ByteArk API.
If you want to revoke it, you can follow these steps.
- Click your profile image at the bottom left of the website.
- Click button
- Click button in Active Personal Access Token table for revoke that token.