# Responsibilities

Define the responsibilities for the entire organization here. On the one hand, this is relevant for **documentation reasons**. On the other hand, you can use the definitions to efficiently manage your **notifications in the event of alerts**.

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

When you add an alert, the option "[Inform responsible persons](/docs/manual/english/operation/platform/alarme.md#additional-options)" is available. If you activate this option (default setting), the team members defined as security responsible will receive a notification.

In the case of alerts on hosts, the persons responsible for the host also receive a notification. In the case of alerts on endpoints, the corresponding endpoint owners receive a notification.

{% hint style="info" %}
Please also note that it is possible to assign responsibilities separately for individual assets: [define for individual hosts](/docs/manual/english/operation/platform/host-pulsar-agent/hostdetails.md#einstellungen), [define for individual endpoints](/docs/manual/english/operation/platform/endpunkte/endpoint-details.md). The technical manager defined here will also receive a notification if the “Notify responsible persons” option is active for an alarm.
{% endhint %}


---

# 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/responsibilities.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.
