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

# Browser & Computer Use Platform

> Build reliable browser and computer use agents with Asteroid. Automate web workflows, including claims, prior auth, revenue cycle, and EHR tasks.

Asteroid agents execute complex, multi-step processes with reliability, observability, and enterprise-grade scale built in. Whether you're extracting data, completing forms, or orchestrating end-to-end operational workflows, Asteroid helps you automate faster and ship with confidence.

Asteroid is trusted in production by hundreds of startups and enterprises to run hundreds of thousands of executions per week across thousands of portals, including regulated use cases like HIPAA healthcare workflow automation.

***

## Quick Links

<CardGroup cols={2}>
  <Card title="Quickstart" icon="play" href="/get-started/quickstart" horizontal>
    Build and launch your first agent in minutes
  </Card>

  <Card title="LLM Integration" icon="sparkles" href="/get-started/llm-integration" horizontal>
    Use `llms.txt`, `llms-full.txt`, `skill.md`, and OpenAPI for assistant-first integrations
  </Card>

  <Card title="API Reference" icon="cloud" href="/api-reference/overview" horizontal>
    Explore endpoints, schemas, auth requirements, and integration workflows
  </Card>

  <Card title="Fundamentals" icon="book-open" href="/fundamentals/graph-agents" horizontal>
    Learn the core concepts behind graph-based agents
  </Card>

  <Card title="Healthcare Automation" icon="shield-check" href="/healthcare-workflow-automation/overview" horizontal>
    Explore HIPAA-sensitive workflows for claims, prior auth, RCM, and EHR operations
  </Card>

  <Card title="SDKs" icon="code" href="/sdks/setup" horizontal>
    Integrate agents into your product or backend systems
  </Card>

  <Card title="What's New" icon="sparkles" href="/whats-new/changelog" horizontal>
    See the latest updates and improvements
  </Card>
</CardGroup>

***

## Example Use Cases

Asteroid agents streamline operational workflows by automating complex browser interactions end-to-end.

Common applications include:

* Form filling and structured data entry
* Scheduled data extraction and reporting
* Prior authorization automation
* Claims processing automation
* Revenue cycle automation
* EHR automation

Below are real-world examples across industries:

<AccordionGroup>
  <Accordion title="Insurance Carrier Quoting">
    Automate interactions with carrier portals to:

    * Enter customer and policy information
    * Retrieve and compare quotes across carriers
    * Submit applications and track their status
    * Extract policy details and coverage breakdowns
  </Accordion>

  <Accordion title="Healthcare Systems Integration">
    Securely connect to EHR portals to:

    * Retrieve patient records and medical history
    * Update treatment plans or medication details
    * Manage appointment schedules and follow-ups
    * Track insurance claims and billing status
  </Accordion>

  <Accordion title="Property Management Systems">
    Streamline property-ops workflows by:

    * Fetching tenant and lease information
    * Monitoring maintenance requests and work orders
    * Tracking financial and occupancy metrics
    * Updating rental rates and availability
  </Accordion>

  <Accordion title="Supply Chain Portal Integration">
    Coordinate logistics and vendor systems to:

    * Track inventory levels across suppliers
    * Monitor shipment progress and delivery timelines
    * Extract pricing and availability data
    * Update order status and fulfillment information
  </Accordion>
</AccordionGroup>
