# Management

Unter **Endpunkte** → **Management** findest du verschiedene Optionen, um deinen Endpunkt zu verwalten.

<i class="fa-computer-mouse">:computer-mouse:</i> Klicke auf den Menüpunkt **Management**, um das dazugehörige Untermenü aus- oder einzuklappen.

Folgende Untermenüpunkte stehen zur Verfügung:

{% columns %}
{% column width="33.33333333333333%" %}

<figure><img src="/files/qz0m6DH6WDxPNS38Pdog" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column width="66.66666666666667%" %}

* [Domains](/docs/manual/bedienung-der-plattform/endpunkte/management/domains.md)
* [Zertifikatsmanager](/docs/manual/bedienung-der-plattform/endpunkte/management/zertifikatsmanager.md)
  {% endcolumn %}
  {% endcolumns %}

<i class="fa-grip-dots-vertical">:grip-dots-vertical:</i> Klicke und halte den Menüpunkt **Management**, um ihn im Menübaum via Drag-and-Drop inklusive aller Untermenüpunkte zu verschieben.


---

# 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/bedienung-der-plattform/endpunkte/management.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.
