Setup projects and agents
Set up a project, connect the agents you want to scan and evaluate, and import knowledge bases for domain-grounded scenarios.
Setup projects Create a project and switch between workspaces
Setup agents Connect Chat and Structured agents
Setup knowledge bases Import documents to generate targeted scenarios
High-level workflow
Section titled “High-level workflow”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