> ## Documentation Index
> Fetch the complete documentation index at: https://docs.utari.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Introduction

> Welcome to Utari - The complete platform for creating autonomous AI agents that work for you

<img className="block dark:hidden" src="https://mintcdn.com/utari/PeZnQkpUvbLqApgL/images/hero-light.png?fit=max&auto=format&n=PeZnQkpUvbLqApgL&q=85&s=a0675bf14438b81314b2bdc91b40f875" alt="Utari Hero Light" width="1336" height="800" data-path="images/hero-light.png" />

<img className="hidden dark:block" src="https://mintcdn.com/utari/PeZnQkpUvbLqApgL/images/hero-dark.png?fit=max&auto=format&n=PeZnQkpUvbLqApgL&q=85&s=6b4d47f6f5a462e2143f702aec93a3c6" alt="Utari Hero Dark" width="1336" height="800" data-path="images/hero-dark.png" />

## What is Utari?

Utari is a comprehensive platform that empowers you to build, manage, and train sophisticated AI agents for any use case. Create powerful agents that act autonomously on your behalf, from general-purpose assistants to specialized automation tools.

## What Makes Utari Special

<CardGroup cols={2}>
  <Card title="Utari - Flagship AI Worker" icon="robot" href="/quickstart">
    Meet Utari, our showcase agent that demonstrates the full power of the Utari platform through natural conversation.
  </Card>

  <Card title="Build Custom Agents" icon="wrench" href="/workers/creating-a-new-worker">
    Create your own specialized agents tailored to specific domains, workflows, or business needs.
  </Card>

  <Card title="Browser Automation" icon="globe" href="/workers/tools/web-browser-tool">
    Navigate websites, extract data, fill forms, and automate web workflows seamlessly.
  </Card>

  <Card title="Complete Platform" icon="rocket" href="/workers/tools/files-and-folders">
    File management, web intelligence, system operations, and API integrations all in one place.
  </Card>
</CardGroup>

## Platform Capabilities

Utari provides everything you need to build and deploy production-ready AI agents:

### Browser Automation

Navigate websites, extract data, fill forms, and automate web workflows with intelligent browser control.

### File Management

Create, edit, and organize documents, spreadsheets, presentations, and code files with ease.

### Web Intelligence

Advanced crawling, search capabilities, data extraction, and information synthesis.

### System Operations

Command-line execution, system administration, and DevOps task automation.

### API Integrations

Connect with external services and automate cross-platform workflows seamlessly.

### Agent Builder

Visual tools to configure, customize, and deploy agents without writing code.

## Quick Start

<CardGroup cols={2}>
  <Card title="Quickstart Guide" icon="play" href="/quickstart">
    Get your Utari platform running in minutes
  </Card>

  <Card title="Platform Architecture" icon="diagram-project" href="/platform/architecture">
    Understand how Utari components work together
  </Card>

  <Card title="Use Cases" icon="lightbulb" href="/examples/researching-prospects">
    Explore agent examples and real-world applications
  </Card>

  <Card title="Triggers" icon="code" href="/workers/triggers/agent-triggers">
    Dive into the Utari API documentation
  </Card>
</CardGroup>
