> 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/obshee/uteryannye-elementy-komplektacii.md).

# Утерянные элементы комплектации

Исли при [приемке инструмента](/obshee/proverka-instrumenta-pri-priemke.md) выявляется отсутствие каких либо комплектующих, необходимо отметить эти комплектующие как утерянные.

Для этого необходимо:

1. Откройте карточку инструмента и нажмите на строку элемента комплектации.&#x20;

   <figure><img src="/files/fA58bTF8pZBO4IoNCmi0" alt="" width="340"><figcaption><p>Красной рамкой показаны элементы комплектации. Необходимо кликнуть на тот элемент, который утерян.</p></figcaption></figure>
2. В открывшемся модальном окне комплектующего необходимо нажать кнопку "Отметить как утерянный":

   <figure><img src="/files/9ewsEIC4BsVjrj7tokIn" alt="" width="342"><figcaption></figcaption></figure>
3. Подтвердите, что этот элемент компдектации утерян:

   <figure><img src="/files/t3LYuXoGguGBUGre4IEm" alt="" width="341"><figcaption><p>Подтвердите, что элемент комплектации утерян.</p></figcaption></figure>
4. После этого элемент комплектации будет считаться утерянным и не будет учитываться при передаче инструмента между работниками:

   <figure><img src="/files/TrzatOw6UqMQIyOY0Mjs" alt="" width="339"><figcaption><p>Элемнт получает пометку "Утерян" и не участвует в дальнейшей передаче.</p></figcaption></figure>

{% hint style="info" %}
Если элемент комплектации помечается как "Утерянный", то он остается закрепленным за тем работником, кому он был передан в последний раз перед тем как был утерян.
{% endhint %}

Если элемент комплектации помечен как "Утерянный" ошибочно или утерянный элемент будет найден, его можно ["Восстановить"](/obshee/vosstanovlenie-uteryannykh-elementov-komplektacii.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/obshee/uteryannye-elementy-komplektacii.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.
