Skip to main content
This guide walks you through creating your first automation in Bizzy. By the end, you’ll have a working automation that responds to events with AI-powered actions. For background on how automations work and what they can do, see Automations Concepts.

Prerequisites

  • A Bizzy account with an active organization
  • At least one connected email account
  • User permissions to create automations

Step 1: Navigate to Automations

  1. Click Automations in the sidebar navigation
  2. View your existing automations (if any)
  3. Click Create Automation or New Automation
Create automation form

Step 2: Name Your Automation

Give your automation a clear, descriptive name:
  • Good: “Support Email Auto-Acknowledgment”
  • Good: “New Lead Welcome Message”
  • Avoid: “Automation 1” or “Test”
The name helps you identify the automation later and understand its purpose at a glance.
Automation names must be unique within your organization and under 100 characters.

Step 3: Define the Trigger Event

Specify what event should trigger this automation:

Common Trigger Events

Enter a description of your trigger event. Be specific about when you want the automation to run. Example triggers:
  • “When a new email arrives from a domain ending in .edu”
  • “When a contact is created without a company name”
  • “When an email subject contains ‘urgent’ or ‘help’”
You can have several automations on the same trigger. When that event fires, every enabled automation matching it runs independently — so you can keep each one focused on a single job (for example, one to send an acknowledgment and another to tag the contact) instead of combining everything into one.

Step 4: Write Your Instructions

This is where you tell the AI what to do when the trigger fires. Write in natural language as if you were instructing a colleague. Be specific about the action, tone, and any conditions. Here’s an example for a support auto-reply:
Instructions have a 5,000 character limit. If you need more complex logic, consider splitting into multiple automations.

Step 5: Save and Enable

Once you’ve configured your automation:
  1. Review your settings
  2. Click Save or Create to save the automation
  3. The automation is enabled by default and starts running immediately

Testing Your Automation

After creating your automation:
  1. Trigger a test event - Send yourself an email or perform the trigger action
  2. Check the results - Verify the automation performed as expected
  3. Adjust if needed - Edit the instructions to refine the behavior

Managing Automations

Viewing Automations

All your automations are listed on the Automations page, showing:
  • Automation name
  • Trigger event
  • Status (enabled/disabled)
  • Last run time

Enabling/Disabling

Toggle an automation on or off:
  1. Navigate to Automations
  2. Find the automation
  3. Click the enable/disable toggle
Disabled automations don’t run but retain their configuration.

Editing Automations

To modify an existing automation:
  1. Click on the automation name
  2. Update the fields as needed
  3. Save your changes
Changes take effect immediately for enabled automations.

Deleting Automations

To remove an automation:
  1. Open the automation
  2. Click Delete
  3. Confirm the deletion
Deleted automations cannot be recovered. Consider disabling instead if you might need it later.

Example: Complete Automation Walkthrough

Let’s create a complete automation for acknowledging support emails:

Configuration

Instructions

Expected Result

When someone emails [email protected], they’ll receive a reply like:
Thank you for contacting Bizzy Support! We’ve received your message and a member of our team will respond within 24 business hours. If your issue is urgent, you can reach our priority support line at 1-800-XXX-XXXX. Best regards, The Bizzy Support Team

Troubleshooting

Automation Not Triggering

Unexpected Results

Next Steps

Email Overview

Connect more email accounts

Managing Contacts

Organize contacts for automations
Last modified on June 21, 2026