# Next Steps

### Enable monitoring

StatusPal supports monitoring out-of-the-box, so we can be a replacement for tools like Pingdom, Datadog, and Newrelic when you have basic monitoring needs.

StatusPal monitoring can be useful for the following:

1. get an email alert when one of your services goes down.
2. Automate incident reporting on your status page.

To enable monitoring, click on Edit on a given service and scroll down to the "Monitoring and Incident Automation" section:

<div align="left"><figure><img src="/files/wgG2UDot1fWC6eu6S5h9" alt="status page monitoring &#x26; incident automation" width="563"><figcaption></figcaption></figure></div>

### Custom domain configuration

To enable custom domain, click on `Status page` from the sidebar and scroll down to the "Domain name" section:

<div align="left"><figure><img src="/files/eYpddCjmuRIoChNSjws6" alt="" width="563"><figcaption></figcaption></figure></div>

Follow the full guide with more information at [Custom Domain](/platform/status-page-settings-and-design/custom-domain.md).


---

# 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/next-steps.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.
