> For the complete documentation index, see [llms.txt](https://docs.pagerly.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pagerly.io/how-to-work-with-pagerly/get-started.md).

# Get Started

### 1-click Installation

To set up Pagerly in your Slack workspace, add the Pagerly app from the Slack app directory or. You can do this by navigating to [Pagerly](https://pagerly.io) and clicking on "Add to Slack."

### Onboarding through Slack

1\. Click "Add to Slack".

![](https://ajeuwbhvhr.cloudimg.io/https://colony-recorder.s3.amazonaws.com/files/2025-06-04/647635c2-588a-4d9a-a39e-b0a09645ca64/ascreenshot.jpeg?tl_px=310,222\&br_px=1293,772\&force_format=jpeg\&q=100\&width=983\&wat_scale=87\&wat=1\&wat_opacity=0.7\&wat_gravity=northwest\&wat_url=https://colony-recorder.s3.us-west-1.amazonaws.com/images/watermarks/FB923C_standard.png\&wat_pad=317,406)

2\. Select the workspace.

![](https://ajeuwbhvhr.cloudimg.io/https://colony-recorder.s3.amazonaws.com/files/2025-06-04/34086988-96f1-439d-a105-75feff9d5b97/ascreenshot.jpeg?tl_px=680,0\&br_px=1541,480\&force_format=jpeg\&q=100\&width=860\&wat_scale=76\&wat=1\&wat_opacity=0.7\&wat_gravity=northwest\&wat_url=https://colony-recorder.s3.us-west-1.amazonaws.com/images/watermarks/FB923C_standard.png\&wat_pad=760,92)

3\. Authorize Pagerly to your Slack Account to Initiate the OAuth Flow.

![](https://ajeuwbhvhr.cloudimg.io/https://colony-recorder.s3.amazonaws.com/files/2025-06-04/e53f9f23-ca1c-4ffb-b92b-ce36d44e151d/ascreenshot.jpeg?tl_px=382,353\&br_px=1242,834\&force_format=jpeg\&q=100\&width=860\&wat_scale=76\&wat=1\&wat_opacity=0.7\&wat_gravity=northwest\&wat_url=https://colony-recorder.s3.us-west-1.amazonaws.com/images/watermarks/FB923C_standard.png\&wat_pad=433,282)

4\. Add the purpose of using Pagerly and click "Save".

![](https://ajeuwbhvhr.cloudimg.io/https://colony-recorder.s3.amazonaws.com/files/2025-06-04/06808cdf-d5cf-4e9d-9209-e86011e2fc81/ascreenshot.jpeg?tl_px=405,235\&br_px=1265,716\&force_format=jpeg\&q=100\&width=860\&wat_scale=76\&wat=1\&wat_opacity=0.7\&wat_gravity=northwest\&wat_url=https://colony-recorder.s3.us-west-1.amazonaws.com/images/watermarks/FB923C_standard.png\&wat_pad=449,313)

5\. Click "Purpose added successfully."

![](https://ajeuwbhvhr.cloudimg.io/https://colony-recorder.s3.amazonaws.com/files/2025-06-04/3a8ff0fe-cb5c-4e5b-90de-df8343728a41/ascreenshot.jpeg?tl_px=852,534\&br_px=1541,919\&force_format=jpeg\&q=100\&width=688\&wat_scale=61\&wat=1\&wat_opacity=0.7\&wat_gravity=northwest\&wat_url=https://colony-recorder.s3.us-west-1.amazonaws.com/images/watermarks/FB923C_standard.png\&wat_pad=402,285)

6\. Pagerly app is added in your Slack.

![](https://ajeuwbhvhr.cloudimg.io/https://colony-recorder.s3.amazonaws.com/files/2025-06-04/73f17a83-394f-4f9d-8bfb-fa294b0e4ffc/ascreenshot.jpeg?tl_px=7,29\&br_px=1336,771\&force_format=jpeg\&q=100\&width=1120.0\&wat=1\&wat_opacity=0.7\&wat_gravity=northwest\&wat_url=https://colony-recorder.s3.us-west-1.amazonaws.com/images/watermarks/FB923C_standard.png\&wat_pad=805,267)

7\. Click "Manage On-call & Sync" to go to Pagerly web apps dashboard.

![](https://ajeuwbhvhr.cloudimg.io/https://colony-recorder.s3.amazonaws.com/files/2025-06-04/e5e8fc16-722b-44f5-8bdb-c4f9694b89bc/ascreenshot.jpeg?tl_px=394,0\&br_px=1541,640\&force_format=jpeg\&q=100\&width=1120.0\&wat=1\&wat_opacity=0.7\&wat_gravity=northwest\&wat_url=https://colony-recorder.s3.us-west-1.amazonaws.com/images/watermarks/FB923C_standard.png\&wat_pad=915,167)

8\. Click "Go to Status Page"

![](https://ajeuwbhvhr.cloudimg.io/https://colony-recorder.s3.amazonaws.com/files/2025-06-04/3dd311f0-7e64-405c-8370-12ca7f99557b/ascreenshot.jpeg?tl_px=394,39\&br_px=1541,680\&force_format=jpeg\&q=100\&width=1120.0\&wat=1\&wat_opacity=0.7\&wat_gravity=northwest\&wat_url=https://colony-recorder.s3.us-west-1.amazonaws.com/images/watermarks/FB923C_standard.png\&wat_pad=966,277)


---

# 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.pagerly.io/how-to-work-with-pagerly/get-started.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.
