# Welcome to Pagerly

## Introduction

[Pagerly](https://www.pagerly.io/) is a Slack App for companies to Manage Oncalls, Tickets, Incidents  in Slack with ease :relieved: .

With [Pagerly](https://www.pagerly.io/) You can:&#x20;

* Sync Rotation. Oncall Schedule with Slack User Group ( **@sre-on-call)**
* Create your own rotation schedule to avoid costs💰💰 for trivial tasks Pay per Team ( NOT per User)
* Instant **Notification** on Oncall Rotation/Handover
* Start tagging oncall like `@dev-on-call`
* Have a 2 Way deep sync with Jira , OpsGenie , Pagerduty , etc
* Create Tickets and Incidents using Slack Emojis
* **Integrate PagerDuty / OpsGenie/Jira to Manage Rotations on Slack**
* Have Automated Response for Each Oncall Mention **To Free Developer Time!!**
* Find Who-is-Oncall on Slack
* Manage Rotations, override, notify, and engage oncalls via Slack

## Get Started

We've put together some helpful guides to get set up with our product quickly and easily.

{% content-ref url="how-to-work-with-pagerly/integrating-with-your-paging-tool" %}
[integrating-with-your-paging-tool](https://docs.pagerly.io/how-to-work-with-pagerly/integrating-with-your-paging-tool)
{% endcontent-ref %}

{% content-ref url="how-to-work-with-pagerly/sync-team-schedule-from-tools-pagerduty-opsgenie-etc" %}
[sync-team-schedule-from-tools-pagerduty-opsgenie-etc](https://docs.pagerly.io/how-to-work-with-pagerly/sync-team-schedule-from-tools-pagerduty-opsgenie-etc)
{% endcontent-ref %}

{% content-ref url="how-to-work-with-pagerly/create-round-robin-rotations" %}
[create-round-robin-rotations](https://docs.pagerly.io/how-to-work-with-pagerly/create-round-robin-rotations)
{% endcontent-ref %}

{% content-ref url="how-to-work-with-pagerly/playing-with-pagerly" %}
[playing-with-pagerly](https://docs.pagerly.io/how-to-work-with-pagerly/playing-with-pagerly)
{% endcontent-ref %}

{% content-ref url="how-to-work-with-pagerly/help-and-support" %}
[help-and-support](https://docs.pagerly.io/how-to-work-with-pagerly/help-and-support)
{% endcontent-ref %}


---

# 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.pagerly.io/readme.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.
