# Welcome

Welcome to Workbird, a powerful workflow automation platform that enables you to build intelligent automation workflows using **AI agents**, **MCP servers**, and third-party **app integrations**.

### What is Workbird:

Workbird is a comprehensive automation platform that allows you to:

* **Build Automated Workflows**: Create complex automation sequences with triggers, actions, and conditional logic
* **Deploy AI Agents**: Create intelligent agents that can perform tasks autonomously with persistent browser sessions
* **Connect MCP Servers**: Utilize external Model Context Protocol (MCP) servers to extend capabilities
* **Integrate Third-Party Apps**: Connect with hundreds of external applications through various authentication methods
* **Monitor & Analyze**: Track workflow performance with built-in analytics and logging

### Key Features

#### 🔄 Workflow Automation

* Visual workflow builder with drag-and-drop interface
* Support for triggers, actions, conditions, and delays
* Webhook triggers and scheduled execution
* Real-time testing and debugging

#### 🤖 AI Agents

* Autonomous task execution with AI-powered decision making
* Persistent browser sessions for web automation
* Custom training data and tool integration
* Computer use automation for desktop applications
* **Build collaborative AI agent teams** to handle complex, multi-step tasks together
* **Seamlessly integrate AI agents into workflows** for end-to-end process automation

#### 🔌 MCP Server Integration

* Connect to external MCP servers for extended functionality
* Custom tool development and deployment
* Server management and monitoring

#### 📱 App Registry

* Connect custom third-party applications
* Multiple authentication methods (OAuth, API keys, etc.)
* Custom app development tools
* Real-time data synchronization

#### 📊 Analytics & Monitoring

* Real-time workflow execution monitoring
* Performance metrics and error tracking
* Custom dashboard creation
* Detailed logging and debugging tools


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.workbird.io/readme.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
