> For the complete documentation index, see [llms.txt](https://docs.videc.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.videc.de/acron-9.3/en/anlagenkonfiguration/service/wl_service.md).

# Toolbar icons

|                                                                     |                                                                                                          |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     |
| ------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Icon                                                                | Meaning                                                                                                  | Execution                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
| <img src="/files/bkLCOtiazNRn2TRqrwH0" alt="" data-size="original"> | Cut                                                                                                      | Cut an object                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       |
| <img src="/files/UuKeYKMLMgn7r9secC4c" alt="" data-size="original"> | Copy                                                                                                     | Copy an object                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      |
| <img src="/files/CJARoMMt5X1eYbgTl9iP" alt="" data-size="original"> | Paste                                                                                                    | Paste a cut or copied object                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        |
| <img src="/files/3NyKydc7tfWtPux3fIEI" alt="" data-size="original"> | Delete                                                                                                   | <p>Delete the selection</p><ol><li>Background data compression</li><li>Compression of variable time ranges on request from the ACRON <a href="/pages/R8oBsYn2ST2J51LoHvwo#berichte">Reporter</a></li><li>Deletion of temporary files</li><li>Optimization of database in terms of size and access speed</li><li>Checking of hard disk space</li><li>Deletion of plant data beyond the archiving time limit.</li></ol><p>NoteReferenced objects cannot be deleted.Exception: Usage in input masks, reports and diagrams does not block deletion.</p> |
| <img src="/files/PeQdCD22E7agL48QJjbk" alt="" data-size="original"> | Group                                                                                                    | Create a group for entities                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
| <img src="/files/D0lvyshg5suAlIMpYLqn" alt="" data-size="original"> | [Entity](/acron-9.3/en/anlagenkonfiguration/service/betrachtungseinheit.md)                              | Create an entity                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    |
| <img src="/files/55PYs4Wkkww4gYR3GdRO" alt="" data-size="original"> | [Action](/acron-9.3/en/anlagenkonfiguration/service/betrachtungseinheit/massnahme.md)                    | Create an action                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    |
| <img src="/files/syvvaY4ufQcPT9pCdJtc" alt="" data-size="original"> | [Automatic generation](/acron-9.3/en/anlagenkonfiguration/service/dialog_automatische-generierung.md)... | Create an entity based on a selected external variable, applying the default settings.                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| <img src="/files/hYGSjU7PTAmc6UB8LyBp" alt="" data-size="original"> | Export...                                                                                                | Export of entities and actions to a .csv file.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      |
| <img src="/files/Rd4rFVfQighfx7Tk3qLE" alt="" data-size="original"> | Import                                                                                                   | <ul><li><p>Entity from file...</p><p>Selective import of the entities from a .csv file.</p><p>NoteExisting Service configurations are overwritten and/or moved after a prompt.</p></li><li><p>Entities from plant...</p><p>Import of entities from a plant.</p><p>NoteExisting Service configurations are overwritten and/or moved after a prompt.</p></li></ul>                                                                                                                                                                                    |
| <img src="/files/ZKpv8M4WoCDDQHcPXMp8" alt="" data-size="original"> | [References](/acron-9.3/en/anlagenkonfiguration/service/dialog_referenzierungen-auf.md)...               | Overview of the usage of an entity                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |


---

# 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.videc.de/acron-9.3/en/anlagenkonfiguration/service/wl_service.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.
