Guides

How to Build Your First Automated Workflow in Under 10 Minutes

A step-by-step guide to creating your first AI-powered workflow with human approval. No coding required.

How to Build Your First Automated Workflow in Under 10 Minutes
7 min read

If you're running a business by yourself or with a small team, you already know the struggle: there are never enough hours in the day. You spend too much time on repetitive tasks (sorting emails, updating spreadsheets, following up with customers) when you could be focusing on growth.

The good news? Automating these tasks is easier than you think, and it doesn't require a computer science degree or expensive enterprise software.

Why Automating Repetitive Tasks Pays Off

The time savings aren't even the biggest benefit of automation.

Yes, automating a task that takes 20 minutes per day saves you 120 hours per year. That's valuable. But the real transformation happens when you stop thinking about those tasks. When you're not mentally tracking whether you remembered to follow up with that lead, or worrying about whether the invoice got sent, or wondering if you missed an important email.

That mental overhead, the constant context-switching and task anxiety, is what actually kills productivity. Automation eliminates it completely.

What You'll Need

Before we dive in, here's what you'll need to get started:

  1. A Rills account - Sign up for a free trial at rills.ai. No credit card required.
  2. A use case in mind - Think of one repetitive task that frustrates you regularly. Good first candidates:
    • Triaging customer support emails
    • Qualifying new leads from your contact form
    • Following up on pending invoices
    • Summarizing daily Slack conversations
    • Updating project status in your CRM
  3. 10 minutes - That's genuinely all the time you need for your first workflow.

Don't overthink the use case. Start simple. You can always build more complex workflows later.

Step 1: Define Your Trigger

Every workflow starts with a trigger, the event that kicks off the automation.

In Rills, triggers can be:

  • Time-based: "Every Monday at 9am" or "Daily at 6pm"
  • Event-based: "When a new email arrives" or "When a form is submitted"
  • Webhook-based: "When my CRM creates a new lead"
  • Manual: "When I click the Run button"

For your first workflow, we recommend starting with a manual trigger. This lets you test the workflow on-demand without waiting for a specific event.

Example: Let's say you want to automate the process of qualifying new leads from your website's contact form. Your trigger would be "Manual" for now, and you'll run it once you have a lead to process.

In the Rills dashboard:

  1. Click "Create Workflow"
  2. Give it a name: "Qualify New Leads"
  3. Select "Manual Trigger"
  4. Click "Continue"

That's it. Your trigger is configured.

Step 2: Add Your AI Agent

This is where things get interesting. Instead of writing complex if/then rules, you describe what you want the workflow to accomplish in plain English.

In the workflow builder:

  1. Click "Add Step"
  2. Select "AI Agent"
  3. In the instruction field, describe what you want:
Review this lead's information and determine if they're a good fit for our product.

Consider:
- Does their company size match our target (1-50 employees)?
- Does their role indicate decision-making authority?
- Is their message specific or generic?

Based on this analysis, categorize them as:
- Hot Lead: Excellent fit, urgent need
- Warm Lead: Good fit, exploring options
- Cold Lead: Poor fit or spam

Provide a brief explanation for your categorization.

The AI will now analyze each lead according to your criteria. Notice you didn't write any code. You just described the task like you would to a human assistant.

Pro tip: Be specific about your criteria, but don't overthink it. You can refine the instructions later based on the results you see.

Step 3: Set Your Approval Preferences

Here's what makes Rills different from traditional automation tools: you decide what runs automatically and what needs your sign-off.

Each step in your workflow has a confidence score. This represents how certain the AI is about its decision. You set the threshold for what requires your approval.

For the lead qualification step:

  1. Click the step's settings gear icon
  2. Find "Approval Threshold"
  3. Set it to 80%

This means:

  • If the AI is 80% confident or higher, it proceeds automatically
  • If the AI is below 80% confident, it pauses and asks for your approval

When you're starting out, we recommend setting thresholds high (80-90%). As you see the AI making good decisions, you can lower them to reduce manual oversight.

What approval looks like: When a step needs approval, you'll get a mobile notification. Tap it, review the AI's proposed action and reasoning, then swipe to approve or reject. Takes about 5 seconds.

Step 4: Test and Iterate

Now it's time to see your workflow in action.

  1. Click "Save & Test"
  2. Provide sample input (a test lead's information)
  3. Watch the workflow run

You'll see:

  • The AI analyzing the lead
  • Its categorization and reasoning
  • The confidence score
  • Whether it would have required your approval

Did it make the right call? Great! If not, that's valuable feedback. Click "Edit" and refine your instructions to be more specific about what you're looking for.

Real example: One user's first attempt categorized every lead as "Warm" because the instructions didn't specify what made a lead "Hot" versus "Warm." They added "Hot leads mention an urgent timeline or budget already allocated" and the accuracy improved immediately.

Because instructions are plain English, you can iterate without debugging code.

Common First Workflows

Here are popular first workflows by business type:

For service businesses:

  • Qualify inbound leads from contact forms
  • Triage customer support requests by urgency
  • Follow up with clients who haven't responded in 3 days
  • Generate weekly client status reports

For e-commerce:

  • Flag suspicious orders for manual review
  • Send personalized follow-ups based on purchase history
  • Update inventory across multiple platforms
  • Process refund requests

For content creators:

  • Summarize comments and feedback across platforms
  • Identify collaboration opportunities in your inbox
  • Schedule content based on engagement patterns
  • Track mentions and respond to high-priority ones

For SaaS products:

  • Onboard new trial users with personalized guidance
  • Identify churn risk based on usage patterns
  • Qualify demo requests
  • Update CRM with product usage data

Pick one that resonates with your biggest pain point. The workflow you're excited to eliminate is the one you'll actually use.

What Happens Next

Once your workflow is running:

  1. It learns from your approvals - When you approve or reject AI decisions, the confidence scoring improves over time
  2. You reduce manual oversight - As confidence scores climb, you lower approval thresholds
  3. You add more complexity - Chain multiple steps together, add conditional logic, connect more tools

Most users follow this progression:

  • Week 1: One simple workflow, high approval threshold (80%+), manual trigger
  • Month 1: Three workflows, medium approval threshold (60-70%), mix of triggers
  • Month 3: Ten workflows, low approval threshold (40-50%), mostly autonomous

The goal isn't to automate everything on day one. It's to eliminate one annoying task, see the value, then expand from there.

Common Questions

"What if the AI makes a mistake?"

That's exactly what the approval system prevents. High-risk actions get reviewed by you. Low-risk actions run automatically. You control the threshold.

"Do I need to connect my tools first?"

Not for your first test. Rills can work with manual input while you're learning. Once you're ready, connecting tools takes about 30 seconds per integration.

"What if I want to modify a workflow later?"

Workflows aren't set in stone. Click "Edit" anytime to update instructions, adjust thresholds, add steps, or change triggers. Your past executions remain in the history.

"How much does this cost?"

Workflow Credits and AI Credits are what you pay for. The logic, approvals, and infrastructure are included. Most users run 50-200 workflow executions per month on the Hobby plan.

Your Turn

You've just learned everything you need to build your first automated workflow. Here's your action plan:

  1. Right now: Sign up for Rills and create your first workflow (10 minutes)
  2. Tomorrow: Run it on real data and adjust the instructions based on results
  3. This week: Lower your approval threshold as you gain confidence
  4. This month: Identify your second automation opportunity

The hardest part is starting. Pick one task that annoys you every single day and automate it in the next 10 minutes.

Ready to automate your workflows?

Eliminate monitoring anxiety with AI agents that propose actions while you stay in control. Start your free trial today.

Start Free Trial

No credit card required to sign up