This topic explains how to view context kinds in LaunchDarkly.
You can view and manage the context kinds list by navigating to the Contexts list and clicking the gear icon on the right.
The context kinds list includes all of the built-in and manually created context kinds within your project.

Each context kind description includes:
You can filter contexts by selecting the associated context kind in the Contexts list. To learn more, read Filtering the Contexts list.
Your application may evaluate a feature flag using a multi-context. A multi-context includes multiple context kinds in a single evaluation. For example, your application may send a single multi-context with “user,” “organization,” and “device” context kinds, all in one evaluation call in the LaunchDarkly SDK. When you do this, all three individual contexts appear separately in your Contexts list. You can use the context kind filters to search for them separately.
You can view the context kind for a particular context on the context details page, in the “Attributes” section. Similarly, you can view the context kind for a context instance on the instance details page, in the “Attributes” section. To learn more, read The context details page.
You can also use the REST API: Get context kinds
Archived context kinds are automatically hidden from the list. To display them, select the Show archived checkbox.
