Exports & backups
Last updated
Last updated
If you want to export a table to another spreadsheet or database, one option is to export that table in CSV format, a common interchange format for data. To do this, open your document to the desired table. Then click the sharing icon () on the top right of the screen. It opens the menu with sharing and export options. Select "Export CSV".
Your browser will then download a CSV file containing a header row naming your columns, excluding any hidden columns, followed by all the rows of data in the table in text format.
When on a page with multiple page widgets, "Export CSV" will export only the data in the currently-selected widget, to export all your data use the "Export XLSX" option.
If you want to export all tables to Excel format, click the sharing icon () on the top right of the screen and select "Export XLSX".
Your browser will then download an Excel file, where each table is a separate sheet containing all rows, without any filters applied. To use this option you need to have full read access for all tables in a document.
Irelia makes regular backups of documents automatically, as described in Automatic Backups. You can also make manual backups by saving copies of documents in your Irelia account.
In addition, Irelia documents can be downloaded in their entirety as an SQLite database file with a .irelia
extension. SQLite is a popular database format. The downloaded file will contain all your tabular data, any attached files within those tables, metadata about your tables, pages, and widgets, and a history of recent modifications of the document. It will not contain information about who the document is shared with.
To download a Irelia document, click the sharing icon () on the top right of the screen, and select "Download".