Api tokensPersonal access tokens

Add a Personal Access Token

Create a Personal Access Token for user-level automations.

Goal

Generate a token that can do actions your user account can perform.

What you need

  • A signed-in account on the Devopness web app
  • A clear purpose for the token so you can revoke it later when it is no longer needed

To create it:

  1. Open your user profile menu
  2. Select Personal Access Tokens
  3. Click ADD PERSONAL ACCESS TOKEN
  4. Follow the prompts and confirm

Using Devopness MCP

Try these prompts in Devopness MCP:

  • "Create a personal access token for my Devopness account."
  • "List my personal access tokens and tell me which ones are still active."

Verify

  • A new token is created for your account
  • You copy and store the token value immediately, because it is shown only once

Common issues

  • You cannot see the token menu: confirm you are logged in and authorized
  • The token is not created: confirm required fields and retry
  • You lost the token value after closing the page: tokens are shown only once, so create a new one and revoke the old

What to do next

Edit on GitHub

On this page