> For the complete documentation index, see [llms.txt](https://docs.pro.rent/d/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pro.rent/d/faq/room-categories.md).

# Категории помещений

Действующий договор аренды определяет текущую категорию помещения. Если действующего договора нет, то помещению будет присвоена категория «Вакантно».

## 1. Настройте справочник категорий

В [Настройки портала - Категории помещений](https://portal.pro.rent/settings/portal/room-categories). Может содержать неограниченное количество уровней вложенности.

<figure><img src="/files/PpdS21qol8kaxoAWMWtW" alt=""><figcaption></figcaption></figure>

В [Настройки портала - Общие](https://portal.pro.rent/settings/portal) можно запретить различные категории помещений в одном договоре. В этом случае при смене категории у одного помещения автоматически поменяется категория у остальных помещений в этом договоре.

<figure><img src="/files/qwTf5a7LJFY5tvNY06ix" alt=""><figcaption></figcaption></figure>

## 2. Укажите категорию помещения в договоре

В изменении/добавлении договора:

<figure><img src="/files/v7PDgKUWX89jDxBI2xgm" alt=""><figcaption></figcaption></figure>

Категория будет отображаться во всплывающем окне на интективных планах этажей и в аналитике Power BI:

<figure><img src="/files/WRWqdtDA6qhs0o3NPp6a" 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://docs.pro.rent/d/faq/room-categories.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.
