Skip to main content
Report when your application uses flags by applying them.
See Apply a Flag in the reference for details on why applies matter, when to apply, batching strategies, and best practices.

Before You Begin

Before applying flags, you must:
  1. Resolve flags to get variant values and a resolve token
  2. Save the resolveToken from the resolve response
  3. Use the flag value in your application

Apply a Single Flag

Report that a flag was applied:

Apply Multiple Flags

Batch multiple applies together (recommended):

Complete Workflow

Here’s the full workflow from resolve to apply:

Next Steps

After applying flags:
  1. Monitor flag applied data in your data warehouse
  2. Use the data to analyze experiments
  3. Review apply patterns to optimize flag usage