> For the complete documentation index, see [llms.txt](https://docs.signius.eu/signius-professional-platform-ua/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.signius.eu/signius-professional-platform-ua/zavantazhennya-pereglyad-ta-vidalennya-dokumentiv.md).

# Завантаження, перегляд та видалення документів

Ви можете **переглядати, завантажувати або видаляти** документи, які знаходяться в папці залежно від їх статусу та того, хто надіслав їх на підпис - Ви чи хтось інший. Щоб виконати будь-яку з цих дій, натисніть 3 крапки праворуч від плитки документа.

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

## Завантаження підписаного документа

Підписаний документ можна завантажити двома способами:

1. Натисніть помаранчеву **кнопку "Завантажити підписаний документ**", яка знаходиться ліворуч на плитці документа на зеленому тлі.
2. Натисніть на **3 крапки** під назвою документа і виберіт&#x44C;**"Завантажити підписаний документ**".

<figure><img src="/files/7zmjBYu3IOFLkoEZygdN" alt=""><figcaption></figcaption></figure>

## Завантаження декількох документів одночасно

Ви також можете завантажити всі підписані документи в даній папці одночасно. Перебуваючи в папці, натисніть кнопку "Завантажить підписані документи", розташовану праворуч над документами.

## Попередній перегляд документа

Щоб переглянути документ, наведіть курсор на іконку аркуша, а потім натисніть іконку лупи з плюсом, яка з'явиться посередині:

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

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

## Видалення документа

Щоб видалити документ, натисніть на **3 крапки** поруч з назвою документа і виберіть **"Видалити цей документ"**.

Якщо на документі є підписи, Вас буде запитано, чи хочете його завантажити перед видаленням.

**Немає можливості видалення документів, відправлених Вам іншими людьми. Ви можете видаляти лише ті, які Ви самі додали до платформи.**

<figure><img src="/files/4JI8gzdfaXXnHTbjng7l" alt=""><figcaption></figcaption></figure>


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.signius.eu/signius-professional-platform-ua/zavantazhennya-pereglyad-ta-vidalennya-dokumentiv.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
