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.
Attaching RAG
Use the RAG tab to select data sources and specific items (documents, tables, etc.). The selected list is saved with the agent and used at runtime.UI is implemented in
studio/components/drawer/RAG.tsx and uses Redux slices for data sources and items.

