> For the complete documentation index, see [llms.txt](https://roemaker.gitbook.io/faq/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://roemaker.gitbook.io/faq/votchlisty/upravlenie-stolbcami.md).

# Управление столбцами

**Вы можете сохранить несколько списков для вотчлиста. Чтобы добавить список в избранное, нажмите кнопку \[Сохраненные списки] (Saved lists) на панели инструментов. Если сохраненных списков еще нет, откроется всплывающее окно \[Сохранить текущий список] (Save current list). Здесь же можно задать списку новое название.**

![](https://lh4.googleusercontent.com/lIkxjw9mf2icV1D40t3dD3tpldZxqNRxIlaGNH8ubLpTXw8wLlEFplo601HllWJr7IGPqao7IOEs83a_78QlZWaNvzhKhKs3N0_i7WDMVudQsaaDTWPa8oeT0HIZwAC0K3764vvK)

**После того, как вы нажмете кнопку \[Сохранить] (Save), новый список будет добавлен в избранное, и его можно будет открыть напрямую из \[Сохраненных списков] на панели инструментов.**

![](https://lh5.googleusercontent.com/omD7_jEr8PuNm-dS-zvCd37jVf6tKBZl4kOtyygd7x7NEBtw5zf3NYMGsUNkPvULqwtJxD4zJfYdZUejhoZJlm2cZGyye2IRC_IuDhczzRshatEvlYxxDPWnngkt3_TDkjo4kivG)

**Обратите внимание, что когда вы нажимаете на любой избранный список, он добавляется под текущим списком. Если вам нужен только выбранный вами список, сперва очистите вотчлист.**<br>


---

# 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://roemaker.gitbook.io/faq/votchlisty/upravlenie-stolbcami.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.
