> For the complete documentation index, see [llms.txt](https://docs.dietrichs.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.dietrichs.com/dietrichs-intelligent-documentation/francais/programmes-de-construction/modellbereiche/gaube/gaubenvorlagen.md).

# Gaubenvorlagen

## Vorlage - Speichern

Die Funktion 'Vorlage -- Speichern' erlaubt es, eine Gaube inklusive der Wände, des Gaubenloches und des Gaubentragwerks als Vorlage (Stammdaten) abzuspeichern. Diese Vorlage kann für neue Gauben verwendet werden. Es werden dann alle Werte aus dieser Vorgabe für die neue Gaube übernommen. Diese Werte können dann ohne Änderung übernommen oder abgeändert werden.

So lassen sich zum Beispiel standardisierte Gauben, die sich vielleicht nur in der Breite ändern, ablegen. Bei Bedarf ist dann schnell, mit nur wenigen Klicks, die neue Gaube auf dem Hauptdach aufgesetzt. Das Tragwerk passt sich dabei automatisch an die neuen Abmessungen der Gaube an.

Es wird immer die aktuelle Gaube als Vorlage gespeichert. Zum Speichern der Gaube gibt man einen beliebigen Namen mit maximal 30 Zeichen ein und verlässt die Dialogbox mit 'Ok'.

## Vorlage - Löschen

Mit der Funktion 'Vorlage -- Löschen' kann man Vorlagen aus den Stammdaten wieder rauslöschen. Dazu markiert man die gewünschte Vorlage in der Liste und klickt auch 'Löschen'.


---

# 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.dietrichs.com/dietrichs-intelligent-documentation/francais/programmes-de-construction/modellbereiche/gaube/gaubenvorlagen.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.
