Field History Archive

What is the FieldHistoryArchive Big Object?

The FieldHistoryArchive is a standard Big Object provided by Salesforce. It is designed to store historical field changes for records that have been archived from standard field history tracking tables due to data retention limits.

Why does this exist?

Salesforce allows field history tracking for up to 18 months in the standard FieldHistory tables. After that, older field history data is automatically moved to the FieldHistoryArchive Big Object to keep your org running efficiently without hitting storage limits.

When Does Salesforce Add Data to It?

Salesforce automatically archives field history data when:

The archival process is not instant; it occurs periodically via background jobs handled by Salesforce.

Once archived, these records are no longer available in the FieldHistory related list or via standard queries — unless you retrieve them from the FieldHistoryArchive Big Object.

How Big Object Utility Helps

Accessing data in Big Objects like FieldHistoryArchive is not possible through standard Salesforce UI tools such as reports or list views. That’s where our app, Big Object Utility, comes in.

What Big Object Utility Can Do?

No Apex, No Hassle

Traditionally, accessing this data required complex SOQL-for-Big-Objects or external integrations. Big Object Utility brings point-and-click accessibility to Field History Archive data — no code required.

Who Needs This?

If your organization is:

Get Started Today

Don’t let valuable historical data go unused. Unlock insights from FieldHistoryArchive using Big Object Utility.

👉 Try Big Object Utility on AppExchange
👉 Learn more at CloudBat

Reference Links

FieldHistoryArchive | Object Reference for the Salesforce Platform | Salesforce Developers

Field Audit Trail | Field Audit Trail Implementation Guide | Salesforce Developers