> For the complete documentation index, see [llms.txt](https://docs.signius.eu/signius-professional-platform-de/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-de/versand-von-erinnerungen-fur-zu-unterzeichnende-dokumente.md).

# Versand von Erinnerungen für zu unterzeichnende Dokumente

Es gibt zwei **Methoden**, um schnell eine Erinnerung an ein zu unterschreibendes Dokument an eine andere Person zu senden.

### Direkt von der Plattform&#x20;

1. Wählen Sie das Dokument aus, das Sie unterschreiben möchten, und klicken Sie auf die Kachel in der Liste der Unterzeichner.
2. Wenn sich das Fenster mit der Liste der Unterzeichner öffnet, klicken Sie auf das Symbol rechts neben der E-Mail-Adresse der Person, an die Sie die Erinnerung senden möchten. Die E-Mail wurde versandt. Schließen Sie das Fenster.

<figure><img src="/files/68vAOHUt65PEvmTxZIrJ" alt=""><figcaption></figcaption></figure>

### Senden eines Links

1. Erweitern Sie in einem bestimmten Ordner die Liste der Unterzeichner am oberen Rand.&#x20;
2. Kopieren Sie dann den Link zu dem/den zu signierenden Dokument(en) für die ausgewählte Person (klicken Sie auf die Schaltfläche "Kopieren") und senden Sie ihn per E-Mail oder Messenger. Die Person, die auf den Link klickt, wird, sobald sie eingeloggt ist, direkt zu dem Ordner mit dem/den zu signierenden Dokument(en) weitergeleitet.

<figure><img src="/files/PFgF36w871BX1oe1i5R5" 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-de/versand-von-erinnerungen-fur-zu-unterzeichnende-dokumente.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.
