# Экспорт документов

Для осуществления экспорта переключаемся на соответствующую вкладку. Как и при редактировании здесь два обязательных поля **ID родителя** и **необходимые поля** для экспорта.

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

Экспорт производится одновременно в два формата: CSV и XLSX. После завершения экспорта файлы (на ваше усмотрение)  можно скачать по соответствующей ссылке.&#x20;

Для .xlsx рекомендуется кодировка utf-8. Для .csv какая удобнее для вашей задачи.

Фильтрация при экспорте аналогична фильтрации при редактировании.


---

# 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://editdocs.grishin.net/eksport-dokumentov.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.
