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

# Agent Templates

Templates are **pre-built solutions** designed to help you quickly create and customize your own automations. Each template includes a predefined prompt, suggested integrations or knowledge bases, a recommended model, and practical build tips. Templates serve as a starting point to help you learn best practices, accelerate setup, and reduce troubleshooting time.

## Starter Kits

<Columns cols={2}>
  <Card title="Web Research Agent" icon="file-magnifying-glass" href="/documentation/agent-templates/web-research">
    Search, crawl, and extract accurate information from across the web. <br />
  </Card>

  <Card title="HubSpot Customer Support Agent" icon="headset" href="/documentation/agent-templates/hubspot-customer-support-agent">
    Support customers, manage leads, update CRM records, and automate tasks in HubSpot.
  </Card>
</Columns>

## Integration Exploration

<Columns cols={2}>
  <Card title="Duffel Travel Booking Agent" icon="plane-departure" href="/documentation/agent-templates/duffel-travel-booking-agent">
    Travel assistant that searches, verifies, and books flights and stays using real-time data using Duffel.
  </Card>

  <Card title="OneDrive/SharePoint Agent" icon="files" href="/documentation/agent-templates/onedrive-sharepoint">
    Streamlines file access, search, and management using OneDrive and SharePoint.
  </Card>
</Columns>
