# Get Started

{% embed url="<https://www.youtube.com/watch?v=frLuX8DpE_8>" %}

{% hint style="info" %}
Start using StatusPal by signing into your [Admin Dashboard](https://statuspal.io/session/new) ([EU](https://statuspal.eu/session/new))
{% endhint %}

Upon completion of these simple 5 steps, you'll have a working status page with services, personalized design, and real-time notifications. You will, as well, have your team members invited, and you will know how to report an incident or maintenance.

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>🔑 <strong>Key concepts</strong></td><td>Learn the basics before you jump in</td><td></td><td><a href="get-started/key-concepts">key-concepts</a></td></tr><tr><td>⚙️ <strong>Step 1 - Configure services</strong></td><td>Configure your status page components</td><td></td><td><a href="get-started/step-1-configure-services">step-1-configure-services</a></td></tr><tr><td>🏢 <strong>Step 2 - Add your team</strong></td><td>Admin, Editors, Viewers and Billers</td><td></td><td><a href="get-started/step-2-add-your-team">step-2-add-your-team</a></td></tr><tr><td>🎨 <strong>Step 3 - Personalize design</strong></td><td>Customize your status page branding</td><td></td><td><a href="get-started/step-3-personalize-design">step-3-personalize-design</a></td></tr><tr><td>🚨 <strong>Step 4 - Enable notifications</strong></td><td>Email, SMS, Slack, MS Teams, Google</td><td></td><td><a href="get-started/step-4-enable-notifications">step-4-enable-notifications</a></td></tr><tr><td>🔥 <strong>Step 5 - Report an incident</strong></td><td>Report an incident or maintenance</td><td></td><td><a href="get-started/step-5-report-an-incident">step-5-report-an-incident</a></td></tr></tbody></table>


---

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