> ## Documentation Index
> Fetch the complete documentation index at: https://docs.bedrock.cv/llms.txt
> Use this file to discover all available pages before exploring further.

# Credits

> How Vision API credits work.

Vision operations consume credits. Each operation has a fixed credit cost based on the type of analysis.

## Credit Costs

| Operation           | Job Type   | Credits |
| ------------------- | ---------- | ------- |
| Parse features      | `parse`    | 5       |
| Compare revisions   | `compare`  | 10      |
| Evaluate compliance | `evaluate` | 5       |
| Classify sheets     | `classify` | 3       |
| Search drawings     | `search`   | 5       |

## Checking Usage

Check your organization's credit balance and usage history in [**Settings > Organization > Billing**](https://bedrock.cv/organization/billing).

## Insufficient Credits

If your organization runs out of credits, Vision API requests will return a [402 — Insufficient Credits](/errors/insufficient-credits) error. CMS API requests are not affected.

See [Usage & Billing](/guides/usage-billing) for details on plans and top-ups.
