# Hotline

Sentinel Hotline is a powerful and versatile tool for managing communications during emergencies and incidents. Hotlines can be configured in advance or created ad-hoc in under 60 seconds.

By simply calling the Hotline number critical information can be delivered whenever required.

* [Dashboard](https://yudu-sentinel.gitbook.io/sentinel-documentation/spaces/hotline/create-hotline) - Manage hotline access and status
* [Monitor Calls](https://yudu-sentinel.gitbook.io/sentinel-documentation/spaces/hotline/monitor-callers) - Listen to voicemail, make notes, flag and handle calls for review.
* [Settings](https://yudu-sentinel.gitbook.io/sentinel-documentation/spaces/hotline/hotline-settings) - Configure Hotline settings such as language and voice.
* [Subscriber Notifications](https://yudu-sentinel.gitbook.io/sentinel-documentation/spaces/hotline/subscriber-notifications) - Be notified of Hotline automatically via SMS or Email.
* [Access Control](https://yudu-sentinel.gitbook.io/sentinel-documentation/spaces/hotline/access-control) - Delegate hotline management to chosen individuals.
* [Block List](https://yudu-sentinel.gitbook.io/sentinel-documentation/spaces/hotline/blocklist) - Prevent nuisance numbers and block unwanted calls.

Navigate to **/space/hotlines** to list the Hotlines.

{% hint style="info" %}
**Hotline Administrators** will see all of the space Hotlines listed on this page.

Other users (**Hotline Managers** / **Hotline Responders**) will only see Hotlines they have been assigned.

See [access control](https://yudu-sentinel.gitbook.io/sentinel-documentation/spaces/hotline/access-control) for more detailed information about this topic.
{% endhint %}

<div data-with-frame="true"><figure><img src="https://4177106735-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKJPykUSrsRewdKkgo9UK%2Fuploads%2FLbYN6EIfSaCxkmI83JgS%2FScreenshot%202025-12-15%20at%2009.49.35.png?alt=media&#x26;token=85330333-3db0-494a-90cd-1255f26fb912" alt=""><figcaption></figcaption></figure></div>


---

# 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://yudu-sentinel.gitbook.io/sentinel-documentation/spaces/hotline.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.
