
Establish a connection to a data source to create Datasets that can refresh or partition data.
You can also work directly from a file upload.

Datasets are the data backing a dashboard and data agent in Ridge. Datasets can come from Data Connections or file uploads. Note that file uploads cannot refresh automatically or partition data.
If your dataset has a Data Connection, you can set a schedule to ingest and refresh the data.
If every customer needs to see their own slice of the data, set a partition field in your Dataset-- typically on fields with unique identifiers like account_id.

The Transform Agent supports light data transforms like type casting, applying filters, and column renaming. It's available for any Dataset on the Data page.
The Details button shows you all transforms that have been applied.
Ridge supports enterprise data sources. Click into any for specific setup instructions.