“What sold this week and what's still to collect?”
With reports and finance permissions, Gemini reads your Atenta and sums it up for you; it can drop it into a Google Sheets spreadsheet.
Atenta + Gemini
Gemini talks to your Atenta over MCP or the API, with a token of your own, from the Gemini app or from your own flows.
01 · What you can do
With reports and finance permissions, Gemini reads your Atenta and sums it up for you; it can drop it into a Google Sheets spreadsheet.
With appointments permission, Gemini checks your Atenta's open slots and books the appointment; the customer gets the confirmation on WhatsApp.
With customers permission, it builds the segment; you schedule the campaign yourself from the app, only to those who gave consent.
02 · How it connects
Nothing connects unless you turn it on. Every token and every webhook is listed in Settings → Integrations, with its last use, and is revoked with one tap.
Settings → Integrations → Gemini → “Connect”. Suggested permissions: read conversations, orders, appointments, customers, reports and base. It's shown only once.
With the Gemini SDK (Google AI or Vertex AI), register the MCP server https://mcp.atenta.mx with the header Authorization: Bearer <token>; or import the OpenAPI https://api.atenta.mx/v1/openapi.json as function declarations. In the Gemini app and in Gemini for Workspace, use your Atenta's extension once Google publishes it in its directory; in the meantime, flows with the SDK work today.
Gemini calls Atenta's tools (chats_listar, pedidos_crear, citas_disponibles, reporte_mes…) with your token's permissions; every call is logged in your business's activity log.