# Statuspage

We provide a webhook that you can configure in your Statuspage account. This will forward events to your Hosted Graphite account in the form of annotations, which you can then configure in your dashboards.

Simply navigate to Add-Ons => Statuspage in your Hosted Graphite account to copy the webhook:

<figure><img src="https://495119770-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZtHmoGZNsmARIViZEdbz%2Fuploads%2FBoNmdiRH7nLvYBxFwGfz%2Fstatuspage-webhook.png?alt=media&#x26;token=f8702aac-f7a1-41fb-a2dd-3d65d593bcd8" alt=""><figcaption><p>Statuspage webhook</p></figcaption></figure>

Then just create an annotation on your dashboard(s) and query by Tag:

<figure><img src="https://495119770-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZtHmoGZNsmARIViZEdbz%2Fuploads%2FWY3lHLMB9ZWCKqQdIk4h%2Fstatuspage-annotation.png?alt=media&#x26;token=a7464abf-a4e1-4eb7-885b-91a49bb17dd7" alt=""><figcaption><p>Statuspage Annotation</p></figcaption></figure>


---

# 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.hostedgraphite.com/add-ons-and-integrations-guide/statuspage.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.
