# Current version numbers

## Enginsight Applikation

Enginsight is based on microservices, which are continuously updated. All version updates of our microservices between release dates can be viewed in our community under [Changelogs](https://community.enginsight.com/changelogs-fp9o6xr5). You will be informed about new versions of the Enginsight application with release notes on our [Blog](https://enginsight.com/de/release-notes/). You will also receive an email if you are subscribed to our  [Newsletter](https://enginsight.us13.list-manage.com/subscribe?u=7698363ab3f1b24bd6d5ac66f\&id=ffbc39d9ff).\
The following lists contain the version numbers of the microservices at the time of the last release.

**Release 4.7.0**

| Component    | Version |
| ------------ | ------- |
| Hacktor      | 5.8.73  |
| Observer     | 3.5.44  |
| Pulsar-Agent | 6.8.8   |
| Watchdog     | 4.10.4  |
| Loggernaut   | 2.11.2  |

Always keep your software components up to date to ensure that all Enginsight features work properly. You can perform the updates directly in the platform (instructions: [Hacktor](/docs/manual/english/operation/platform/penetration-testing/hacktor.md#update-hacktor), [Observer](/docs/manual/english/operation/platform/endpunkte/observer.md#update-observer), [Pulsar-Agent](/docs/manual/english/operation/platform/legacy/hosts-agent-pulsar/pulsar-agent.md#update-agent), [Watchdog](/docs/manual/english/operation/platform/discoveries.md#update-watchdog)).

## Software modules of the On-Premises instance.

You can always find the latest versions of the software modules at [Github](https://github.com/enginsight/enterprise/blob/master/docker-compose.yml).

To learn how to update your On-Premises instance, see the [update instructions](/docs/manual/english/on-premises/update.md).


---

# 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/technical-details/version-numbers.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.
