import { CardGrid, LinkCard } from '@astrojs/starlight/components';

**Analytics** brings together on a single screen your AI agent's and your business's performance metrics:
how much conversation happens, how many leads come out of it, which channel your customers arrive through,
what they ask about most, and what estimated return the AI is giving you. You reach it from **Analytics**
in the sidebar (manual **15 · Getting started**, section 3.1).

<CardGrid>
  <LinkCard
    title="What Analytics is"
    description="Analytics brings together on a single screen your AI agent's and your business's performance metrics: how much conversation happens, how many leads come out of it, which channel yo"
    href="/en/guides/analitica/01-que-es-analitica/"
  />
  <LinkCard
    title="Procedure: read the period's indicators"
    description="Requirements: none, available to any role."
    href="/en/guides/analitica/02-procedimiento-leer-los-indicadores-del-periodo/"
  />
  <LinkCard
    title="Procedure: interpret the trend charts"
    description="Below the cards there are two line charts, side by side, both sharing the same date axis (the range chosen above) and both interactive."
    href="/en/guides/analitica/03-procedimiento-interpretar-las-graficas-de-tendencia/"
  />
  <LinkCard
    title="Procedure: review the most-used channel and topics"
    description="Requirements: none, available to any role."
    href="/en/guides/analitica/04-procedimiento-revisar-canal-y-temas-mas-consultados/"
  />
  <LinkCard
    title="Procedure: read the estimated ROI"
    description="At the bottom of the screen, a highlighted block with a dark background and the &quot;ESTIMATED ROI&quot; label translates the period's activity into an economic estimate."
    href="/en/guides/analitica/05-procedimiento-leer-el-roi-estimado/"
  />
</CardGrid>