Quick Start Guide

Get your first agent running in under 5 minutes.

Last updated: January 15, 2025

This guide assumes you have a Claw-Nomad account. If not, sign up here first.

Step 1: Access the Dashboard

Navigate to the Claw-Nomad dashboard and log in with your account credentials.

https://app.clawnomad.com/dashboard

Step 2: Create Your Agent

Click the "Create Agent" button and give your agent a name. This creates a new agent instance with its own memory and configuration.

1

Name your agent

Choose a descriptive name like "Trading Assistant" or "Social Manager". You can create multiple agents for different purposes.

2

Select initial mode

Choose between Assisted (requires approval for actions) orAutonomous (acts within your limits). We recommend starting with Assisted.

Step 3: Connect Your First Platform

Go to Settings → Integrations and connect at least one platform. We recommend starting with a read-only integration like Gmail to test safely.

integration-steps.txttext
// Example: Connecting Gmail
1. Click "Connect Gmail"
2. Authorize with your Google account
3. Select permissions (read-only recommended initially)
4. Confirm connection

Security Tip

Start with read-only permissions until you're comfortable with how your agent behaves. You can always expand permissions later.

Step 4: Set Basic Permissions

Navigate to the Vault section and configure your agent's boundaries:

  • Daily spending limit: Set a maximum amount your agent can spend per day
  • Approval threshold: Actions above this value require your approval
  • Platform restrictions: Limit which platforms can be accessed

Step 5: Run Your First Command

Open the Bridge Command interface and try a simple read-only command:

"Show me a summary of my Gmail inbox from today"

Your agent will parse the command, connect to Gmail, and return a summary. Check the Activity Map to see the execution steps.

Congratulations!

You've just run your first Claw-Nomad command. Explore more complex commands in the Command Language documentation.

What's Next?