Type something to search...

Connect external data sources to your organization for AI agents and workflows. To access this menu, click on Knowledge on the left bar.

To add a new data source, click on and select the type of source you want to connect:

Upload Files
Connect Google Drive
Connect Database

Database Ingestion Help

Enter values as-is, without quotes or brackets.

Required fields:

  • Table Name: Indicate which table to ingest (e.g. users, products)
  • ID Column Name: Indicate the column with unique identifier (e.g. id, uuid)
  • Text Columns: Indicate which text columns to search through (e.g. title, description, content)

Optional fields:

  • Metadata Columns: Extra columns to keep as info but not search (e.g. category, author, tags)
  • Chunk Size: (default: 1024) Data will be processed by blocks of this size, can influence precision and coherence of results. Smaller = more precise but more chunks. Larger = more context but less precise.

Task Status

  • Pending - Data is being treated
  • Completed - Your data source is now available
  • Failed - Something went wrong: check your source and how you entered it into the app
Quick Start tutorial

Ready to build production AI?

Start with the Quick Start guide or explore the API. Join the community and help shape the open-source platform for AI agents.