Getting Started

Complete guide to Bot Management Console - intelligent robotic process automation platform

Bot Management Console is an intelligent robotic process automation platform that enables organizations to automate repetitive tasks and workflows. With support for both attended and unattended agents, task scheduling, queue management, and comprehensive monitoring, Bot Management Console helps streamline business processes and improve operational efficiency.

What You'll Learn

This documentation covers everything you need to know about Bot Management Console:

Key Features

  • Agent Management: Create and deploy single-task or multi-task agents, both attended and unattended
  • Task Library: Build reusable automation tasks with version control
  • Queue System: Manage data queues for asynchronous task processing
  • Scheduling: Schedule tasks to run automatically at specified times
  • Monitoring: Track task execution logs and agent status
  • User Management: Control access with role-based permissions

Core Concepts

Organizations

Organizations are the top-level containers that group related resources. Each organization has its own agents, tasks, queues, and users.

Agents

Agents are the automation workers that execute tasks. They can be:

  • Single Task: Execute one specific task
  • Multiple Task: Execute different tasks as needed
  • Attended: Require human interaction during execution
  • Unattended: Run autonomously without human intervention

Tasks

Tasks are the automation workflows that agents execute. Tasks can be versioned, scheduled, and configured with specific parameters.

Queues

Queues store data that tasks process. They enable asynchronous processing and can be accessed via API.

Getting Started

  1. Access Your Organization: Log in and select or create an organization
  2. Create an Agent: Set up your first automation agent
  3. Add Tasks: Import or create tasks for your agent to execute
  4. Configure Scheduling: Set up automated task execution schedules
  5. Monitor Execution: Review logs and track agent performance