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

# Welcome to Galarm Enterprise

Galarm Enterprise is an enterprise offering from the makers of Galarm mobile app. It enables you to receive alerts on Galarm app when an incident occurs in your infrastructure. You can benefit from the cascading nature of alerts in Galarm to easily escalate incidents when they are not handled in due time.

> "*Galarm has been a game-changer for our DevOps team, providing reliable and timely alerts for critical cloud infrastructure issues. Its unwavering reliability via cascading alerts ensures our team is always informed and ready to tackle challenges promptly. This platform is a must-have tool in our tech arsenal, significantly enhancing our response efficiency.*"
>
> — Rui Li, Senior DevOps Engineer, Bublup, Inc.

## Quick links

{% content-ref url="/pages/XQ4JYQUZVIV8W8qJ624u" %}
[What we do](/enterprise-docs/overview/what-we-do.md)
{% endcontent-ref %}

{% content-ref url="/pages/0LwRb3V1C1ClDh5s20A2" %}
[Getting started](/enterprise-docs/overview/getting-started.md)
{% endcontent-ref %}


---

# 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:

```
GET https://docs.galarmapp.com/enterprise-docs/welcome-to-galarm-enterprise.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.
