Skip to main content

How-To Guides

Step-by-step instructions for common tasks in ORQO.

Projects

GuideWhat you'll do
Create a ProjectSet up a new project with teams and workflows
Manage DocumentsUpload, classify, and organize project files
Use the AI AssistantBuild teams and workflows through conversation

Teams & Agents

GuideWhat you'll do
Build a TeamCreate a team and assign an LLM configuration
Configure an AgentSet up agent roles, tools, and behavior
Assign Tools via SkillsBundle and assign reusable tool packages
Set Agent PerspectiveWrite effective system prompts for agents

Workflows

GuideWhat you'll do
Create a WorkflowSet up a new workflow with a team
Add StagesCreate and order workflow stages
Set Up AssignmentsAssign agents to stages with task directives
Configure HooksAdd entry and exit hooks to stages
Use Outcome RoutingSet up branching and looping between stages
Create a TriggerSchedule automatic workflow execution

Tools & Credentials

GuideWhat you'll do
Add a CredentialStore an API key or other secret securely
Connect an MCP ServerAdd an external tool server for agents
Create a SkillBundle tools, credentials, and knowledge
Configure an LLMSet up an LLM configuration with your own keys

Execution

GuideWhat you'll do
Run a WorkflowStart a workflow and watch it execute
Monitor RunsRead results, diagnose errors, review history
Schedule WorkflowsSet up cron or webhook triggers

Integrations

GuideWhat you'll do
Set Up an AppConnect Slack, email, or other platforms
Configure WebhooksSet up inbound webhook endpoints
Use the APITrigger workflows programmatically