Getting Started

Set up CreateWorker and deploy your first AI worker in minutes.

1. Create Your Account

Sign up for CreateWorker using your email address. We use passwordless authentication via magic links - simply enter your email and click the link we send you.

  1. Navigate to the login page
  2. Enter your email address
  3. Check your inbox for the magic link
  4. Click the link to complete sign-in

First-time users

If you don't have an account, one will be created automatically when you first sign in.

2. Set Up Your Organization

After signing in, you'll be prompted to create your first organization. An organization is your workspace where you'll manage AI workers, tasks, and team members.

  • Organization Name: Your company or team name
  • Slug: A URL-friendly identifier (auto-generated from name)

You become the Organization Owner with full administrative access. You can invite team members later from the Members page.

3. Create Your First Worker

Workers are AI agents that perform specific business functions. Each worker has a defined role, autonomy level, and set of capabilities.

  1. Navigate to the Workers page
  2. Click "Create Worker"
  3. Enter a name and description
  4. Select a role (e.g., Operations Assistant, Customer Support Agent)
  5. Configure the autonomy level (we recommend starting with "Approval Required")
  6. Save your worker

About Autonomy Levels

  • Draft Only: Worker creates drafts but never sends anything
  • Approval Required: Worker proposes actions that require your approval
  • Auto-Execute: Worker executes actions automatically within safety limits

Learn more about creating workers →

4. Connect an Integration

Integrations connect external services (email, Slack, GitHub, etc.) to enable workers to receive events and take actions.

  1. Navigate to Settings → Integrations
  2. Click "Add Connection"
  3. Select an integration type (e.g., Email)
  4. Complete the authentication flow
  5. Configure which workers can use this connection

Browse all integrations →

5. Assign Your First Task

Tasks can be created manually or automatically via integrations (e.g., from inbound emails).

  1. Navigate to the Tasks page
  2. Click "Create Task"
  3. Enter task details and select the assigned worker
  4. Submit the task
  5. Wait for the worker to generate a proposal
  6. Review and approve (or reject) the proposal

Learn more about task management →

Next Steps