# System Status

To check the Status of CrossEngage Systems in real-time, Go to the Debugging Tab in CrossEngage, and choose System Status.&#x20;

<figure><img src="/files/aKVB8cCsssA63CDDCxex" alt=""><figcaption></figcaption></figure>

Alternately, you can type in the following url in your Browser: <https://crossengage.statuspage.io/>

On the CrossEngage Status Page, you can find real-time Status of CrossEngage's systems and sub-systems. You can also find Incident History for the past few days here. For a more detailed Incident History, please go to <https://crossengage.statuspage.io/history>.

{% hint style="info" %}
To automatically recieve an update when a System undergoes an incident, you can Subscribe to Updates in the Top Right corner of the Status Page.
{% endhint %}


---

# 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://documentation.crossengage.io/data-and-engagement-platform/help-and-support/system-status.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.
