How to Create a Bot and a Channel in MAX: A Step-by-Step Guide for Sole Proprietors and LLCs
TL;DR: Only legal entities (sole proprietors or LLCs) can create a bot in MAX. The process takes 2–3 days because of checks via Gosuslugi and MSP.RF, but it is entirely doable. This article provides specific steps without the fluff.
What MAX Is and Why You Need a Bot There
MAX is a Russian messenger from VK focused on business communication. According to VK, in 2024 the platform's monthly audience exceeded 10 million users. For businesses, MAX is attractive because it allows you to create channels (analogous to Telegram channels) and bots with a full-featured API.
This article is for those who have already tried to create a bot in MAX and ran into unclear requirements. We break down the entire path—from Gosuslugi to the first API request.
Requirements: Who Can Create a Bot
The main restriction that many people do not know about right away is: bot and channel creation in MAX is available only to sole proprietors and LLCs. Individuals cannot register a bot via business.max.ru.
An additional restriction is no more than 5 bots per legal entity. If you need more, you will have to use multiple legal entities or negotiate directly with the MAX team.
Step 1. Add the Organization to Gosuslugi
If you already have a verified sole proprietor or LLC profile on Gosuslugi, you can skip this step. If not, go here:
👉 Instructions for creating a legal entity profile on Gosuslugi
For sole proprietors: you will need a verified individual account and data from the Unified State Register of Individual Entrepreneurs (EGRIP). For LLCs: you need data from the Unified State Register of Legal Entities (EGRUL) and the authority of the manager or their power of attorney.
Step 2. Register on MSP.RF and link it with Gosuslugi
After the organization appears on Gosuslugi, go to msp.rf and link the profile with Gosuslugi — via the sign-in button through ESIA.
After linking, wait about a day: the company data should automatically transfer from Gosuslugi to MSP.RF. This is a mandatory step—without it, business.max.ru will not let you create an organization.
Why MSP.RF? The MAX platform uses it as a registry for business verification. This step cannot be skipped even if your company is not classified as a small business.
Step 3. Create an Organization in business.max.ru
When the data appears in MSP.RF, go to business.max.ru.
- In the top-right corner, click “Create Organization”.
- Fill in all fields—name, tax ID, contacts, description. Do not skip anything: incomplete fields may lead to rejection or delays.
- Confirm the organization. The author of the instructions confirmed it via T-Business (Tinkoff Business), but other verification methods are also available.
- Wait again for about a day — after that, the account will unlock the ability to create channels and bots.
Step 4. Create a Channel or a Bot
After the organization is confirmed, the business.max.ru dashboard displays a section for creating bots and channels:
- Channel — a public page for distributing content to subscribers, analogous to a Telegram channel.
- Bot — an interactive account with API access. Supports message handling, buttons, and webhooks.
After creating the bot, you will receive a token for API access.
MAX API Documentation
Official documentation for developers: dev.max.ru
It describes API methods, webhook formats, message types, and limitations. The API is similar in structure to the Telegram Bot API, so developers already familiar with it will adapt quickly.
Common Mistakes and Pitfalls
- Rushing and not waiting for synchronization. You need to wait about a day twice—after MSP.RF and after registering the organization in MAX. Attempts to skip the waiting period will lead to errors at the next step.
- Data in business.max.ru is incomplete. Fill in all fields—even optional ones. This speeds up verification.
- The profile on Gosuslugi is not verified. Verification through an MFC or a bank is mandatory.
- The limit of 5 bots has been reached. If you need more, use an additional legal entity.
FAQ — frequently asked questions
Can you create a bot in MAX without a sole proprietorship or LLC?
No. As of early 2025, creating bots and channels in MAX via business.max.ru is available only to registered legal entities—sole proprietors or LLCs. Individuals cannot access bot creation.
How long does the entire process take?
Usually 2–3 days. One day is spent synchronizing data between Gosuslugi and MSP.RF, and another is spent verifying the organization in business.max.ru. If the documents are in order and all fields are filled out, there are no further delays.
Which bank should be used for verification?
The author of the guide used T-Business (Tinkoff). The exact list of available verification methods is displayed in the business.max.ru interface when registering an organization — it may change.
How many bots can be created for one legal entity?
A maximum of 5 bots per legal entity. If you need more, you will need to register an additional organization or contact the MAX team directly.
Where can I find the documentation for the MAX bot API?
The official developer documentation is located at dev.max.ru. It describes all API methods, webhook handling, and message formats.
Summary
The path to a bot in MAX is not the shortest, but it is quite predictable. In short:
- Verify the organization on Gosuslugi
- Link it to MSP.RF → wait one day
- Register the organization on business.max.ru → wait another day
- Create a bot, get a token, go to dev.max.ru
If you get stuck at any step, check that the data has synchronized and that all fields are filled in. Most issues are solved this way.