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

# Adding Data Sources

> Connect data sources that supply documents or items for retrieval.

## Steps

<Steps>
  <Step title="Open Data Sources">
    Go to your workspace data sources section (admin area).
  </Step>

  <Step title="Add a source">
    Provide connection details and scope.
  </Step>

  <Step title="Validate">
    Confirm connectivity and indexing if required.
  </Step>
</Steps>

<Tip>
  Use meaningful names; agents display source and item names in the RAG selector.
</Tip>
