> For the complete documentation index, see [llms.txt](https://docs.enginsight.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.enginsight.com/docs/manual/readme.md).

# Willkommen im Enginsight Handbuch

Herzlich willkommen im **Enginsight Handbuch**, deiner Go-to-Ressource für die Installation, Konfiguration und Nutzung der gesamten Enginsight Plattform!

**Hier lernst du:**

* ...welche [Systemanforderungen](/docs/manual/installation-und-konfiguration/systemanforderungen.md) die Enginsight Plattform benötigt.
* ...wie die Enginsight Plattform [aufgebaut](/docs/manual/installation-und-konfiguration/architektur.md) ist.
* ...wie du die Enginsight Plattform [installierst](/docs/manual/installation-und-konfiguration/installation-und-konfiguration.md) und [konfigurierst](/docs/manual/installation-und-konfiguration/installation-und-konfiguration/weitere-konfigurationen.md).
* ...wie du die Enginsight Plattform inklusive aller ihrer Komponenten [bedienst](/docs/manual/bedienung-der-plattform/dashboard.md).

### Weitere Ressourcen

* Wenn du konkrete Anleitungen (How-tos) und Informationen zu tiefergehenden technischen Themen benötigst, schaue in die [Enginsight Knowledge Base](https://docs.enginsight.com/docs/knowledge-base).
* Wenn du erfahren möchtest, welche Neuerungen und Verbesserungen es in der Enginsight Plattform gibt, schaue in die Change Logs und Release Notes in der [Enginsight Community](https://community.enginsight.com/auth/login).

### Direkt loslegen

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Systemanforderungen</strong></td><td>Hier findest du alle Systemanforderungen für eine On-Premises-Installation von Enginsight inklusive erforderlichen Firewall-Regeln.</td><td><a href="/files/D0aGWt10i8XpdrpGuKak">/files/D0aGWt10i8XpdrpGuKak</a></td><td></td><td><a href="/pages/SIwim1CEgEDRE3mBG5Oz">/pages/SIwim1CEgEDRE3mBG5Oz</a></td></tr><tr><td><strong>Installation und Konfiguration</strong></td><td>Hier findest du alle Anleitungen zur Installation und Konfiguration der Enginsight Plattform, ihrer Komponenten und des Enginsight SIEM.</td><td><a href="/files/D0aGWt10i8XpdrpGuKak">/files/D0aGWt10i8XpdrpGuKak</a></td><td></td><td><a href="/pages/6PfPPnItxU0QFvFP2izS">/pages/6PfPPnItxU0QFvFP2izS</a></td></tr><tr><td><strong>Start Guide</strong></td><td>Hier findest du einen Guide, der dich durch die ersten Schritte mit Enginsight führt.</td><td><a href="/files/D0aGWt10i8XpdrpGuKak">/files/D0aGWt10i8XpdrpGuKak</a></td><td></td><td><a href="/pages/hfUVkWyGqQAajQX39s4M">/pages/hfUVkWyGqQAajQX39s4M</a></td></tr></tbody></table>


---

# 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.enginsight.com/docs/manual/readme.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.
