📄️ Projects
A Project is your central workspace. It groups Teams, Workflows, Tools, and documents under a single initiative.
🗃️ Teams & Agents
3 items
🗃️ Workflows
6 items
📄️ Running Workflows
Once you've set up a project with a team, agents, and a workflow, you're ready to execute it.
📄️ LLM Configuration
LLM configurations link a model with a credential — telling the platform which AI model to use and how to authenticate with its provider.
📄️ Credentials
Credentials store encrypted secrets — API keys, passwords, OAuth tokens, SSH keys — that agents and tools need to authenticate with external services.
📄️ Tools
Tools give agents the ability to interact with external systems — search the web, query databases, call APIs, execute code, and more. ORQO supports tools through three mechanisms.
📄️ MCP Servers
MCP (Model Context Protocol) servers provide tools to your agents over a standardized protocol. Connecting an MCP server gives your agents access to its tools — database queries, API calls, file operations, code execution, and more.