# How to Check SureCloud Service Status

You can check the current operational status of the SureCloud platform at any time via our Service Status Page.

#### Where to Access the Status Page

Visit: <https://status.surecloud.io/>

This page provides real-time updates on the availability and performance of all SureCloud services, including:

* Platform availability
* Planned maintenance
* Ongoing service disruptions

#### How to Stay Informed

You can also **subscribe for updates** directly from the status page to receive email notifications about:

* Scheduled maintenance
* Incident resolutions
* Service updates

#### Why Use the Status Page?

The status page is the fastest way to:

* Confirm if there are any known platform issues
* Stay informed on system health without needing to contact support
* Get transparency on past and current incidents

If you need additional help or are experiencing issues not listed on the status page, please contact [SureCloud Support](mailto:success@surecloud.com).


---

# 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://surecloud.gitbook.io/surecloud-docs/documentation/quick-start/how-to-check-surecloud-service-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.
