To understand who is accessing content or running queries in your Lightdash projects, we’ve built usage analytics to help you track this.
settings
icon, project settings
, then usage analytics
.
viewer
role that have access to the project.editor
role that have access to the project.admin
role that have access to the project.Query Tag | Detail |
---|---|
organization_uuid | Lightdash organization unique identifier. |
project_uuid | Lightdash project unique identifier. |
user_uuid | User unique identifier. |
dashboard_uuid | Dashboard unique identifier. |
chart_uuid | Chart unique identifier. |
explore_name | Name of the explore. |
query_context | Which context the query was executed in. For queries in: - dashboards use dashboardView - explore use exploreView - chart use chartView - sql chart use sqlChartView |
Data Warehouse | Query Tag |
---|---|
BigQuery | Persists in the labels parameter in your job history. |
Snowflake | Persists in the comment parameter in your query history. |
Trino | Appends to the SQL in your query history. |
Redshift | Appends to the SQL in your query history. |
Databricks | Appends to the SQL in your query history. |
Postgres | Appends to the SQL in your query history. |