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

# Context Hub

> A checklist of the setup work that makes a new workspace ready to answer questions.

The Context Hub is a single page showing what still needs doing before a workspace is ready to use. It lists the setup steps, tracks which are done, and gives you one place to upload the documents that help complete them.

It's aimed at **onboarding a new workspace**. Once a workspace is set up, you won't need it day to day.

## The Setup Tasks

The Hub tracks these steps:

| Task                              | What it covers                                             |
| --------------------------------- | ---------------------------------------------------------- |
| **Connect your data warehouse**   | The warehouse connection itself                            |
| **Add tables**                    | Choosing which tables ClarityQ can use                     |
| **Document tables**               | Descriptions for those tables and their columns            |
| **Document events**               | Descriptions for your tracked events                       |
| **Metrics**                       | The KPIs your team measures                                |
| **Glossary, segments and skills** | Shared definitions, cohorts, and repeatable analyses       |
| **Example questions and answers** | Real questions your team asks, with the answers you expect |

Which tasks appear depends on how your workspace is set up — a workspace without an Event Catalog won't show the events task.

## Task Status

Each task shows one of four states:

| Status         | What it means                                  |
| -------------- | ---------------------------------------------- |
| **Missing**    | Nothing has been provided yet                  |
| **Processing** | ClarityQ is working through what you supplied  |
| **Partial**    | Some of it is done, and there's more to review |
| **Completed**  | Nothing further is needed                      |

A **Partial** task offers a shortcut to review what's left — for table and event documentation, that takes you straight into the wizard that fills the gaps.

## Uploading Files

Tasks can be completed by uploading what you already have — a metrics spreadsheet, a glossary document, a data dictionary. The Hub has a files panel where you can upload these, see what's attached to each task, and remove files you no longer need.

This is separate from [Files](/context-layer/files) in the Context Layer: Hub files are there to get the workspace set up, not to be used when answering questions.

## Related

* [Build Your Context Layer](/get-started/build-your-context-layer) — what you're setting up and why
* [Recommended Build Order](/context-layer/building/recommended-build-order) — the order to tackle it in
