Skip to content
GitHubDiscord

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.

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