> For the complete documentation index, see [llms.txt](https://docs.aitu.io/aituapps/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.aitu.io/aituapps/aitu-passport/integraciya-s-aitu-passport/registraciya-v-klientskoi-konsoli.md).

# Регистрация Партнера

{% hint style="info" %}
Для того чтобы воспользоваться услугами Aitu Passport Партнер должен быть зарегистрирован в системе Aitu Passport на соответствующем окружении (на тестовой площадке, на продакшн площадке)
{% endhint %}

На стартовой странице клиентской консоли нажмите на кнопку “Войти” (как попасть на данную страницу см. статью "[Окружение системы Aitu Passport](/aituapps/aitu-passport/integraciya-s-aitu-passport/resursy-dlya-integracii.md)")

![Стартовая страница клиентской консоли](/files/9z22tryWVmjriXeGL7Gd)

Далее выполните следующие действия:

1. На странице регистрации укажите номер мобильного телефона, на него будет отправлен код доступа;
2. Введите полученный в SMS код доступа.

Если вы все сделали правильно, то откроется страница личного кабинета клиентской консоли - вы зарегистрировались.&#x20;

![Кабинет Партнера - страница сервисов](/files/U9JFSnoEt9COO2E6PtVv)

Теперь Партнер может создавать сервисы

## Связанные статьи:

* [Этапы интеграции](/aituapps/aitu-passport/integraciya-s-aitu-passport.md)
* [Окружение системы Aitu Passport](/aituapps/aitu-passport/integraciya-s-aitu-passport/resursy-dlya-integracii.md)
* [Создание сервиса Партнера](/aituapps/aitu-passport/integraciya-s-aitu-passport/sozdanie-servisa.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://docs.aitu.io/aituapps/aitu-passport/integraciya-s-aitu-passport/registraciya-v-klientskoi-konsoli.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.
