Skip to content

Exports Ultimate

Exports

The Exports page lets you download data from across your Ultimate collective as CSV files, ready to open in a spreadsheet application. There are three types of export available.

Accounts Overview

A single CSV summarizing every account in your collective. Each row includes:

ColumnDescription
organizationThe account name
api_idThe account's API identifier
urlThe account's published URL
emailThe account owner's email
first_name / last_nameThe account owner's name
manager_countNumber of managers on the account
collection_countNumber of collections
patron_countNumber of patrons
unique_item_countNumber of unique items

Account Collections Overview

For a chosen account, exports a high-level list with one row per collection. Each row includes:

ColumnDescription
organizationThe account name
collection_titleThe collection's name
account_ownerThe account owner's email
adminsEmails of the admins with access to all collections
managersEmails of the managers assigned to specific collections
lendersEmails of the lenders assigned to specific collections
unique_item_countNumber of unique items in the collection
created_utcWhen the collection was created

For a full item-by-item list of an account, use the Account Items export instead.

Account Items

For a chosen account, exports a full item-level catalog — every item across all collections, including its type, title, creators, identifiers (ISBN/UPC), description, publisher, tags, notes, call numbers, and more. Multiple copies of an item within a collection are aggregated under a single row, with a copies column showing the count. Any custom fields defined in that account are included as additional columns.

TIP

All exported files are named with the export type and a timestamp (for example, accounts_overview_20260705_143000.csv) so you can keep track of when each snapshot was taken.