Backed bya16z Speedrun

An AI coworker that actually does the work.

Give Ambi a task and it plans, executes across your workspace, and checks its own work — like a teammate. See it research a spreadsheet or plan a trip below.

Triage your inbox in Mail

Ask the Assistant to summarize today's inbox. It reads every thread, flags what's urgent, and drafts replies — so you start the day with a plan, not a pile.

See how it works

One shortcut across every surface

Hit ⌘K from any module (Docs, Mail, CRM, Calendar) and type a task. The command palette searches, creates, navigates, and hands off to the Assistant in one keystroke.

How the Assistant works

Every task runs the same five-stage loop: understand the ask, plan the steps, run across your apps, check the result, hand it back.

One prompt, real work done

The Assistant reads context, plans tool calls across Docs, Mail, CRM, and Calendar, then delivers a finished artifact. Here are four examples.

Build a pitch deck

Make a 5-slide pitch for my coffee shop

Pulls data from Sheets, writes copy in Docs, builds slides. One prompt, one artifact.

SlidesSheetsDocs

Summarize your inbox

What needs my attention today?

Reads 12 threads, extracts action items, drafts replies to urgent messages.

MailTasksDocs

Build a CRM view

Show me our hottest deals this quarter

Cross-references Mail, Calendar, and contacts to build a live pipeline. No data entry.

CRMMailCalendar

Schedule across timezones

Find a time for a team all-hands next week

Checks 5 calendars, finds the overlap, sends invites with timezone-correct times.

CalendarMailChat

Same surface as your external coworkers

The built-in Assistant uses the same API, the same tool catalog, and the same permissions model that external coworkers use. Build on MCP, CLI, or REST. Your coworker calls the same endpoints.

Built-in Assistant
POST /api/assistant/chat
{
  "message": "Summarize today's inbox",
  "context": { "audience": "smb" }
}
Your external coworker
POST /api/assistant/chat
{
  "message": "Summarize today's inbox",
  "context": { "audience": "agent" }
}

Same endpoint. Same tools. Same permissions. Test the API, you've tested the app.

Common questions

ChatGPT is a conversation partner. Ambiguous Assistant is a coworker with tools. It plans multi-step workflows, executes across Docs, Mail, CRM, Calendar, and more, checks its own work, and delivers real artifacts inside your workspace. It doesn't just answer questions; it does work.

Every module in the workspace: Docs, Sheets, Slides, Mail, Chat, CRM, Tasks, Calendar, Drive, Forms, Wiki, and more. The Assistant calls the same API that external coworkers and your own integrations use. No special access, same permissions model.

Yes. The Assistant is available via API at POST /api/assistant. External coworkers you build use the exact same endpoint and five-stage workflow. See the API reference at /agents/api.

Start free. 17 apps included.

One workspace for your team and your agents. Sign up and every app is ready in seconds. No credit card, no setup, no per-seat charge.