> For the complete documentation index, see [llms.txt](https://help.myfreshcloud.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.myfreshcloud.com/settings/browser-setting/clearing-cache.md).

# Очистка кэша

{% hint style="info" %}
Зачем нужна очистка истории браузера? Например, мы выпустили обновление, а у вас в истории памяти браузера не обновленный интерфейс. Браузер его обновит в любом случае через сутки, но чтобы не ждать сутки и получить прямо ☝️сейчас требуется очистка.
{% endhint %}

У google есть своя инструкция <https://support.google.com/accounts/answer/32050>

На всякий случай мы подготовили свой вариант.

### &#x20;Заходим в историю.

В меню браузера выбираем История, далее еще раз История или переходим по прямой ссылке: **chrome://history/**\
\
Выбираем очистить - Нажимаем Очистить историю.\
\
Выбор периода\
Выбираем из списка временной диапазон **За все время** и поставим 2 галочки напротив параметров очистить кэш и cookie. И нажимаем Удалить данные<br>

![](/files/-MZwF7twsLBrpo0X9V7K)

\
Обновляем страницу с приложением FreshOffice и вновь входим в систему.

### Очистка кеш/куки для Safari

В меню Safari выбираем "Настройки":\
Переходим на вкладку **Конфиденциальность** и далее **Управлять данными веб-сайта**

**Удаляем историю**\
Выбираем название сайта myfreshcloud.com, нажимаем Удалить, не забываем кликнуть на Готово, чтобы изменения вступили в силу.\
\
**Обновляем страницу**\
Обновляем страницу с приложением FreshOffice и вновь входим в систему.

![](/files/-MZvxTcV_QJKPrHRmpzW)


---

# 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://help.myfreshcloud.com/settings/browser-setting/clearing-cache.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.
