
# Get access

MixShift Intelligence is open to every account by default.

Included in your MixShift subscription. Every insight run is metered so usage-based pricing can follow.

## If you sign in yourself

Interactive sign-ins, the same MixShift login you already use for the plugin, the Intelligence workspace, or the Builder Platform, are granted the `intelligence:read` scope by default. There is nothing extra to turn on.

## If you are running a service credential

Credentials minted for scripts, agents, or scheduled jobs need the scope granted explicitly. On the **Service credentials** tab at `/admin`, tick **"Also grant MixShift Intelligence read access"** when you create (or rotate) the credential. Every call from that credential is then checked against the scope, the same as any other permission.

## What "not enrolled" means

If a call comes back `not_enrolled` (403), it means MixShift has switched Intelligence off for that specific account, not that the credential or the login is missing anything. If you run into it and expected the account to be on, get in touch.

## Related

- [Reading a bridge](/knowledge-base/intelligence/concept/reading-a-bridge)
- [Use Intelligence from your own code or agent](/knowledge-base/intelligence/how-to/use-intelligence-from-your-own-code-or-agent)
- [Use the Intelligence workspace](/knowledge-base/intelligence/how-to/use-the-intelligence-workspace)