> For the complete documentation index, see [llms.txt](https://docs.connect.jfrog.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.connect.jfrog.io/reference/connect-server-status.md).

# Connect Server Status

JFrog provides a page, [JFrog Cloud Status](https://status.jfrog.io/), where you can check the status of the JFrog  Connect server. In addition, you can check the status of other JFrog servers in regions around the world.

To check the status of the JFrog Connect server, do the following:

1. Go to the JFrog Cloud Status page and choose the EMEA region.

<div align="left"><figure><img src="/files/fbs3QVPXYCw0xl6U1GLn" alt="" width="375"><figcaption></figcaption></figure></div>

2. Scroll down to the last server in the list: EUROPE - JFConnect Services (Frankfurt) - AWS

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

Each column in the band represents one day and indicates the server status on that day. You can see more information when you hover over a column. Historical information is displayed up to 90 days back.

<div align="left"><figure><img src="/files/ZPb4onF6YSnUthsDF5Yc" alt="" width="375"><figcaption></figcaption></figure></div>

### View Historical Status

To view the historical status by monthly breakdown, do the following:

1. Click View Historical Status.

<div align="left"><figure><img src="/files/Us6Y9Fjz5QoAUA0CHTB2" alt=""><figcaption></figcaption></figure></div>

2. In the dropdown list, choose EUROPE - JFConnect Services (Frankfurt) - AWS.

<div align="left"><figure><img src="/files/OyZAgpEgGrF3GWtRSv4W" alt=""><figcaption></figcaption></figure></div>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.connect.jfrog.io/reference/connect-server-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.
