Skip to content

Commit

Permalink
Add Scheduled Feature section to docs (#1254)
Browse files Browse the repository at this point in the history
  • Loading branch information
mknowlton89 committed May 4, 2023
1 parent 0cef9d4 commit 4b7411e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docs/docs/app/features.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -169,6 +169,14 @@ If the total variation percents add up to less than 100%, the remaining users wi

You can analyze the result of an Experiment the same way you would any experiment in GrowthBook.

### Scheduling Features

![Feature Scheduling](/images/feature-scheduling.png)

If you have a Pro or Enterprise plan, you can schedule features to turn on or off at a specific date and time. This is useful for things like turning features on or off for holidays or special promotions.

Scheduling features is currently supported with all override rule types, including force rules, rollout rules, and experiment rules - and just like non-scheduled override rules, they will override the default value when all conditions are met.

#### Namespaces

If you have multiple experiments that may conflict with each other (e.g. background color and text color), you can use **namespaces** to make the conflicting experiments mutually exclusive.
Expand Down
Binary file added docs/static/images/feature-scheduling.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

1 comment on commit 4b7411e

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deploy preview for docs ready!

✅ Preview
https://docs-jcu12a14j-growthbook.vercel.app

Built with commit 4b7411e.
This pull request is being automatically deployed with vercel-action

Please sign in to comment.