# Data Views

The data tab is designed for you to view the volume and nature of data that's passed through your model, for analysis and troubleshooting purposes.

Simply click the refresh button at the top right of the page, or top right of the data table to see the latest data in real-time.

<figure><img src="https://1110149073-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fu89vYHjuY9Vj4vhZX5IZ%2Fuploads%2FEKbdZAdqmSgknLYcpQTA%2FScreenshot%202024-05-14%20at%2009.18.48.png?alt=media&#x26;token=5ebdf890-f968-4d02-a796-03eeb68516c6" alt="" width="563"><figcaption><p>Data view</p></figcaption></figure>

## What's available on the data screen?

* **Quote volumes graph** - View by hour over the last 24-hours or view by day over the last 7 days
* **Monthly data quota** - See how many quotes you've used from your monthly 10,000 quote limit
* **Download all data** - As a CSV or in JSON format
* **View data in a table** - View a table of all the quotes against your model, showing the [outputs](https://swallow-1.gitbook.io/swallow/build/outputs "mention") as well as [inputs](https://swallow-1.gitbook.io/swallow/build/inputs "mention") you've specified as indicators. Expand specific quotes by hovering over the row and clicking the 'View' button, and you can copy and share reference IDs for that specific quote, its version or project.
* **View API** - View Curl, Swallow CLI, Node, Python, & .NET

## Project-level data view

To view all data for your project, simply click the 'View Data' button at the top right of the Project screen.

<figure><img src="https://1110149073-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fu89vYHjuY9Vj4vhZX5IZ%2Fuploads%2FtyQo5jj08qX5IPU08EPH%2FScreenshot%202024-05-14%20at%2009.19.38.png?alt=media&#x26;token=48df81a4-3b62-4132-9f6e-d98fe61023f0" alt="" width="101"><figcaption><p>View Data button</p></figcaption></figure>

## Version-level data view

To view data for a specific version, open the version and navigate to the 'Data' tab once it's opened.
