> ## 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.

# Document library

> The library of vendor documentation Coverbase collects and curates itself: where the documents come from, how they are reviewed, and why nothing you upload ever ends up in it.

<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>

Open the **Documents** tab on almost any vendor and you'll find a section called **Coverbase library documents** that is already populated. A SOC 2 report, an ISO certificate, a pen test summary. Nobody on your team put them there, and people reasonably want to know two things: where these came from, and whether their own documents are sitting in someone else's account the same way.

## What the library is

The document library is vendor documentation that **Coverbase collects and curates itself**, so a vendor's evidence is often waiting for you before you've asked anyone for it. It's keyed to the company rather than to your organization. Coverbase resolves each vendor record to a canonical company, and every customer assessing that same company sees the same library.

<CardGroup cols={3}>
  <Card title="Collected by us" icon="robot">
    Our agent requests documentation from the vendor and retrieves what they publish, on our own initiative.
  </Card>

  <Card title="Reviewed before publishing" icon="user-check">
    Nothing reaches the library until a Coverbase reviewer has approved it.
  </Card>

  <Card title="Never sourced from customers" icon="shield-halved">
    Documents you or your vendors upload to Coverbase are never added to the library.
  </Card>
</CardGroup>

## Where the documents come from

There are two routes, both run by Coverbase and neither triggered by a customer asking for anything.

* **We ask the vendor.** Our agent requests documentation from the company directly, on Coverbase's own behalf. This is how the library gets hold of material that isn't published anywhere.
* **We retrieve what the vendor publishes.** Trust centers (Drata, Vanta, SafeBase, custom portals), certification registries, and official disclosures. Anything ungated is downloaded, and for gated material the agent completes the access request.

What we don't do is scrape the open web for anything that looks like a vendor document. Material harvested that way is usually stale, often the wrong version, and sometimes not the vendor's document at all. A library full of that is worse than an empty one, because it still looks authoritative sitting in an audit file. Three current documents beat thirty scraped ones.

<Note>
  This is separate from how an assessment researches the public web while evaluating a control. That path has its own accountability filter and is documented in [Evidence quality and source credibility](/user-guides/evidence-quality).
</Note>

## What never goes into the library

<Warning>
  **Your documents stay yours.** Nothing your organization uploads to Coverbase is ever added to the document library, and nothing a vendor sends you through an assessment portal is either. There is no path, manual or automated, that promotes a customer-owned document into the shared library.
</Warning>

This isn't only a policy. It's how the system is built:

* Only Coverbase staff can add a document to the library. The write path is closed to customer organizations completely, so a document can't land there from your side even by accident.
* Everything in the library was obtained by Coverbase on our own initiative, not in response to any customer's request or upload.
* Your own vendor documents live in a separate, org-scoped store, under the tenant isolation described in [Data protection](/security/data-protection). They appear on your vendor's Documents tab in their own section, above the library.

The two sections on that tab come from completely different places. The upper one is yours and private to you. The lower one is ours and shared.

## How documents are curated

<Steps>
  <Step title="Collected">
    The agent requests or retrieves the document and files it against the company.
  </Step>

  <Step title="Classified and dated">
    Each document is given a type (SOC 2 Type II, ISO 27001 certificate, pen test report, and so on), a publication date, and an expiry date.
  </Step>

  <Step title="Reviewed">
    A Coverbase reviewer checks the document before it is approved. Until then it isn't visible to anyone outside Coverbase.
  </Step>

  <Step title="Aged out">
    Expiry follows the document type, not a single global rule: attestations and pen tests age out faster than company policies. Expired documents are hidden by default, with a **Show expired** toggle when you want to see them anyway.
  </Step>
</Steps>

## Where you'll see it

The card carries a short explanation of its own. Click the question mark next to the heading for the same answer this page gives, without leaving the vendor.

<Frame caption="The Coverbase library documents card on a vendor, with the in-app explainer open.">
  <img src="https://mintcdn.com/coverbase/uoea2M8Dm_3tyWkE/images/user-guides/document-library-explainer.png?fit=max&auto=format&n=uoea2M8Dm_3tyWkE&q=85&s=4a1f4172d5c38b338d6ab98d40670795" alt="Coverbase library documents card showing the help popover that explains where library documents come from" width="2560" height="600" data-path="images/user-guides/document-library-explainer.png" />
</Frame>

<CardGroup cols={2}>
  <Card title="On a vendor" icon="building">
    The **Documents** tab shows **Coverbase library documents** below your organization's own documents, for reference.
  </Card>

  <Card title="On an assessment" icon="clipboard-check">
    **Import from Coverbase Library** is one of the five evidence-collection routes, showing the count available before you click. See [How to run an assessment](/user-guides/running-an-assessment#part-3-collect-the-evidence).
  </Card>
</CardGroup>

<Frame caption="4 Import from Coverbase Library, with the count of documents already held for this vendor. The other cards on this tab collect evidence from your own files, the vendor portal, and the vendor's trust center.">
  <img src="https://mintcdn.com/coverbase/0pGJWhjmBaO1DMAN/images/user-guides/assessment-documents-collection.png?fit=max&auto=format&n=0pGJWhjmBaO1DMAN&q=85&s=c313b15d91395eaf4fef699e9958761b" alt="Assessment Documents tab, with Import from Coverbase Library showing 27 documents available" width="1848" height="940" data-path="images/user-guides/assessment-documents-collection.png" />
</Frame>

When you import a library document into an assessment, Coverbase copies the file into your organization and attaches the copy as a vendor document. Duplicates are skipped, so if the same file is already on the assessment it won't be attached twice.

## Frequently asked questions

<AccordionGroup>
  <Accordion title="Could a document we uploaded show up in another customer's library?" icon="lock">
    No. Customer-uploaded documents are org-scoped and are never promoted into the library. Only Coverbase staff can add library documents, and every one of them was obtained by Coverbase independently.
  </Accordion>

  <Accordion title="Why does a vendor we've never contacted already have documents?" icon="circle-question">
    Because the library is built ahead of demand. Coverbase collects documentation for companies across its coverage, so a well-known vendor often has substantial evidence waiting before anyone assesses them. It doesn't mean someone in your organization requested it.
  </Accordion>

  <Accordion title="Is a library document as good as one the vendor sent us directly?" icon="scale-balanced">
    For most evidence, yes. It's the vendor's own document, retrieved from the vendor or their trust center and reviewed before publishing. Check the publication and expiry dates the way you would for any document, and go to the vendor directly when you need something scoped to your specific engagement.
  </Accordion>

  <Accordion title="A library document is wrong, stale, or shouldn't be there. What do we do?" icon="flag">
    Tell us at [support@coverbase.ai](mailto:support@coverbase.ai). Corrections apply at the library level, so a fix reaches everyone assessing that company rather than just your organization.
  </Accordion>
</AccordionGroup>

## Related

<CardGroup cols={2}>
  <Card title="How to run an assessment" icon="list-check" href="/user-guides/running-an-assessment">
    The full walkthrough, including all five evidence-collection routes on the Documents tab.
  </Card>

  <Card title="Evidence quality and source credibility" icon="shield-check" href="/user-guides/evidence-quality">
    How web evidence is graded for publisher accountability before it can be cited in an assessment.
  </Card>

  <Card title="Agentic Inspect" icon="magnifying-glass" href="/products/agentic-inspect">
    The browser-based inspection that reads vendor trust centers and converts attestations into verified evidence.
  </Card>

  <Card title="Data protection" icon="lock" href="/security/data-protection">
    Encryption, tenant isolation, retention, and deletion for the data your organization owns.
  </Card>
</CardGroup>
