Allomancy

Audit Log

A searchable record of actions taken in your store, with the actor, the time, and the affected item.

The Audit Log is a running record of actions taken in your store: who acted (a signed-in user, a third-party API key, or the Allomancy system), what they did, and what it affected. Open the Settings page at stores.allomancy.com/settings and click the Audit Log tile to open it at stores.allomancy.com/settings/audit-log.

Reading the log

Each row shows:

  • Time: how long ago the event happened. Hover for the exact date and time in your local time.
  • Actor: a User, API Key, or System badge plus the actor's name.
  • Action: the action's name, such as Product.Update.
  • Description: a plain-language summary of what happened.
  • Target: the type and ID of the item the action affected.

To inspect an event's details, click at the end of its row. The expanded Metadata block shows the event's recorded details; Copy copies them, and Filter to this actor narrows the log to everything that user or API key did.

Searching and filtering

Search across descriptions, actors, and actions with the search field, or narrow the log with the filters:

  • Action type: a specific action name, such as Product.Update.
  • Entity type: the kind of item, such as Product.
  • Entity ID: an exact item ID.
  • Actor type: the User / API Key / System toggle.
  • Date range: a start and end date.

Active filters appear as chips above the table; remove one with its X, or click Clear all to reset everything.

Click Load more at the bottom of the table to fetch more events.

Permissions

Audit Log is visible only to the store owner. Managers do not see it from a managed store. See Store Managers for the full list of owner-only areas.

On this page