# СКЛАД

- [Список документов](https://help.private-crm.ru/sklad/spisok-dokumentov.md)
- [Добавление документа](https://help.private-crm.ru/sklad/dobavlenie-dokumenta.md)
- [Изменение документа](https://help.private-crm.ru/sklad/izmenenie-dokumenta.md)
- [Типы документов](https://help.private-crm.ru/sklad/tipy-dokumentov.md)
- [Поступление](https://help.private-crm.ru/sklad/tipy-dokumentov/postuplenie.md)
- [Списание](https://help.private-crm.ru/sklad/tipy-dokumentov/spisanie.md)
- [Производство полуфабрикатов](https://help.private-crm.ru/sklad/tipy-dokumentov/proizvodstvo-polufabrikatov.md)
- [Перемещение между складами](https://help.private-crm.ru/sklad/tipy-dokumentov/peremeshenie-mezhdu-skladami.md)
- [Инвентаризация](https://help.private-crm.ru/sklad/tipy-dokumentov/inventarizaciya.md)
- [Пересортица](https://help.private-crm.ru/sklad/tipy-dokumentov/peresortica.md)
- [Отчеты](https://help.private-crm.ru/sklad/otchety.md)
- [Склады](https://help.private-crm.ru/sklad/sklady.md): Несколько складов можно применять, если есть разделение ответственности между, например, основным складом и складом кухни.
- [Настройки](https://help.private-crm.ru/sklad/nastroiki.md)


---

# 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://help.private-crm.ru/sklad.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.
