home / use cases / messaging channels / telegram-operations-bot
Messaging channels On the roadmap

Run the ops room from a Telegram group

Your operations group on Telegram becomes the control room. Ask for status and get one clean message from the database; warehouse alerts arrive with context instead of raw noise; known chores run on command. Anything that changes data waits for a thumbs-up in the thread. The work runs on the box.

Watch the demo

starts when: A message lands in your operations group — or an alert fires

The problem

Operations already lives in a group chat. Dispatchers, the warehouse, the night shift — the Telegram group is where “truck 14 is stuck” actually gets said first. The systems, meanwhile, live somewhere else: status means opening a laptop, alerts mean an email nobody reads until morning, and the person who can check is asleep.

So the group fills with questions that a database could answer and screenshots of dashboards taken by whoever happens to be at a desk. The information all exists; it just doesn’t attend the conversation.

How your Aivell does it

Telegram is rolling out to early-access customers first — this is the shape of it:

  1. The box joins the group. It listens for its name and obeys only the people on its list. A stranger added to the group gets silence, and a log entry.
  2. Status becomes a question, not a login. “How are we looking?” returns one composed message from the database — trucks out, orders open, today’s exceptions — instead of four screenshots and a shrug.
  3. Alerts arrive translated. Warehouse systems fire webhooks at the box; the Aivell posts them with context — what it means, which order it touches, what the usual fix is — rather than forwarding raw payloads into the chat.
  4. Commands run chores, nothing else. “Rerun the morning report”, “chase the carrier on order 3121” — each maps to a chore that already exists and was already approved. Free-form orders have nothing to grab onto.
  5. Changes wait for a thumbs-up. Anything that writes to the database pauses for Tommaso’s approval in the thread — the decision happens where the discussion is, with the audit trail written on the box.
  6. Nights are quiet by rule. Between 22:00 and 6:00 only genuine urgencies speak; everything else waits for the 7:00 summary.

The group chat your team already trusts becomes the front end. The back end — data, judgment, chores, logs — never leaves your building.

The chore, as you'd write it.

No flowcharts, no code — a chore is just a message to your Aivell, in your own words. It shapes it into a solid, guarded procedure and follows it to the letter. This one:

Giulia Aivell · run the ops group ● active

listen in the ops group; only people on the list can give orders

a status ask gets one message from the database — trucks out, orders open, exceptions

alerts arriving by webhook get posted with context, never as raw dumps

commands run known chores only — rerun the report, chase the carrier

anything that would change data waits for a thumbs-up from Tommaso in the thread

between 22:00 and 6:00, stay silent unless it's urgent

overnight leftovers go into the 7:00 summary

log every command, who sent it, and what was done

You
Got it — I'll start right away, and check with you whenever something needs a human.
Giulia Aivell

The tools it uses.

Connected with single-click passkeys — no copied tokens, no OAuth hell.

Telegram takes commands, posts alerts and answers
Webhooks receives alerts from your systems
Database answers status questions
Schedule runs the recurring reports

Sensible guardrails.

Every tool can be limited to exactly what this chore needs. For this one, you might set:

Telegram Speaks only in your registered group and only obeys listed members. Messages from strangers are ignored and logged.
Database Reads freely for status answers; may write only the fields the running chore names.
Webhooks Accepts alerts solely from the systems you registered — anything else is dropped.

Questions, answered.

If someone new joins the group, can they command the box? +

No. The guardrail works from a member list, not group membership — a newcomer is ignored until you add them, and anything that changes data still needs the named approver's thumbs-up on top.

Telegram is a cloud app. What stays on-premises? +

All the thinking. Telegram carries the messages, exactly as it carries your team's chatter today — but the database queries, the alert enrichment and the chores themselves run on the box behind your firewall. Your operational data never becomes chat-platform data.

When does the Telegram channel arrive? +

It's rolling out to early-access customers first. The flow on this page is what's being put in their hands; tell us if your ops room lives on Telegram and we'll bump you up the list.

Can it be told to do arbitrary things from chat? +

No — commands map to chores that already exist and were already approved. "Rerun the morning report" works; "delete last week's orders" isn't a chore, so there is nothing for the words to trigger.

Related.

What is an Aivell?

An Aivell is an on-premise AI colleague: a small box that plugs into your network, runs its own AI onboard and takes the repetitive work off your desk. Prompts, documents, data — nothing ever leaves your office. Unplug the internet: it keeps working.

You describe each task as a chore, in plain language. Your Aivell turns it into a solid, guarded procedure and runs it in the background — with guardrails on every tool, a complete audit trail, and approvals in your hand when you want them. One-time setup, fixed monthly fee. No tokens, no overages.

Watch the demo

onboard inference · air-gapped · fixed monthly fee