# Вход в учетную запись

**Для входа в учетную запись на сайте Metabot24 необходимо:**

* Зайти на сайт Metabot24: <https://app.metabot24.com/>.
* В правом верхнем углу нажать кнопку [***Войти***](https://app.metabot24.com/login)***.***

![Вход в учетную запись](/files/-LqGyF2VQpLPKCaZfsFM)

На экранной форме необходимо указать следующие параметры:

* **E-mail** - электронный адрес пользователя, на который производилась регистрация:
* **Пароль** - пароль пользователя, с которым производилась регистрация.
* По желанию укажите чекбокс *Запомнить меня*
* Нажать кнопку ***Войти***

![Авторизация на сайте](/files/-LqKLWTW_twGzb0Ng9kw)

* Забыли пароль, нажмите ссылку [**Забыли пароль?**](https://app.metabot24.com/password/reset)**.**
* Если Вы еще не зарегистрированы на сайте, то нажмите ссылку [***Создать***](https://app.metabot24.com/register)***.***

Вы можете выбрать более привычный язык интерфейса: *Английский* или *Русский*.

![Выбор языка интерфейса](/files/-LqokSyyDBUZxX9QushZ)

### Следующие шаги

Воспользуйтесь следующими уроками для решения ваших бизнес-задач.

* [Бот за 5 минут](https://metabot.gitbook.io/documentation/lessons/bot-za-5-minut);
* [Бот первого касания с распознаванием естественного языка (NLP)](https://metabot.gitbook.io/documentation/lessons/bot-pervogo-kasaniya-s-nlp);
* [Бот на базе Umnico](https://metabot.gitbook.io/documentation/lessons/bot-na-baze-umnico);
* Создать автоворонку / туннель продаж;
* [Создать бот с меню самоообслуживания](https://metabot.gitbook.io/documentation/lessons/bot-s-menyu-samoobsluzhivaniya).


---

# 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://metabot.gitbook.io/documentation/nachat-rabotu-s-metabot24/vkhod-v-uchetnuyu-zapis.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.
