Skip to content
GitHubDiscord

Setup Projects, Agents, and Knowledge Bases

In this section, we will walk you through how to setup projects, agents and knowledge bases using the Hub interface.

graph LR
    A([<a href="/hub/ui/setup/projects" target="_self">Create Project</a>]) --> B([<a href="/hub/ui/setup/agents" target="_self">Create Agent</a>])
    A --> C([<a href="/hub/ui/setup/knowledge-bases" target="_self">Create Knowledge Base</a>])
    C --> E[Upload Documents]
    B --> F[<a href="/hub/ui/scan" target="_self">Ready for Testing</a>]
    E --> F