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

# SafeDep Cloud

> Hosted control plane that centralizes policy, malicious-package intelligence, and fleet-wide visibility across your organization.

SafeDep Cloud is the hosted control plane for managing open source software supply chain risk across your organization. It centralizes policy, malicious-package intelligence, and fleet-wide visibility on top of SafeDep's open source tools. It is optional: [Vet](/governance/vet/overview), [PMG](/package-security/pmg/overview), and [xBom](/governance/xbom/overview) all work without it. Reach for Cloud when you want to govern risk across many repositories and machines from one place.

## Set up Cloud

<CardGroup cols={2}>
  <Card title="SafeDep Cloud Quickstart" icon="rocket" href="/governance/cloud/quickstart">
    Create a tenant and connect your first project in minutes.
  </Card>

  <Card title="Authentication" icon="key" href="/governance/cloud/authentication">
    Cloud authentication methods and API access patterns.
  </Card>
</CardGroup>

## Govern across your fleet

<CardGroup cols={2}>
  <Card title="Cloud Sync" icon="arrows-rotate" href="/governance/cloud/sync">
    Sync Vet scan data and policy violations to Cloud for centralized query and reporting.
  </Card>

  <Card title="Endpoint Hub" icon="server" href="/governance/cloud/endpoint-hub/overview">
    See AI tooling and package activity across developer machines, CI runners, and agent sandboxes.
  </Card>

  <Card title="Malware Analysis" icon="shield-halved" href="/governance/cloud/malware-analysis">
    Detect malicious packages in your dependencies with Cloud code analysis.
  </Card>

  <Card title="Plans & Pricing" icon="globe" href="https://safedep.io/pricing">
    Compare the Free, Pro, and Enterprise plans.
  </Card>
</CardGroup>
