> 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/panel-vydachi-instrumentov/blok-informacii-o-lokacii.md).

# Блок информации о локации

<figure><img src="/files/K2PWHWxlQs32cNYWqCCg" alt=""><figcaption><p>Внешний вид панели информации</p></figcaption></figure>

Блок с информацией о локации содержит следующие элементы:

* **Наименование** и **тип** локации.
* Кнопка "**Сменить локацию**". Для [смены локации](#smena-lokacii), которой управляет панель выдачи.
* Счетчик "**Всего инструментов**". Показывает общее количество инструментов, закрепленных за локацией.
* Счетчик "**Находится в локации**". Показывает количество инструментов, не выданных во временное пользование.
* Счетчик "**Выдано**". Показывает количество инструментов, выданных во временное пользование.
* Счетчик "**Ответственные за локацию**". Показывает количество ответственных за локацию.
* Счетчик "**Просрочен возврат**". Показывает количество выданных инструментов, возврат которых просрочен.

### Смена локации

1. Нажмите кнопку "Сменить локацию"
2. Откроется модальное окно со списком локаций, за которые вы назначены ответственным.
3. Кликните на строку локации для смены локации

   <figure><img src="/files/G8dbeiknD0MD5RWGQzE5" alt="" width="283"><figcaption><p>Выбор локации</p></figcaption></figure>
4. После этого произойдет смена локации и в блоке информации отобразится информация об иснтрументах этой локации.

### Ответственные за локацию

Для просмотра ответственных за локацию:

1. &#x20;Нажмите на счетчик "Ответственные за локацию"

   <figure><img src="/files/4BV02j0H72qmjLyuxadS" alt=""><figcaption></figcaption></figure>
2. Откроется список ответственных за эту локацию.

   <figure><img src="/files/63fAGkUNv64NFjKztcWb" alt=""><figcaption></figcaption></figure>


---

# 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/panel-vydachi-instrumentov/blok-informacii-o-lokacii.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.
