> For the complete documentation index, see [llms.txt](https://docs.aqua-cloud.io/documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.aqua-cloud.io/documentation/de-documentation/elemente/allgemeine-funktionen-in-den-elementen.md).

# Allgemeine Funktionen in den Elementen

- [Erstellen und Bearbeiten von Elementen](https://docs.aqua-cloud.io/documentation/de-documentation/elemente/allgemeine-funktionen-in-den-elementen/erstellen-und-bearbeiten-von-elementen.md)
- [Element in ein Zielprojekt kopieren oder innerhalb eines Projekts duplizieren](https://docs.aqua-cloud.io/documentation/de-documentation/elemente/allgemeine-funktionen-in-den-elementen/element-in-ein-zielprojekt-kopieren-oder-innerhalb-eines-projekts-duplizieren.md)
- [Übernahme von Feldwerten zwischen Elementen](https://docs.aqua-cloud.io/documentation/de-documentation/elemente/allgemeine-funktionen-in-den-elementen/ubernahme-von-feldwerten-zwischen-elementen.md)
- [Elementvorlage (Standardwerte)](https://docs.aqua-cloud.io/documentation/de-documentation/elemente/allgemeine-funktionen-in-den-elementen/elementvorlage-standardwerte.md)
- [Abhängigkeiten](https://docs.aqua-cloud.io/documentation/de-documentation/elemente/allgemeine-funktionen-in-den-elementen/abhangigkeiten.md)
- [Links zu einer Beschreibung hinzufügen](https://docs.aqua-cloud.io/documentation/de-documentation/elemente/allgemeine-funktionen-in-den-elementen/links-zu-einer-beschreibung-hinzufugen.md)
- [Bildschirmfotos erstellen](https://docs.aqua-cloud.io/documentation/de-documentation/elemente/allgemeine-funktionen-in-den-elementen/bildschirmfotos-erstellen.md)
- [Element beobachten und andere Benutzer benachrichtigen](https://docs.aqua-cloud.io/documentation/de-documentation/elemente/allgemeine-funktionen-in-den-elementen/element-beobachten-und-andere-benutzer-benachrichtigen.md)
- [Anhänge (Dateien)](https://docs.aqua-cloud.io/documentation/de-documentation/elemente/allgemeine-funktionen-in-den-elementen/anhange-dateien.md)
- [Verlauf der Änderungen](https://docs.aqua-cloud.io/documentation/de-documentation/elemente/allgemeine-funktionen-in-den-elementen/verlauf-der-anderungen.md)
- [Diskussionen (Kommentare)](https://docs.aqua-cloud.io/documentation/de-documentation/elemente/allgemeine-funktionen-in-den-elementen/diskussionen-kommentare.md)
- [Elementdaten drucken](https://docs.aqua-cloud.io/documentation/de-documentation/elemente/allgemeine-funktionen-in-den-elementen/elementdaten-drucken.md)


---

# 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:

```
GET https://docs.aqua-cloud.io/documentation/de-documentation/elemente/allgemeine-funktionen-in-den-elementen.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.
