# Moduł udostępniania dokumentacji

Umożliwiliśmy wysyłkę dokumentacji mailem w dedykowanym module. W tym celu zatwierdzamy wizytę, zaznaczamy druki, które chcemy wysłać mailem, a następnie klikamy **Zatwierdź i udostępnij**.

<figure><img src="/files/Ta86sGL67cvPExUHUarq" alt="" width="483"><figcaption><p>Okno drukowania i udostępniania dokumentów z wizyty</p></figcaption></figure>

Pojawi nam się formularz udostępniania dokumentacji. Wpisujemy adres e-mail, na który ma zostać wysłana dokumentacja, oraz numer telefonu, na który zostanie wysłany SMS z hasłem do dokumentacji.

<figure><img src="/files/iVGSmGCVRuRIDzFPiltd" alt="" width="483"><figcaption><p>Okno udostępniania dokumentacji</p></figcaption></figure>

{% hint style="info" %} <mark style="color:blue;">**WAŻNE:**</mark> Opcja ta nie jest jeszcze dostępna dla eRecept, Skierowań i eZLA. Pozostałe druki można wysłać emailem do pacjenta z wykorzystaniem szyfrowania dokumentacji bezpośrednio w oknie generowania druku.
{% 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://centrumpomocy.egabinet.dreryk.pl/moduly/modul-udostepniania-dokumentacji.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.
