For AI agents: the complete documentation index is at llms.txt. Markdown versions are available by appending .md or sending Accept: text/markdown.
Reflex Logo
Docs Logo
Enterprise

/

Overview

Reflex Enterprise

Reflex Enterprise is a package containing paid features built on top of Reflex.

The full End-User License Agreement (EULA) for Reflex Enterprise is published in the Reflex repository.

Installation

reflex-enterprise must be installed alongside reflex to access the enterprise features.

Install it from PyPI:

Features

Usage of reflex_enterprise.

Use rxe.App as your app to enable Enterprise components and rxe.Config options.

In the main file

Create the app with rxe.App():

In rxconfig.py

Built with Reflex