> For the complete documentation index, see [llms.txt](https://flowops.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://flowops.gitbook.io/docs/overview/our-features.md).

# Our Features

## Incident and Outage Monitoring

FlowOps aggregates status pages, providing comprehensive monitoring of SaaS services and cloud infrastructure to detect outages and incidents, ensuring timely response and resolution.

<figure><img src="/files/7Mce6Qj7u4xQB3tmOhDl" alt=""><figcaption></figcaption></figure>

## Product and event monitoring

FlowOps tracks and traces key events within customer infrastructure, enabling proactive monitoring of critical operations and product-related events, ensuring smooth operations and minimizing disruptions.

![](/files/RfXZvOtwirpHRbN1mQwn)

### No-code monitoring

FlowOps monitors incidents and errors from nocode tools like Zapier, allowing customers to stay informed about issues occurring in automated operations and tasks, maintaining the integrity of their workflows

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

### Uptime monitoring

FlowOps ensures uptime and reliability by monitoring APIs and internal services, promptly identifying any downtime or performance issues, enabling proactive measures to maintain optimal service levels.

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

### Feature flag control on the edge:

FlowOps provides a feature flag control system, empowering users to easily manage deployments, send maintenance notifications, and selectively enable or disable specific features on the edge of their services, offering flexibility and control over service availability and functionality.

<figure><img src="/files/5Mg0aHnXpyXF0ozhmJRa" alt=""><figcaption></figcaption></figure>


---

# 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://flowops.gitbook.io/docs/overview/our-features.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.
