Account
Account settings let you view your profile information (name, email) and manage your KiCI account. Changes here apply across all organizations you belong to.
Personal access tokens (PATs) are long-lived credentials for programmatic API access.
Create a PAT to authenticate CLI tools or scripts without going through the OIDC login flow. Tokens can be revoked at any time.
Use a token’s clone button to open the creation modal prefilled with that token’s name, expiry, and permissions.
Linked accounts connect your external provider identities (like GitHub) to your KiCI account. Linking shows your provider username in run metadata and sets your contributor trust level.
Unlinking here removes the display link only — it does not remove a sign-in method. To change how you sign in (add a password, remove GitHub login), use the Account console link, or see Account and sign-in.
Account
Section titled “Account”The standalone account page (/account) provides access to personal settings outside of any organization context. It has three tabs:
- Profile — view your name and email
- Personal access tokens — create and revoke PATs for programmatic API access
- Linked accounts — connect external provider identities (e.g. GitHub) to your KiCI account
Linked accounts control run-attribution metadata only — unlinking a provider here does not remove it as a way to sign in. To change how you sign in, see Account and sign-in.
This page is also accessible within an org context via the user menu in the sidebar (/orgs/:customerId/account).