Do I need to include the "fieldDiscoveryEnabled: true" flag in my YAML file to use this feature in Panther?
Last updated: May 16, 2025
QUESTION
Do I need to include the fieldDiscoveryEnabled: true flag in my YAML file to use this feature in Panther?
ANSWER
If you use PAT to update or create your custom schemas, your YAML file should include the
fieldDiscoveryEnabled: trueflag, as the default value isfalse.If you use your Panther Console to manage your custom schemas the flag is not needed. Instead, you can turn on the "Field Discovery" toggle button to enable it.

For more information about the Field Discovery feature, see our documentation here. Here's a list of all the CI/CD schema fields that you can use, along with an example of how you can craft the content of the .yml file.