Quick Start Guide

This guide will help you set up OpenAutomate and run your first automation in under 10 minutes.

Prerequisites

Before you begin, ensure you have:
  • Windows 10/11 or Windows Server 2019+
  • Python 3.11 or higher installed
  • Cookiecutter for creating bot projects: pip install cookiecutter
  • Administrator access to install the Bot Agent
  • An active internet connection

Step 1: Create Your Organization

1

Sign Up

Visit cloud.openautomate.io and create your account.
2

Create Organization

Set up your organization unit with a unique name and slug.
3

Verify Email

Check your email and verify your account to activate full features.

Step 2: Install Bot Agent

Step 3: Create Your First Bot

Step 4: Execute Your First Automation

1

Create Execution

  1. Go to ExecutionsNew Execution
  2. Select your uploaded package
  3. Choose the registered Bot Agent
  4. Click Execute Now
2

Monitor Progress

Watch the real-time execution status in the dashboard. You’ll see:
  • Package download progress
  • Execution start notification
  • Live status updates from your bot
  • Completion confirmation
3

View Results

Check the execution logs and results in the Execution History section.

Next Steps

Congratulations! You’ve successfully set up OpenAutomate and run your first automation. Here’s what to explore next:

Need Help?

  • Documentation: Browse our comprehensive guides
  • Community: Join our Discord server for support
  • Support: Contact us at support@openautomate.io
  • GitHub: Report issues or contribute to the project