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

# Product overview

## Flags

The Flags tab of Reflag is where you create and manage your flags.

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

## Flag page

This is where you create and manage feature flags, set access rules, remote config, and monitor your feature launch.

<figure><img src="/files/jLl9HiViUkOvppeYGWtZ" alt="Feature page with rollout targeting rules"><figcaption></figcaption></figure>

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

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

## Companies

The Companies tab lists all of the companies that use your application. You can used advanced filters to filter the companies list and create saved segments.

<figure><img src="/files/9qa1RAfi4cotPd7yjrax" alt=""><figcaption></figcaption></figure>

## Event log

The Event log tab shows you a log of recent events as well as a list of all the distinct events being tracked in Reflag.

<figure><img src="/files/PjrYob9dtjAEpPSGa4yb" alt="Debugger page"><figcaption></figcaption></figure>

## Settings

The Settings tab is where you manage billing, [users](/product-handbook/team-permissions.md), [integrations](/integrations/overview.md), [feature views](/product-handbook/feature-views.md), [company segments](/product-handbook/creating-segments.md), [environments](/product-handbook/creating-and-managing-apps/environments.md), data exports, and more.

<figure><img src="/files/mHs9nGtvarX2ZRnIOuQ5" alt="Global settings page"><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://docs.reflag.com/product-handbook/product-overview.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.
