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

# OlivIA

> OlivIA guide to design call protocols, automate patient follow-up, and supervise clinical operations

OlivIA is Omniloy's clinical voice follow-up platform. Clinical teams design **protocols** —a questionnaire and its conversational flow—, enroll patients, and schedule calls; a voice agent runs each call following the protocol, and a **control tower** lets teams review outcomes, risk, and alerts.

This documentation walks through OlivIA end to end: first how a protocol is built, then how daily operations run from the control tower, and finally how to integrate OlivIA with your systems through its API and webhooks.

## Documentation map

<CardGroup cols={2}>
  <Card title="Overview" icon="house" href="/olivia/en/general">
    What OlivIA is, who it is for, and what it solves day to day.
  </Card>

  <Card title="How it fits together" icon="layer-group" href="/olivia/en/ecosistema">
    A call's journey: from the protocol to the voice call and the control tower.
  </Card>

  <Card title="Protocols & flows" icon="diagram-project" href="/olivia/en/flujos">
    Design questionnaires and conversational flows with nodes, rules, and variables.
  </Card>

  <Card title="Control tower" icon="sliders" href="/olivia/en/llamadas">
    Clinical operations: inbound and outbound calls, risk, and clinical review.
  </Card>

  <Card title="Integration" icon="plug" href="/olivia/en/integraciones">
    Connect OlivIA to your systems (EHR/CRM) through its API and webhooks.
  </Card>

  <Card title="Configuration" icon="gear" href="/olivia/en/configuracion">
    Profiles, roles, security, and account settings.
  </Card>
</CardGroup>
