> For the complete documentation index, see [llms.txt](https://docs.devolutions.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.devolutions.net/rdm/de/ribbon-menu-bar/window/attachments.md).

# Anhänge

Dateien werden an einen Eintrag angehängt und direkt in der Datenbank gespeichert.

Um den Anhangsbereich zu aktivieren, navigieren Sie im Menüband zu ***Fenster – Layout*** und wählen Sie dann ***Anhänge***.

{% hint style="info" %}

* Diese Funktion ist nur bei Verwendung einer [erweiterten Datenquelle](/rdm/de/getting-started/workspaces/workspace-types/native-workspaces.md) verfügbar.
* Die Dateien in den Anhängen sind im Offline-Modus verfügbar.
  {% endhint %}

![](https://cdnweb.devolutions.net/docs/docs_en_rdm_windows_RDMWin2027.png)

Der Anhangstyp und die -größe sind nur durch Ihre Bandbreite und die Datenquelle begrenzt. Sie können einen gespeicherten Anhang auch anzeigen:

* über das Kontextmenü der Sitzung;
* über die Sitzungseigenschaften; oder
* direkt im ***Dashboard***.

Mit der Schaltfläche „Aktualisieren“ können Sie das ausgewählte Dokument direkt aktualisieren. Verwenden Sie sie, um Ihre lokalen Änderungen zu speichern.

### Aktionen

Verwenden Sie die Symbolleiste über der Anhangsliste, um den ausgewählten Anhang zu verwalten.

<table><thead><tr><th width="177">OPTION</th><th>BESCHREIBUNG</th></tr></thead><tbody><tr><td>Anhang hinzufügen</td><td>Wählen Sie eine lokale Datei zum Hinzufügen aus.</td></tr><tr><td>Anhang bearbeiten</td><td>Bearbeiten Sie den ausgewählten Anhang.</td></tr><tr><td>Dokument aktualisieren</td><td>Aktualisieren Sie den ausgewählten Anhang.</td></tr><tr><td>Anhang anzeigen</td><td>Öffnen Sie den ausgewählten Anhang.</td></tr><tr><td>Anhang speichern unter</td><td>Speichern Sie den Anhang auf einem lokalen Laufwerk.</td></tr><tr><td>Anhang löschen</td><td>Löschen Sie den ausgewählten Anhang.</td></tr><tr><td>Details</td><td>Zeigt Details zum ausgewählten Anhang über der Anhangsliste an.</td></tr><tr><td>Aktualisieren</td><td>Aktualisiert die Anhangsliste.</td></tr></tbody></table>

#### Siehe auch

* [Devolutions Academy – Anpassen der Benutzeroberfläche von Remote Desktop Manager Free](https://academy.devolutions.net/student/activity/3266614)
* [Devolutions Academy – Must-know features to boost productivity](https://academy.devolutions.net/student/page/3266674-must-know-features-to-boost-productivity?sid=66acc46b-f563-44e0-a318-00bfeaa0a374\&sid_i=0)


---

# 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.devolutions.net/rdm/de/ribbon-menu-bar/window/attachments.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.
