# 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

  1. Click your profile image at the bottom left of the website.
  2. Click button Personal Access Token.
  3. Named your Personal Access Token.
  4. Click create token.
  5. Click button Copy to copied your Personal Access Token.

# How to implementing a personal access token?

  1. Click your profile image at the bottom left of the website.
  2. Click button Personal Access Token
  3. Click button Show Access Token in Active Personal Access Token table to show your token.
  4. Click button Copy 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.

  1. Click your profile image at the bottom left of the website.
  2. Click button Personal Access Token
  3. Click button Revoke in Active Personal Access Token table for revoke that token.