Para agentes de IA: índice da documentação — /llms.txt

Os artigos da documentação estão disponíveis atualmente em inglês.

Receitas

Soluções prontas para tarefas comuns com código completo e explicações

Telegram bot for CRM

The bot notifies the manager of new deals and lets you change the stage from chat

intermediário
crm

AI assistant for a deal

The model reviews the deal history and creates a task with its recommendation

avançado
crm
task

Web search + LLM (RAG)

The model answers a question grounded in fresh sources from the web

intermediário
vibe:search
vibe:ai

CRM analytics: sales funnel

A per-stage breakdown in one aggregate call, plus conversion and average deal size

iniciante
crm

Task automation

Auto-create tasks on deal stage change, with deadlines and checklists

intermediário
task
crm

Email campaign to contacts

A personalized email to every CRM contact, sent from the account mailbox

intermediário
crm
mail

Syncing contacts with an ERP system

A scheduled contact exchange between Bitrix24 and an external ERP system, with no duplicates

avançado
crm

Working with Drive files

Storages, the folder tree, uploading and downloading documents

iniciante
disk

Working with files in CRM fields

Read, download, and write files in File-type fields of CRM entities

intermediário
crm

Company requisites for document generation

The requisite, bank account and legal address of a deal company — and a document from a template

intermediário
crm
documentgenerator

Handling account events in an application

The platform delivers Bitrix24 events to your app through the tunnel, with no public address

intermediário
vibe:infra
tasks

Load a database dump onto a server

Upload a dump to a BLACKHOLE server and restore the database in the background via exec

intermediário
vibe:infra