Loading...
Resources · documentation
Everything you need to get started and master wrrk.ai. Three tracks below, then the Help Center article for the exact thing you are setting up.
Three tracks
Pick the track that matches what you are doing right now. Each one opens the live documentation for it.
Getting started
Three steps, in order. You can do all of them before you connect a single channel.
Name your organization. That name is your workspace, and every record your team creates lives inside it.
Read the setup guideAdd the people who will log in and give each of them a role. Roles decide what a person, and any AI Employee working for them, is allowed to do.
Roles and permissionsHelp Center
The Help Center carries the step-by-step articles: connecting an account, what a setting changes, what happens when something fails. Open the module you are working on.
For developers
Two surfaces are programmable today. Both are documented in full on the API reference.
POST /api/mcp/connect
Register wrrk.ai as a connector in Claude Desktop, Claude Code, or another MCP client, and work your CRM, WhatsApp, knowledge base, web search, workflows, and email from there.
POST /api/workflows/webhook/<orgId>
Start a published workflow from any system you run. Sign the request and wrrk.ai verifies it before anything executes.
Keys live in the product
You generate a connector key in Settings › API Keys. Managers and admins can create one, the secret is shown once, and the key can do only what its owner's role allows.
Create an account, connect one channel, and every guide above turns into something you can follow along with.