Answer:
Name
keys and values
Step-by-step explanation:
Enter a Feature flag name. The feature flag name is the unique ID of the flag, and the name that should be used when referencing the flag in code.
You can edit the key for your feature flag. The default value for this key is the name of your feature flag. You can change the key to add a prefix, which can be used to find specific feature flags when loading the feature flags in your application. For example, using the application's name as prefix such as appname:featureflagname.