Quickstart
Stand up your first agent and run an objective end-to-end in under 10 minutes.
1. Create a workspace#
After signing in, you'll be prompted to create a workspace. A workspace is your isolated tenant — agents, runs, credentials and knowledge are all scoped to it. You can belong to multiple workspaces and switch between them from the sidebar.
2. Connect a model provider#
Mitosis is BYO-keys — you bring an Anthropic, OpenAI, or other provider key and we route inference through it. Add yours from /credentials. Without a model key, agents cannot run.
3. Install an agent from the marketplace#
Visit /marketplace and pick a template (e.g. marketing_director, sales_lead). Click install. The agent is added to your workforce and the CEO is notified — it will know about the new hire on its next run.
Already-installed templates show an installed badge so you don't double-hire.
4. Launch your first objective#
Go to /objectives → new. Write a plain-English goal (e.g. "draft a launch announcement for product X and post it to #marketing on Slack"). Pick the lead agent. Hit start.
- The lead agent plans and may spawn helpers.
- Watch the run live in /runs.
- Approve any sensitive tool calls in /approvals.
- The objective marks complete and a report is generated in /reports.