# Что такое имя отправителя, для чего оно нужно?

Имя отправителя - это буквенный идентификатор компании, используемый для отправки сообщений. &#x20;

1\.   Имя должно соответствовать фирменному наименованию или товарному знаку.

2\.   Имя должно быть уникальным.

3\.   Не должно содержать обобщенные термины.

4\.   Не должно нарушать права третьих лиц.

5\.   Не агрегирует трафик сразу нескольких Клиентов.

6\.   Имя должно содержать от 3 до 11 символов из списка допустимых.\
\
Регистирация имен отправителя и правила описаны здесь -  <https://legal.docs.direct.i-dgtl.ru/pravila/pravila-registracii-i-ispolzovaniya-imen-otpravitelei>.&#x20;


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://faq.docs.direct.i-dgtl.ru/rabota-s-rassylkami/rabota-s-imenami-otpravitelei-i-shablonami/chto-takoe-imya-otpravitelya-dlya-chego-ono-nuzhno.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
