> For the complete documentation index, see [llms.txt](https://documentation.inventory360.ru/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documentation.inventory360.ru/pamyatka-dlya-rabotnika.md).

# Памятка для работника

### Доступ к программе

Доступ к программе осуществляется по данным, полученным от руководителя вашей организации.&#x20;

{% hint style="warning" %}
Самостоятельная регистрация в программе **не требуется.**
{% endhint %}

Для воха в программу перейдите по ссылке <https://lk.inventory360.ru/signup>

Введите ваши логин и пароль, полученные от руководителя и нажмите кнопку "Войти"

<figure><img src="/files/FXB9qh1Qv7lR8qeATOo5" alt=""><figcaption><p>Вход в программу</p></figcaption></figure>

После этого вы попадете в свой личный кабинет.

### Сообщение о поломке инструмента

Вы можете прямо из личного кабинета сообщить руководителю о том, что находящийся у вас инструмент сломался или требует обслуживания. Ваше сообщение будет зафиксировано и не потеряется. Также это упростит дальнейший процесс оформления ремонта инструмента.

Инструкция по созданию сообщения о поломке [здесь](/remont-instrumentov/zayavki-na-remont.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://documentation.inventory360.ru/pamyatka-dlya-rabotnika.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.
