Quick Start Guide
Get your first project up and running in 5 minutes with this step-by-step guide.
Time Required: ~5 minutes
Step 1: Configure Basic Settings (1 min)
Set up your company information so invoices and emails look professional:
- Go to Agency OS → Settings → General
- Fill in:
- Company Name
- Address
- Logo (upload your company logo)
- Default currency
- Click Save Changes
Step 2: Add Your First Client (1 min)
Create a client profile to start tracking relationships:
- Navigate to Agency OS → Clients
- Click Add New Client
- Enter client details:
- Company Name
- Primary Contact Name
- Email Address
- Phone Number
- Click Save Client
POST /wp-json/agency-os-ai/v1/clients
{
"name": "Acme Corporation",
"email": "contact@acme.com",
"phone": "+1-555-0123",
"company": "Acme Corporation",
"status": "active"
}
Step 3: Create a Project (1 min)
Set up your first project with workflow stages:
- Go to Agency OS → Projects
- Click New Project
- Configure:
- Project Name (e.g., "Website Redesign")
- Select Client
- Budget Amount
- Deadline
- Choose a workflow template or create custom stages
- Click Create Project
Step 4: Add Tasks (1 min)
Create tasks organized by workflow stages:
- Open your new project
- Click Add Task
- Enter task details:
- Task Title
- Assignee (team member)
- Due Date
- Priority (Low/Medium/High/Urgent)
- Estimated Hours
- Click Add Task
Step 5: Start Tracking Time (1 min)
Begin tracking billable hours:
- Go to Agency OS → Time Tracking
- Click Start Timer on a task
- When done, click Stop Timer
- The time entry is automatically logged to the task
Pro Tip: Time entries can be converted directly to invoice line items. Just select unbilled entries when creating an invoice.
What's Next?
Now that you have the basics down, explore these advanced features:
Create Invoices
Generate professional invoices from tracked time and project milestones.
Learn More →Example Workflow
Here's how a typical project flows through Agency OS AI:
- Lead Created → Client added with deal value
- Project Started → Lead converted to project
- Discovery → Initial research and planning tasks
- Design → Mockups and wireframes
- Development → Implementation tasks
- Review → Client feedback and revisions
- Complete → Project delivered, invoice sent
Need Help?
Questions? Check out these resources: