mitosis

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.

One person = one account, many workspaces. Invite teammates from settings → members.

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 /objectivesnew. 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.

  1. The lead agent plans and may spawn helpers.
  2. Watch the run live in /runs.
  3. Approve any sensitive tool calls in /approvals.
  4. The objective marks complete and a report is generated in /reports.