# Sigma Usage Data

Euno tracks warehouse workloads generated by Sigma resources to help teams understand cost drivers, identify frequently accessed content, and maintain a healthy BI environment.

### **Warehouse Query Records (from your data warehouse)**

**Definition:**\
Read queries issued to the data warehouse as a result of users interacting with Sigma workbooks, and elements. When Sigma submits a query to the warehouse, it includes metadata that allows Euno to attribute the workload back to a specific Sigma resource.

**Source:**\
Warehouse query logs (e.g., Snowflake), provided that Sigma usage observation is enabled in your data-warehouse source configuration in Euno.

{% hint style="info" %}
This feature is currently supported only for Snowflake, with additional platforms planned for future releases.
{% endhint %}

| Property                                                                                                                                                    | Definition                                                                                                                                  | Applicable to                     |
| ----------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------- |
| <p><code>total\_read\_queries\_14d</code></p><p><code>total\_read\_queries\_30d</code></p><p><code>total\_read\_queries\_60d</code><br><br><br><br><br></p> | When integrated with a supported warehouse, the total read queries for the timeframe are propagated to the resource.                        | `sigma_workbook`, `sigma_element` |
| <p><code>total\_read\_credits\_14d</code></p><p><code>total\_read\_credits\_30d</code></p><p><code>total\_read\_credits\_60d</code></p>                     | <p>When integrated with Snowflake, the total read credits for the timeframe propagated to the resource.</p><h4 id="sigma-element"><br></h4> | `sigma_workbook`, `sigma_element` |
| <p><code>total\_read\_cost\_14d</code></p><p><code>total\_read\_cost\_30d</code></p><p><code>total\_read\_cost\_60d</code></p>                              | When integrated with Snowflake warehouse, the total read cost for the timeframe propagated to the resource.                                 | `sigma_workbook`, `sigma_element` |
