# ⚙️Настройки

- [Пользователи](https://help.myfreshcloud.com/settings/users.md): Работа со списком пользователей
- [Включить помощника](https://help.myfreshcloud.com/settings/users/assistant.md)
- [Добавляем пользователей](https://help.myfreshcloud.com/settings/users/add-user.md): Добавляем коллег, настраиваем и присваиваем группу доступа
- [Выключаем пользователя](https://help.myfreshcloud.com/settings/users/off.md)
- [Права доступа](https://help.myfreshcloud.com/settings/users/access-rights.md): Ограниченные условия для доступа к данным
- [Отделы компании](https://help.myfreshcloud.com/settings/users/company-department.md): Прописываем отделы компании
- [Изменение пароля](https://help.myfreshcloud.com/settings/users/change-password.md)
- [Справочники](https://help.myfreshcloud.com/settings/directory.md): Справочники в системе
- [Стандартные справочники](https://help.myfreshcloud.com/settings/directory/standard-directory.md): Справочники, добавленные по умолчанию
- [Собственные справочники](https://help.myfreshcloud.com/settings/directory/own-directory.md): Создаем справочники для дополнительных полей
- [Столбцы и колонки](https://help.myfreshcloud.com/settings/column.md): При работе с данными в виде списка вы можете добавлять или убирать лишние столбцы. Как это сделать?
- [Фильтры](https://help.myfreshcloud.com/settings/filters.md): Как создать фильтр с несколькими условиями.
- [Теги](https://help.myfreshcloud.com/settings/tags.md)
- [Свои поля](https://help.myfreshcloud.com/settings/own-field.md): Создание собственных (дополнительных) полей под вашу компанию
- [Настройки браузера](https://help.myfreshcloud.com/settings/browser-setting.md): Дополнительные настройки браузера
- [Всплывающие окна](https://help.myfreshcloud.com/settings/browser-setting/popup-windows.md): Разрешаем открытие всплывающих окон
- [Очистка кэша](https://help.myfreshcloud.com/settings/browser-setting/clearing-cache.md): Как очистить историю браузера
- [Корзина](https://help.myfreshcloud.com/settings/basket.md)
- [Экспорт](https://help.myfreshcloud.com/settings/export.md): Выгрузка списка компаний и контактов
- [API](https://help.myfreshcloud.com/settings/api.md)
- [Оплата подписки](https://help.myfreshcloud.com/settings/payment.md): Видео доступно на нашем канале Rutube и Youtube
- [Оплата за доп. лицензию](https://help.myfreshcloud.com/settings/add_user_payment.md)
- [Бухгалтерские документы](https://help.myfreshcloud.com/settings/accounting.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.myfreshcloud.com/settings.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.
