# Как сделать бэкап сайта?

Существует несколько способов для создания полного бэкапа сайта:

1. **Данный способ рекомендован для новичков.**\
   В технической поддержки хостинга запросить создание полного бэкапа сайта (файлов сайта и базы данных), а также инструкции по восстановлению бэкапа в случае необходимости.
2. **Данный способ рекомендован для продвинутых пользователей.**\
   С помощью панели управления сайтом ISP Manager самостоятельно создайте бэкап сайта:\
   \
   — В разделе "**Главное" → "Базы данных"** выделить базу данных сайта и нажать кнопку "**Дамп**" - "**Экспорт**".<br>

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

   — В разделе "**Главное" → "Менеджер файлов"** зайти в корневую папку сайта. Выделить все файлы и папки сайта и нажать кнопку "**Скачать**".<br>

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


---

# 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://premium.gitbook.io/main/osnovnye-nastroiki/faq/kak-sdelat-bekap-saita.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.
