Skip to main content

Limitations

1. Generate an access token

Qodo Context Engine accepts either a Workspace Access Token or a Personal App Password. Both must have read-only scopes. Prerequisite – you must be a Workspace Administrator.
1

In Bitbucket, open Workspace settings ▸ Access management ▸ Access tokens.

2

Click Create access token.

  • Name – something like “context-engine”.
  • Permissions – tick Repositories: Read, Projects: Read, Pull requests: Read.
3

Click Create and copy the raw token immediately – Bitbucket shows it only once.

Personal app password (alternative)

1

Click your avatar ▸ Personal settings ▸ App passwords.

2

Click Create app password and give it a meaningful label.

3

Enable the same read-only scopes listed above, and add Workspace: Read permission

(read:workspace:bitbucket).
4

Generate and copy the password (it will not be shown again).

2. Send relevant information to Qodo

Key