This section refers to a deprecated version of the product. The new version is FE&R. To access FE&R, contact your CSM.
πŸ“˜ To learn more, read the FE&R documentation.
LogoLogo
PlatformsPricingRessources
  • User documentation
  • Onboarding
  • Help Center
  • Release Notes
  • Flagship - Deprecated
  • Feature Experimentation & Rollout (ex-Flagship) is evolving!
  • GETTING STARTED
    • πŸ‘‰Managing multiple environments
    • Using the trial version of Flagship
  • First steps with Flagship
    • Quick start guide
    • Glossary
  • Implementation
    • Sending transactions from the AB Tasty Shopify app directly to Feature Experimentation & Rollouts
  • Integrations
    • Heap Analytics integration (Push)
    • Tealium AudienceStream (receive audiences)
    • FullStory integration (segment exports)
    • Heap Analytics integration (Pull)
    • Google Analytics integration (pull audiences)
    • Segment Integration (receive traits)
    • Mixpanel integration (cohort exports)
    • πŸ‘‰Retrieving your third-party tools’ audiences in AB Tasty - Feature Experimentation & Rollouts
    • Zapier integration
    • Segment integration
  • Steps configuration
    • πŸ‘‰Configuring Sequential Testing Alerts
    • πŸ‘‰Configuring your Flags
    • πŸ‘‰Using the scheduler
    • πŸ› οΈ[Troubleshooting] How to target a large number of users at the same time?
    • πŸ‘‰Configuring KPIs
    • πŸ‘‰Using the automatic rollback option
    • πŸ‘‰Targeting configuration
    • πŸ‘‰Dynamic allocation
    • πŸ‘‰Traffic allocation
  • Team
    • Access Rights, Teams & User Management
    • πŸ‘‰Defining rights per project
  • DEMO
    • AB Tasty - Feature Experimentation & Rollouts Demo - How to use it
  • Navigating the interface
    • πŸ‘‰Archiving use cases from the dashboard
    • πŸ‘‰Flags page
    • πŸ‘‰Running a search on the dashboard
    • Navigating the Flagship interface
  • REPORTING
    • πŸ‘‰Verifying your hit setup
    • πŸ‘‰Exporting reporting data
    • Understanding the "Chances to win" indicator
    • πŸ› οΈ[Troubleshooting] How can I know my test is reliable and my data significant enough to be analyzed?
    • Reporting - A/B Test
    • πŸ‘‰Using the reporting filters
  • API keys & Settings
    • πŸ‘‰Acting on your account remotely
    • πŸ‘‰Using Experience Continuity
    • visitor experiment option
  • FEATURES SETUP
    • πŸ‘‰Bucket allocation
  • SDKs integration
    • πŸ‘‰Managing visitor consent
    • πŸ‘‰Understanding the use of SDKs
  • FAQ
    • Can I make a comparison for each reporting?
    • Can I use Flagship even if my SDK stack is not available?
  • Platform integration
    • πŸ‘‰Webhooks page
  • Decision API
    • Decision API for non-techie users
  • Account & Profile
    • πŸ‘‰Configuring account restrictions with MFA
    • πŸ‘‰Configuring a FA on your profile
  • RELEASE NOTES
    • October - Flagship becomes Feature Experimentation & Rollouts
    • February - Release Notes
    • πŸ“…January - Release Notes
    • πŸŽ‰December - Release Notes πŸŽ‰
    • πŸ¦ƒNovember - Release Notes
    • September Release Notes 🎨
    • June Release Notes 🐞
    • 🍸May Release Notes β˜€οΈ
    • Flagship Release Notes April πŸ‡
    • Flagship February release notes πŸ‚
    • Flagship January release notes πŸŽ‰
    • Flagship November release notes πŸ¦ƒ
    • Flagship October Release Notes πŸŽƒ
    • Flagship September Release note πŸŽ’
    • Flagship August Release Notes 🐬
    • Flagship Release Notes July β˜€οΈ
    • Flagship Release notes June 🌻
    • Flagship Spring Release May 🌸
    • Flagship Release Notes: Fall
  • Use cases
    • πŸ‘‰Duplicating a winning variation
    • πŸ‘‰Configuring a Feature Toggle/Flag
    • πŸ‘‰Configuring an A/B Test
    • πŸ‘‰Configuring a Progressive rollout
    • πŸ‘‰Configuring a Personalization
  • VIDEO TUTORIALS
    • [Video Tutorial] AB Test
    • [Video Tutorial] Feature Flag
    • [Video Tutorial] Progressive Deployment
Powered by GitBook
LogoLogo

AB Tasty Website

  • Home page AB Tasty
  • Blog
  • Sample size calculator
  • Release note

AB Tasty Plateform

  • Login

Β© Copyright 2025 AB Tasty, Inc, All rights reserved

On this page
  • πŸ“– Definition
  • βš™οΈ Configuration
  • πŸ€“Use case

Was this helpful?

Edit on GitLab
Export as PDF
  1. Navigating the interface

Flags page

The Flags page is an overview of all the flags you have created on your Flagship account, with an overview of how many live, paused and draft use cases use this flag. All the flags you create in this page will be available in the flag section of your use cases.

πŸ“– Definition

A flag is a variable you want to act on with a specific value (Boolean, integer, string, object, array). Each flag displays the number of live, paused, draft features and code-based references in which it is used.

βš™οΈ Configuration

To create a flag, apply the following steps:

  1. Click Create new flag.

  2. Enter the flag name and description.

  3. Select the flag type among the following: Text, Boolean, Numbers, Object, Array.

  4. (Optional) Enter the predefined values of the flag.

  5. Click Create: The created flag appears in a new line.

⭐ Good to know

We recommend using a clear name and description for your flag to avoid issues with the flag spelling or type when using it in future use cases.

Once a flag has been created, it will be displayed in the flag list along with the other, previously created flags.

🚩 Heads up

If you are editing a flag name or type that is already used in one or several use cases, this could break your app/website. For this reason, we don’t recommend editing a flag that is already used in a use case.

And get the following information at first sight:

  • the flag name;

  • the flag type;

  • the creation date;

  • the flag category

  • the default and predefined values

  • the number of live, paused and draft use cases in which the flag is being used.

And on click on the line:

  • the predefined values set up earlier;

  • the name and status of the use cases in which the flag is being used;

  • the flag location in the use case;

  • the information on whether the flag is present in the code or not and how many occurrences there are (if you have correctly set up the codebase analyzer).

To find out the exact location of your flag, you can click on the repository link to be redirected to your versioning tool. To be able to retrieve your flags more easily, you can filter them by creation date and type using the Filter button.

πŸ€“Use case

The flags page can be useful to:

  • Make sure the flag you are using in your use case will be the same as the one in your code (with the list of pre-filled flags).

  • Let the developers integrate the Codebase Analyser to always have the latest flags implemented in the code and pushed live.

  • Know how many features a flag is used in, and the name and status of these features from the Usage section.

  • Know whether a flag is used in your code and where from the Codebase references tab.

Need additional information?

Submit your request at product.feedback@abtasty.com

Always happy to help!

PreviousArchiving use cases from the dashboardNextRunning a search on the dashboard

Last updated 2 days ago

Was this helpful?

πŸ‘‰