> ## Documentation Index
> Fetch the complete documentation index at: https://docs.altoura.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Design Review Feature Toggle

## Design Review features can be enabled using the configuration options described below.

The toggle is available at two levels:

* Organization level
* Space level

**Behavior:**

When the Organization-level flag is enabled, Design Review features are enabled by default for all Spaces within the Organization, unless a Space explicitly disables the feature by setting the flag `DesignReviewEnabled` to false.

When the Organization-level flag is disabled, Design Review features are enabled only for Spaces where the Space-level flag `DesignReviewEnabled` is explicitly set to true.
