Back to Features
🛠️

Feature Flags

ActivePlatformFREE

What it does

Toggle specific POTAL features on or off for subsets of users or API keys without code deployments. Use feature flags for gradual rollouts, beta testing, or tenant-specific customizations.

How to use it

1

Create a flag

Define feature flags in Dashboard > Settings > Feature Flags with targeting rules.

2

Set targeting

Target flags by API key, tenant, user role, or percentage-based rollout.

3

Check flags via API

Your integration can check flag status to conditionally enable features.

4

Monitor impact

Track usage metrics per flag variant to measure the impact of feature changes.

Related Features

Having issues?