Descriptions are visible in the workbook, specifically in the All views and fields panel in the workbook.
For example, you could add copy that describes the type of analyses users can create using the view.
# Single line description
description: <description_text>
# Multi-line description
description: |
<multiline_description_text>
Properties
Free text that describes the view. For multiline descriptions or descriptions containing special characters like colons, use the pipe (|) syntax. Values should be unquoted.
Examples
description: Transactions from our online store.
description: |
Transactions from all online subsidiaries.