This topic explains how to edit and delete views in LaunchDarkly, and how to require resources to be linked to a view. You can use the Views list and other project settings to manage your views.
To edit a view:
To delete a view:
Deleting a view unlinks all resources from the view. Any members whose roles included access to specific views will no longer have access to the resources linked in that view. For example, members whose roles included access to a particular view will no longer have access to the flags, AgentControl configs, and segments linked to that view.
Deleting a view does not delete any of the resources that were linked to it.
If you use views to restrict access to sets of flags, AgentControl configs, or segments, require that they are associated with a view.
To require that resources are linked to a view:
After you enable this setting, all new selected resources must be associated with at least one view. Existing resources are unaffected.
An alternative way to enforce this is to create a role that allows the createFlag, createAIConfig, or createSegment action only within a particular view. To learn how, read the View-specific permissions example policy.