Knowledge Base

Create Audit/Change Logs with Automations | INTERMEDIATE

February 4, 2020

Quickbase has limited out-of-box options for tracking changes to your records. This article will demonstrate how to create your own customizable audit/change log using Quickbase Automations.

If you’re not already familiar with Automations check out this short blog post from Quickbase demonstrating the basics.

Why would you want to track changes in Quickbase? Here are a few examples:

✓ Log important changes to your project such as change of Status or Project Manager

✓ Log a record of changes to employee compensation such as salary and bonus

✓ Identify when a user makes changes to or deletes an invoice, for greater accountability

In this article we’ll use the first example, “Log important changes to your project such as change of Status or Project Manager,” to demonstrate how to set up a change log.

  1. Start by creating a ‘Projects’ table and add the following fields:
Field NameField TypeField Values
Project NameTextN/A
Project ManagerMultiple Choice "Jane Doe", "John Doe"
Project StatusMultiple Choice"Open", "Closed", "Lost"

We’ll keep it simple and just add these three fields for now. On a real project you’d typically have many more fields.

  1. Next, create a “Project Logs” table and add the following fields.
Field NameField Type
Project NameText
Project Manager Text
Project StatusText
  1. Create a relationship between the two tables where “Each Project has many Project logs”
Project logs
  1. Go to the ‘Automations” section under of you applications “Settings”. Click “New” under the Automations section. Two options will appear. Select the option “When data changes”:
Trigger option

Automations are made of two components; a trigger and an action. The trigger starts the automation (On a schedule or based on a change in QB). The action can add, modify or delete records.

  1. Start by defining your “Trigger”:
  2. Under “When a user…”, select “Adds a record” and “Modifies a record”
  3. Under “In this table”, select “Projects”
  4. Click the carrot symbol next to “Additional Criteria” and select “Any of the following fields change”. Add “Project Manager” and “Project Status”.
  5. When complete your trigger should look like this:
Define trigger
  1. Now we’ll define our “Action”:
  2. Click “Add an action” in the upper right of the screen or by click “Add Action” on the left panel under actions to add your first action.
  3. Chose the option “Modify record(s)”.
  4. In the resulting screen choose “Project Logs”.
  5. Now “Select fields and specify values for the record” as shown below:
Add a record
  1. When finished, save your automation.

The results:

  1. Now each time a ‘Project’ record is saved or modified, a log of changes to the “Project Name’, ‘Project Manager’ and ‘Project Status’ will be recorded. The User field will capture whomever made the modification by using the ‘Last Modified By’ fields in the ‘Projects’ table.
  2. Go ahead and test with a record in your project table by adding a record. A new record will appear in the ‘Project Logs’ table. You can also view a history of project logs on the embedded report on your project record:
Project logs

Now whenever you view your Project record you can see a history of any changes made to the fields we’ve selected to track.

NOTE: Quick Base has designed the Audit Logs feature with security and compliance use cases in mind. Audit logs track user activity, including data changes, in a non-editable format. You can set up those logs to be retained for up to 7 years. Because Quick Base records can be edited, you should never use data change logs created by automations as part of any security or compliance initiative. If you’re interested in adding audit logs to your account, please contact sales@quandarycg.com.

For a simpler, but less robust method to capture change history, see our article on snapshot fields.

© 2025 Quandary Consulting Group. All Rights Reserved.