# On-Premises

Here you will find an overview of the installed on-premises services, including version status.

<figure><img src="/files/DgTJwhmTBeRG60XCZsi0" alt=""><figcaption></figcaption></figure>

The services are displayed in a list that contains the service name and a short description for each entry. In addition, you can see the currently installed version for each service under Current and the latest available version under Latest.

Each entry also contains a Docker pull command that can be used to obtain the appropriate image. This allows you to see at a glance which components are up to date and where an upgrade is available.

Click Upgrade Now to perform a version update for all components for which an update is available.


---

# Agent Instructions: 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.enginsight.com/docs/manual/english/operation/platform/einstellungen/on-premises.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.
