# Health: Platform status check

The **Service Status** screen provides an overview of system availability, allowing you to track the operation of various essential services, such as servers, databases, backups, and more.

### How to check the platform status

To check the platform status, follow these steps:

1. On the platform's homepage, click on “**Health**”.&#x20;
2. The screen will display a table with two main columns:

* **Service:** Lists the key services on the platform, including Autosky, Cloud Servers, Data Warehouse, API Gateway, among others.
* **Status:** Shows the status of each service, with a blue "positive" (👍) icon indicating the service is running normally. Hovering your mouse over the icon will provide additional information about the status.

In the table, you can also view the status of each service over the past few days (date columns), making it easier to track potential instability histories.

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

#### Refresh

Click the “**Refresh**” button in the top-right corner to manually update the page and check the latest service status.

#### Support Case

If you need assistance, use the “**Open support case**” button next to the Refresh button to report directly to the support team. For more details, refer to the documentation.


---

# 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.skyone.cloud/english/skyone-console/health-platform-status-check.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.
