Skip to main content
Sonian Datastores allows you to easily import your custom data and make it ready to be used by AI Agents. In order to train agent on custom data follow fhe following steps
1

Create an Agent

Follow the Getting Started guide to create your first agent in the dashboard.
2

Create a Datastore

Go to Datastores and click Create Datastore. Upload or connect your data source (documents, CSVs, or APIs). Sonian AI will process and index your data for retrieval.
3

Connect Datastore to your Agent

Open your agent’s Settings tab and navigate to the Tools section. Click Add Tool and select Datastore Tool. Choose the datastore you created in Step 2 and configure any retrieval settings.
4

Test your Agent

Return to the agent chat and ask a question related to your datastore content. Your agent will now retrieve and use that data to answer.