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

# Overview

> Resources available in the CMS API.

| Resource                                          | Description                         |
| ------------------------------------------------- | ----------------------------------- |
| [Organizations](/cms-api/resources/organizations) | Company accounts                    |
| [Projects](/cms-api/resources/projects)           | Construction projects               |
| [Files](/cms-api/resources/files)                 | Specs, reports, and other documents |
| [Drawings](/cms-api/resources/drawings)           | PDF drawing sets                    |
| [Sheets](/cms-api/resources/sheets)               | Individual pages from drawings      |
| [Blocks](/cms-api/resources/blocks)               | Detected regions on sheets          |
| [Features](/cms-api/resources/features)           | Detected entities within blocks     |
| [Overlays](/cms-api/resources/overlays)           | Revision comparison results         |

For how these resources relate to each other, see [The Drawing Index](/guides/the-drawing-index).
