> 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/docs-de-en/baudatenprogramm/ablage-in-dokumenten.md).

# Filing in documents

For printing, the data from the construction data program is generally stored in documents. These can be so-called RTF files, ODT files, PDF files, or Word documents. By storing the output in documents, advanced word-processing functions can be used and the currently generated output (which parts were selected, which prices were used) is archived in a document. This is particularly important because documents are increasingly sent by e-mail or directly to fax machines and therefore no paper printout is available.

Note: Documents that were created in the word processor via 'Save As' or in the Explorer via copy, or whose names have been changed, cannot be managed by the construction data program. However, they are displayed in the project management under 'Documents'.

## Dialog for storing in documents

Besides many specific options, the following elements are the same in the dialog boxes for all outputs:

**Document number**: Two characters can be entered for the document number. Of the three available characters, the first character for documents is defined in the function 'Extras - Settings'. A character can be assigned for each document type. Therefore, in the list under the document number, only the relevant documents for each output type are displayed. Only when a valid document number has been entered can the 'Output' function be triggered.

**Path display**: The top display shows the current path and the full document name.

**Document template**: For the storage a document template can be used. This can be modified and extended with the 'Page Setup' button.

**Sender**: With this setting, the address selected in the address master for 'Own Address' can be written into the storage as the sender.

**Recipient**: As recipient you can enter client, architect, supplier or subcontractor. Client and architect have already been specified in the project information. The specific supplier or subcontractor can be selected under 'Supplier / Subcontractor'.

**Pre- / Posttext**: For material lists this field can be used to enable the pretext, the posttext, or both. The pretext and posttext can be entered using the respective button in the main mask.

**Output**: The Output function generates a document according to the settings and automatically launches the corresponding word-processing program with that document.


---

# 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.dietrichs.com/dietrichs-intelligent-documentation/docs-de-en/baudatenprogramm/ablage-in-dokumenten.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.
