# Dokumenty

Menu **Dokumenty** pozwala przechowywać w systemie pliki.

Obsługiwane formaty to: **PDF**, **DOC/DOCX**, **XLS/XLSX**.

Dokumenty mogą być:

* przypisane do **kategorii** (folderów),
* przypisane do **obiektów**.

### Otwórz moduł Dokumenty

{% stepper %}
{% step %}

### Wejdź do Dokumentów

W panelu nawigacji kliknij **„Dokumenty”**.

<figure><img src="/files/qCS4I6O7NI7unjPbgK9Z" alt="Pozycja Dokumenty w panelu nawigacji"><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

<figure><img src="/files/z6IL7FXVCgwggPSuUVCJ" alt="Widok listy dokumentów i kategorii"><figcaption></figcaption></figure>

### Kategorie i dokumenty obiektów

* Kategorie mają ikonę folderu i przycisk **„Prześlij dokument”**.
* Dokumenty obiektów są zgrupowane pod ikoną obiektu i jego nazwą.

Dokumenty obiektu możesz też dodawać bezpośrednio z widoku obiektu.

Zobacz: [Zakładka Dokumenty](/boomerang-3-instrukcja-obslugi-uzytkownika/dashboard/object_view/szczegolowy-widok-obiektu/zakladka-dokumenty.md).

### Operacje

* [Prześlij dokument](/boomerang-3-instrukcja-obslugi-uzytkownika/documents/upload_document.md)
* [Utwórz kategorię](/boomerang-3-instrukcja-obslugi-uzytkownika/documents/utworz-kategorie.md)

{% hint style="info" %}
Tworzenie kategorii jest dostępne tylko dla administratorów.
{% endhint %}


---

# 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.boomerang3.com/boomerang-3-instrukcja-obslugi-uzytkownika/documents.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.
