Skip to main content
Version: v2.9.1

Personal Access Tokens

Personal Access Tokens (PATs) are secure, time-bound credentials used to:

  • Authenticate to the Yeedu API
  • Integrate Yeedu with tools like Airflow, ADF, Databricks
  • Replace sensitive password-based authentication flows

Tokens are user-scoped and can be revoked at any time.

PAT

Create a New Token

To generate a new token:

PAT

Accessing User Settings

  1. Click on your user avatar in the top-right corner.
  2. Select Settings from the dropdown.

This opens the User Settings page where you can manage:

  • Personal access tokens
  • Profile details
  • Preferences and configurations

Generating a Personal Access Token

  1. Click the + Generate button at the top-right corner of the Tokens page.
  2. In the New Personal Access Token pop-up, configure the following:

Expiration

Choose the validity period:

  • 90 days
  • 180 days
  • 365 days
  • No Expiry
  • Custom

Comment

Add a meaningful label (for example):

  • Test token
  • Token for Databricks job

This helps you easily identify the token later.

  1. Click Save to create the token.

Copy and Store the Token

Once created:

  • A success message will appear displaying your token.
  • Copy and save the token immediately — it will not be shown again.
  • Use the clipboard icon to quickly copy the token.

PAT

⚠️ Lost tokens cannot be retrieved. If a token is lost, create a new one.


Token Management

In the Token dashboard, you’ll see a list of all tokens created.

PAT

FieldDescription
CommentDescriptive name or note about the token
Expiry TimeWhen the token will expire or if it’s permanent
ActionsClick the trash icon to delete/revoke a token

Tokens without a comment will be shown with a for easy identification of incomplete entries.


Best Practices

  • Name wisely: Use clear comments (e.g., Test ADF trigger, Databricks token)
  • Revoke unused tokens regularly to maintain security
  • Track expiry: Renew or replace tokens before they expire

Note

The recommended resolution for the Yeedu UI is 1920 × 1080.