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

# Скрытые папки и гостевой доступ

Скрытые папки — полезный инструмент в работе, если нужно не показывать часть файлов клиентам или показать файлы не для всех клиентов.

Если папка скрыта, ее не будет видно среди остальных папок в галерее. Посмотреть папку можно по прямой ссылке — скопируйте ее в меню действий с папкой. Можно скрыть одну папку, несколько папок или все сразу.

### Как скрыть одну папку

Нажмите на **⋮** возле папки и выберите **«Скрыть папку»**.

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

Посмотрите пример галереи с продажей фотографий, где есть скрытая папка:

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>При переходе в галерею отображаются только папки в общем доступе</td><td><a href="https://demo.wfolio.pro/disk/jewelry?utm=docs">https://demo.wfolio.pro/disk/jewelry?utm=docs</a></td></tr><tr><td>При переходе по ссылке на скрытую папку отображаются папки в общем доступе + скрытая папка</td><td><a href="https://demo.wfolio.pro/disk/jewelry/5oxqhntw?utm=docs">https://demo.wfolio.pro/disk/jewelry/5oxqhntw?utm=docs</a></td></tr></tbody></table>

{% hint style="success" %}
После входа в скрытую папку она не пропадет из списка папок, если перейти в открытую папку.

Запоминается только **одна скрытая папка** — и только пока клиент не закрыл браузер.
{% endhint %}

### Как скрыть все папки

Скройте все папки, если нужно передать файлы разным клиентам без доступа к остальным папкам. Обложка галереи при этом будет видна для всех клиентов.

Чтобы быстро получить ссылки на все папки, получите их из [списка CSV](https://docs.wfolio.pro/gallery/selections/csv#ssylki-na-papki-v-proekte).

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

### Скрытые папки и гостевой доступ

Для галерей с больших мероприятий может потребоваться показать некоторые папки только определенным людям — заказчику проекта, молодоженам и т.д. Это можно сделать, настроив гостевой доступ для галереи.

Перейдите в настройки проекта и во вкладке **«Пароль»** задайте пароль и активируйте опцию **«Разрешить гостевой доступ»**.

<figure><img src="/files/bulGKSHS3Sr3LB9ttzk7" alt="" width="563"><figcaption></figcaption></figure>

{% hint style="info" %}
Скрытые папки видны для всех, кто вошел в галерею с паролем.
{% endhint %}

Посмотрите пример галереи с гостевым доступом, где есть скрытая папка. Выберите «Смотреть как гость» для просмотра в гостевом режиме или введите пароль `123` для доступа к скрытым папкам.

<table data-card-size="large" data-view="cards" data-full-width="false"><thead><tr><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>2 папки в общем доступе + 1 скрытая папка</td><td></td><td><a href="https://demo.wfolio.pro/disk/desert?utm=docs">https://demo.wfolio.pro/disk/desert?utm=docs</a></td></tr></tbody></table>


---

# 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.wfolio.pro/drive/folders/hidden-folders.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.
