# Live Model Query Settings

> Query settings for Live models. Live models appear in the Data page list of data models.

*Source: https://docs.sisense.com/main/SisenseLinux/live-model-query-settings.htm*

---

Last updated: June 10, 2026

|  |  |
| --- | --- |
| [Tier](https://www.sisense.com/pricing/#pricing) | [Deployment](https://docs.sisense.com/main/SisenseLinux/introduction-to-sisense-cloud-managed-services.md#ComparisonofManagedCloudandSelfHosted) |
| Launch     Grow    Enterprise | Cloud     On-Prem |

Live models appear in the Data page list of data models.

![Image](https://docs.sisense.com/main/Resources/Images/image-1662040005595_1098x304.png)

**To set the query settings for live models:**

1. Click the three dots menu.
2. From the menu, select Query Settings. The Query Settings pane appears.

   ![Image](https://docs.sisense.com/main/Resources/Images/image-1662040085532.png)
3. You can set the following:
   - **Result Limit** - Determines the maximum number of results to include in the on-screen
     presentations.   
     Note that the Pivot widget has a query limit setting:
     - If 'Pivot Query Limit' < 'Query Settings Result Limit', the Pivot Query Limit is applied.
     - If 'Pivot Query Limit' > 'Query Settings Result Limit', the Query Settings Result Limit is applied.
   - **Query Timeout (Seconds)** - The query processing duration until the data source begins to returns results. If exceeded, the query will be automatically timed out.
   - **Automatic Refresh** - Determines whether the results are automatically refreshed. Enabling
     automatic refresh allows dashboards to be refreshed in the background at the rate determines by the Refresh Rate
     setting.
   - **Refresh Rate (Seconds)** - The duration after which the query refreshes the results. The
     minimum refresh rate is 2 seconds.

The table below lists the number of rows returned per operation for live models.

| Operation | Limit Default Value | User Modifiable | Set in Query Settings | Notes |
| --- | --- | --- | --- | --- |
| Preview (data model) | 3,000 | no | no | A preview of the raw data without calculations. |
| Present chart widgets | 5,000 | yes | yes | This is set in System Management > Configuration > Widget Query Limits |
| Present pivot | 5,000 | yes | no | This is set in System Configuration > Pivot Table (Pivot Query LIMIT). The limit is the lower of the query result setting and the Pivot Query LIMIT setting. |
| Export to CSV | 5,000 | yes | no | This is set in System Configuration > Query (LimitOfDownloadRowsForLive). When set to 0 (default), the limit is according to the query limit's setting. Admin can set up to 2B rows.  **Note:**  Big CSV files can take a lot of time to export. There is no export progress indication to the user. |
