Skip to main content

Quickstart

Get from zero to a running workflow in three steps. No API keys required — every subscription includes platform credits so you can start immediately.

1. Create a Project

Go to Projects and create a new one. Give it a name and description that reflect your goal.

2. Build a Team with Agents

Inside your project, create a Team:

  • Select an LLM configuration — platform-provided configs are available out of the box, backed by ORQO's platform credits. No need to bring your own API key.
  • Add one or more Agents with descriptive roles (e.g., "Researcher", "Writer").
  • Optionally assign Skills to agents if they need tool access.

3. Create and Run a Workflow

Still inside the project, create a Workflow:

  • Assign it to your Team.
  • Add Stages — each with a task description and agent assignments.
  • Click Run to execute the workflow.

Monitor progress on the workflow run page. Each stage shows its status and result as the agents work through the sequence.


Platform Credits vs. Your Own Keys

Every ORQO subscription includes a pool of platform credits that cover LLM usage out of the box:

PlanIncluded Credits
Free$2.00
Pro$10.00
Enterprise$50.00

When you use a platform-provided LLM configuration, each LLM call deducts from your credit balance based on actual token usage. You can monitor your balance and top up credits anytime from Settings → Billing.

When credits run low, you have two options:

  • Top up credits — add more balance from the billing page.
  • Bring your own API key — add your own provider credential (OpenAI, Anthropic, etc.) under Settings → Credentials and create a custom LLM configuration that uses it. This bypasses platform credits entirely — you pay the provider directly.

What's next?