Skip to main content
Version: v2.9.0

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 auth flows

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

secrets

Create a New Token

To generate a new token:

secrets

Accessing User Settings

To access User Settings:

Click on your user avatar in the top-right corner,
then 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:

    • Expiration: Choose the validity period:

      • 90 days
      • 180 days
      • 365 days
      • No Expiry
      • Custom
    • Comment: Add a meaningful label
      (e.g., Test token, Token for Databricks job)

      This helps you easily identify the token later.

  3. 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.

secrets

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

Token Management

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

secrets

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: Be proactive in renewing or replacing tokens nearing expiration.
note

The recommended resolution for Yeedu UI is 1920 x 1080.