July 4, 2026|5 tecnologías

Santtia Telecom: Ecosystem of 7 AI Agents on Telegram

High-complexity project for a telecommunications company: 7 specialized AI agents (appointments, tech support, legal, routing) orchestrated in n8n and integrated with the company’s internal systems and databases.

n8nTelegramLLMMulti-agentePostgreSQL

🕸️ A team of agents, not a bot

For Santtia (telecommunications) the challenge was not "adding a chatbot": it was covering very different processes — appointments, tech support, legal inquiries, routing — without one generic bot doing everything poorly.

🎭 7 specialized agents

Each agent has its own domain, tone, and tools:

  • Appointments agent: books, reschedules, and confirms technical visits.
  • Tech support: diagnoses common issues and escalates complex ones.
  • Legal: answers questions using the company's regulatory information.
  • Router (parent agent): understands intent and routes to the right specialist.
  • Plus database-query agents, calendar CRM, and more.

🔀 Multi-agent orchestration in n8n

Coordination runs on n8n: every Telegram message enters through the router agent, which decides which specialist replies. Agents query the company's internal systems and databases in real time — answers come with fresh data, not canned text.

🧩 The hard (and interesting) part

Keeping context across handoffs, preventing agents from stepping on each other, and integrating heterogeneous internal systems. That orchestration design is what separates a toy from a tool the business uses every day.

Interested in a similar project?

I can help you create custom solutions that drive your business.

Let's Talk About Your Project