Connectors to your systems
Live data in the dialogue
A connector is a bridge between the assistant and your systems. It takes prices, stock and statuses at the moment of the question — from 1C, the CRM or your own API. It runs on models with function calling: the assistant picks the tool itself.
If it does not know, it checks
The assistant stops retelling yesterday’s price list. When the question touches live data, the connector asks your system during the dialogue itself.
-poster.webp&w=2048&q=75)
Order status
An order number and the assistant finds it in the CRM: where the parcel is and what comes next.


Booking and reservations
Free slots come from your calendar; the chosen time is taken immediately.
Your own systems
Any internal API: plans, limits, the customer account — within an agreed list of actions.

The path of a single call
Connectors work only with LLMs that support function calling. The model receives the tools as schemas and calls them itself — whenever the question calls for it.
Layer by layer
A request passes six layers and comes back with live data. Only the LLM layer with function calling can start the chain: without it there is nothing to trigger a tool.
Customer

a question in the chat
Widget

channel and context
LLM · function calling

decides to call a tool
MCP gateway

schemas of allowed actions
Connector

keys from the project vault
Your system

1C · CRM · API
A bridge with railings
Access to your systems is not trust on a promise. Allowed actions, limits and a log of every call: the security team has something to audit.
List of actions
A connector can only do what was allowed in advance — an agreed list of tools.
Keys in the vault
Credentials live in the project settings — they never reach the dialogue or the customer.
Call log
Every call into your system is recorded: who, when, with what and what came back.
Rate limits
A cap on requests per minute — the assistant will not overload your system.
Timeouts and cache
A slow response will not hang the dialogue, and frequent data comes from cache.
Per-project switch
A connector works only where it is switched on — convenient for starting with a pilot.
Questions about connectors
Only with LLMs that support function calling. The model receives the tools as schemas and decides when to call a connector; without that mechanism there is nothing to trigger a call.
Faster than asking again
The answer from your system arrives in a fraction of a second. And background jobs do not wait for a question — the scheduler walks through them every minute.
Action call
from the question to the answer from your system
Scheduler cycle
background jobs on a schedule
Of calls in the log
every call is visible and auditable
No duty officer
the assistant checks for itself
It answers now, and works on a schedule
The scheduler carries out instructions without being asked. Check stock before opening, chase an abandoned request, refresh statuses — the job is set in words and then runs itself.
Question.
A live answer from your system, at the moment of the dialogue.
Seconds.
The scheduler step — recurring jobs run on time.
Retellings.
Yesterday’s data is gone from the answers.
Connect live data
Start with one connector Stock from 1C or statuses from the CRM — and the assistant’s answers stop going stale.
Sign up
Create an account in a minute — no card, free plan forever.
/02Data
Upload documents, products and profiles — the knowledge base is ready.
/03Connector
Pick the system and the credentials — the list of actions is agreed in advance.
/04Live answers
The assistant checks your system in every dialogue.
Test it on your own data
Upload your own documents and catalogue — then ask the assistant the questions people ask you. That is the only test that means anything.