> 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/ac_admin/anlagenuebersicht/anlage/dienste_und_anwendungen.md).

# Services and applications

## Toolbar icons

| Icon                             | Meaning                             | Execution                                             |
| -------------------------------- | ----------------------------------- | ----------------------------------------------------- |
| ![](/files/ju0C6HHsU3LbbYusAHTN) | Install service                     | Install the service                                   |
| ![](/files/RxgbWiSb4XnQAofHkaS3) | Uninstall services and applications | Uninstall the services, exit the applications         |
| ![](/files/3Bes4H6SiJl4yqIJIyR3) | Start service                       | Start the service                                     |
| ![](/files/iCxqVyLbE5mEw7fxNC3i) | Start application                   | Start the application; it is minimized on the taskbar |
| ![](/files/bSMamPlgcrnBcvxJaSBG) | Exit services and applications      | Stop the services or exit the applications            |
| ![](/files/Opyp70epj4Gqg6Z5FrpC) | Current log file...                 | Today's log file is opened                            |

## Context menu

* Install service

  Install the service
* Uninstall service

  Uninstall the services, exit the applications
* Start service

  Start the service
* Start application

  Start the application; it is minimized on the taskbar
* Exit

  Stop the services or exit the applications
* Current log file...

  Today's log file is opened

### Toolbar icons

| Icon                             | Meaning                             | Execution                                             |
| -------------------------------- | ----------------------------------- | ----------------------------------------------------- |
| ![](/files/ju0C6HHsU3LbbYusAHTN) | Install service                     | Install the service                                   |
| ![](/files/RxgbWiSb4XnQAofHkaS3) | Uninstall services and applications | Uninstall the services, exit the applications         |
| ![](/files/3Bes4H6SiJl4yqIJIyR3) | Start service                       | Start the service                                     |
| ![](/files/iCxqVyLbE5mEw7fxNC3i) | Start application                   | Start the application; it is minimized on the taskbar |


---

# 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/ac_admin/anlagenuebersicht/anlage/dienste_und_anwendungen.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.
