﻿---
title: Data view field cache
description: How Kibana caches a data view's field list in the browser, and how to refresh it.
url: https://www.elastic.co/elastic/docs-builder/docs/4120/explore-analyze/find-and-organize/data-views/data-view-field-cache
products:
  - Kibana
applies_to:
  - Elastic Cloud Serverless: Generally available
  - Elastic Stack: Generally available
---

# Data view field cache
The browser caches data view field lists to improve performance. Caching matters most for data views with a high field count that span many indices and clusters.
In typical Kibana usage, the field list updates every few minutes. To get an updated list immediately, select **Refresh** on the data view management detail page. Clearing your browser cache has the same effect.
The field list might change after updates to indices or user privileges.

## Related pages

- [Data views](https://www.elastic.co/elastic/docs-builder/docs/4120/explore-analyze/find-and-organize/data-views)
- [Customize data view fields](https://www.elastic.co/elastic/docs-builder/docs/4120/explore-analyze/find-and-organize/data-views/customize-data-view-fields)