> For the complete documentation index, see [llms.txt](https://developer.harness.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developer.harness.io/feature-management-experimentation/use-fme/feature-management/monitoring-and-analysis/customer-dashboard.md).

# Review customer dashboard

The customer dashboard provides feature flag, segment, and attribute information on a particular user key. This dashboard can be navigated to by clicking on a unique key when viewing impression data or using the search bar on the left navigation panel.

### Feature flags <a href="#feature-flags" id="feature-flags"></a>

The first tab shows the treatments that are served to that customer for each feature flag in your project. Note that attributes of a customer key remain private to our SDKs, feature flags which use attributes for targeting do not show an expected treatment.

![](/files/uHM934zbv1P30zDkttl8)

### Segments <a href="#segments" id="segments"></a>

The second tab shows the segments that a particular user belongs to or if that user is not part of any segments. Learn more about [creating segments](/feature-management-experimentation/use-fme/feature-management/targeting/segments.md).

### Attributes <a href="#attributes" id="attributes"></a>

The third tab shows the users's attribute data which is populated from the attribute data you send using Split API. Learn more about [identifying customers](/feature-management-experimentation/management-and-administration/api-best-practices.md#identify-users).
