> 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/plaene/schnittzeichnung/schnittzeichnung-ablage-allgemein.md).

# Section Drawing - Filing General

In the lower section of the dialog box general settings for saving are made:

**Storage number**: In the field under 'Storage' enter the number under which the storage should be saved. A comment can be entered next to it. If a plan template is used for the storage, the plan number is entered here instead of the storage number, and plan information can be entered in the comment field.

> The comment or plan info field has a special feature. If you enter the keyword %Planinfo% here, the program inserts automatic plan information at this location that provides information about the stored building objects. The keyword can be combined with fixed text entries.
>
> Clicking the 'Store' button then saves the storage or the finished plan with the current settings.

**Selection**: You can save the current roof or the entire position.

**Storage for**: This sets whether the storage is to be made for 'DXF' (version 14 or 2000), the 'classic plan program' or 'Plan'. In addition, there is the combined storage for Plan+DXF.

**Plan template**: If you have chosen storage for 'Plan' or a combination Plan+DXF, you can select a plan template here. Then no plan storage is generated, but a finished plan. The storage(s) are automatically inserted into the empty windows of the plan template. When one plan is full, the next plan is created automatically.

**Round scale to**: As soon as you have selected a plan template in the field above, you can enter the rounding for the scale here with which the storages will be automatically inserted into the windows. Two options are available:

> **Value**: With Value you enter the step size to which the scale should be rounded. Example: A value of 5 yields scales of 5, 10, 15, 20, etc. The program selects the next appropriate value for each storage.
>
> **Fixed value**: With Fixed value you specify a fixed scale with which each storage must be inserted into the plan.

**Output unit for DXF**: For DXF storage an output unit must be set here so that the dimensioning is generated in the desired unit.

**Text height for DXF**: For DXF storage the text height must be set here so that the labeling and dimensioning, after setting the scale in the drawing program, have the desired size.


---

# 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/plaene/schnittzeichnung/schnittzeichnung-ablage-allgemein.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.
