# Management

> Manage scans, credits, and organization-wide settings for the Copyleaks API.

Operational concepts for running Copyleaks in production, how to identify scans, manage credit consumption, and configure organization-level access.

<CardGroup cols={2}>
  <Card title="Choosing Your Scan ID" icon="fingerprint" href="/concepts/management/choosing-scan-id">
    Naming and format requirements for `scanId`, the unique key for every submission.
  </Card>
  <Card title="Manage Your Credits" icon="coins" href="/concepts/management/manage-your-credits">
    Monitor credit consumption, set limits, and forecast usage.
  </Card>
  <Card title="Enterprise Organization Management" icon="users-gear" href="/concepts/management/organization-management">
    Configure users, roles, and access policies across an enterprise account.
  </Card>
</CardGroup>
