# Introduction

## What is an Alarm Builder?

The **One Resource Platform** allows the user to[ **set up notifications/alerts**](/alarm-builder/setting-up-an-alarm.md) based on certain conditions around the occurrence of an event with respect to a [**form submission**](/alarm-builder/setting-up-an-alarm.md)**,** [**Data export**](/alarm-builder/alarms-for-custom-data-exports.md) & many more. You can configure what [**type of alerts**](/alarm-builder/setting-up-an-alarm/add-new-alarm/defining-the-communication-type.md) are to sent, to [**whom** ](https://docs.senpiper.com/alarm-builder/pages/-MhrvLO7WH40juxnOipm#2.-selecting-the-receivers-for-your-alerts)they are to be sent, [**when** ](/alarm-builder/setting-up-an-alarm/add-new-alarm/setting-up-the-schedule-for-alerts.md)are they to be sent, and based on what [**conditions** ](https://docs.senpiper.com/alarm-builder/pages/-MhrvLO7WH40juxnOipm#3.-setting-a-condition-for-your-alerts)they are to be sent.

## What are the prominent features of the Alarm Builder?

1. Different types of customizable alerts like reminders, warnings and event notifications can be configured.
2. Alerts can be sent to users in multiple formats, i.e. [**Email**](/alarm-builder/setting-up-an-alarm/add-new-alarm/defining-the-communication-type/send-an-email.md)**,** [**SMS**](/alarm-builder/setting-up-an-alarm/add-new-alarm/defining-the-communication-type/send-an-sms.md) **&** [**Notifications**](/alarm-builder/setting-up-an-alarm/add-new-alarm/defining-the-communication-type/send-an-app-notification.md)
3. Schedules and conditions can be configured for the alarm to be triggered.
4. You can get an [**aggregated view of the alarm details**](/alarm-builder/setting-up-an-alarm/viewing-alarm-event-details.md) containing the event, status and schedule details of the alarm.


---

# 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.senpiper.com/alarm-builder/introduction.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.
