[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-14 UTC."],[],[],null,["# view_label (for views)\n\n\u003cbr /\u003e\n\n| `view_label` should be avoided as of Looker 4.4.\n|\n| Use [`label`](/looker/docs/2512/reference/param-view-label) instead.\n\u003e This page refers to the `view_label` parameter that is part of a [view](/looker/docs/2512/reference/param-view).\n\u003e\n\u003e `view_label` can also be used as part of an Explore, described on the [`view_label` (for Explores)](/looker/docs/2512/reference/param-explore-view-label) documentation page.\n\u003e\n\u003e `view_label` can also be used as part of a dimension, dimension group, measure, or filter, described on the [`view_label` (for fields)](/looker/docs/2512/reference/param-field-view-label) documentation page.\n\nUsage\n-----\n\n```\nview: view_name {\n view_label: \"desired label for the view\"\n}\n```\n\nDefinition\n----------\n\nThe `view_label` parameter specifies how a view name will appear in the field picker."]]