> For the complete documentation index, see [llms.txt](https://docs.jedidesk.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.jedidesk.com/znaiomstvo/reyestraciya-v-sistemi.md).

# Реєстрація в системі

1. Перейдіть за посиланням: [jedidesk.com](https://jedidesk.com/ua/) та знайдіть відповідні елементи на сайті:

<figure><img src="/files/ZIJz6hTmUmCpatSccC1Y" alt=""><figcaption><p><em>Головна сторінка</em></p></figcaption></figure>

2. Далі ви потрапите на реєстраційну форму сервісту за адресою [app.jedidesk.com](https://app.jedidesk.com). Якщо ви увійшли через **Google** або **Facebook**, тоді ви одразу потрапите в систему.
3. Перед Вами буде **форма реєстрації**:

<figure><img src="/files/r0i07fo1QVoyBb954Xqo" alt=""><figcaption><p><em>Форма реєстрації</em></p></figcaption></figure>

4. Введіть усі поля, для того, щоб ми могли вас ідентифікувати:
   * Назва компанії <mark style="color:red;">(обовʼязкове поле)</mark>
   * Ваш email. Він буде використовуватись у подальшому для входу в систему  <mark style="color:red;">(обовʼязкове поле)</mark>
   * Телефон для звʼязку <mark style="color:yellow;">(не обовʼязкове поле)</mark>
   * Пароль та підтвердження паролю <mark style="color:red;">(обовʼязкове поле)</mark>
5. Натисніть кнопку **"Реєстрація"**
6. Супер! Правда це було 💪 не складно? Далі будемо займатись **налаштуваннями**!

#### Відео-іструкція з реєстрації

{% file src="/files/JvlOkvSQXchQWZiE5nK9" %}


---

# 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.jedidesk.com/znaiomstvo/reyestraciya-v-sistemi.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.
