# Service Status

## In-house Monitoring

We have internal services to monitor Postman uptime 24/7. These services send alerts if the product is down to the engineer-on-call, so that we can respond as soon as possible.

However, if you face specific or isolated issues, please report them to us [here](https://go.gov.sg/postman-contact-us).

## Subscribe to Status Updates

If you are unable to access Postman services and would like to check if it is due to an unplanned downtime, you may visit our status page for information.

{% embed url="<https://legacy-status.postman.gov.sg/>" %}

Relatedly, you might also wish to check [Twilio status page](https://status.twilio.com/) and [AWS status page](https://status.aws.amazon.com/) if you're experiencing an unplanned incident.

Typically, we inform users of downtime only if resolution is expected to take longer than a day, or if your campaign is directly affected.

## Postman SLAs

Usually, if there is product downtime, we immediately work towards getting the service back up and running as soon as we can. We generally abide by these guidelines:

<figure><img src="/files/v5Hl4OOINVuNQyjHs081" alt=""><figcaption></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://postman-v1.guides.gov.sg/faq/postman-uptime.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.
