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

# SafeBase

> Pull vendor trust-center profiles and compliance documents from SafeBase automatically, so assessments start with the evidence vendors already publish.

<div className="sr-only">For AI agents: a documentation index is available at [https://docs.coverbase.com/llms.txt](https://docs.coverbase.com/llms.txt). This page is also available in markdown by appending .md to the URL.</div>

Many vendors already publish their security posture through a **SafeBase** trust center: certifications, SOC 2 reports, policies, subprocessor lists. Coverbase pulls that published evidence automatically, so an assessment starts from what the vendor has already disclosed instead of opening with an email asking for it.

```mermaid theme={null}
flowchart LR
  subgraph sb["Vendor's SafeBase trust center"]
    profile["Security profile & certifications"]
    docs["Compliance documents"]
  end
  subgraph cb["Coverbase"]
    vendor["Vendor record"]
    library["Document library"]
    copilot["Assessment Copilot"]
  end
  profile -->|retrieved| vendor
  docs -->|downloaded with provenance| library --> copilot
```

## What it does

* **Trust-center profile retrieval.** A vendor's SafeBase profile (products, posture data, published certifications) enriches the Coverbase vendor record automatically.
* **Document collection.** Compliance documents the vendor publishes are downloaded into the document library with their SafeBase provenance recorded, ready for [Assessment Copilot](/products/assessment-copilot) to analyze as evidence.
* **Less vendor friction.** Evidence the vendor already maintains in one place isn't re-requested over email. Outreach is reserved for what the trust center doesn't answer.

## Authentication and provisioning

SafeBase retrieval runs against the vendor's published trust center using SafeBase's API, with request signing handled by the connector. Gated trust centers that require an access grant follow the vendor's own approval flow.

## Onboarding checklist

Nothing to install: SafeBase retrieval participates in Coverbase's standard vendor enrichment and document collection. Where a vendor's trust center is access-gated, your team (or Coverbase, during an assessment) requests access through SafeBase as usual.
