diff --git a/contentcuration/contentcuration/static/feature_flags.json b/contentcuration/contentcuration/static/feature_flags.json index 605261b96f..c5567d2451 100644 --- a/contentcuration/contentcuration/static/feature_flags.json +++ b/contentcuration/contentcuration/static/feature_flags.json @@ -8,6 +8,11 @@ "title": "Test development feature", "description": "This no-op feature flag is excluded from non-dev environments", "$env": "development" + }, + "ai_feature":{ + "type": "boolean", + "title":"Test AI feature", + "description": "Allow user access to AI features" } }, "examples": [