The Audit Trail is CifraHQ's definitive financial record. Every invoice, payment, expense, Inventory adjustment, Payroll run, transfer, and manual journal entry posts here as a sequence of debit and credit lines, in the exact order they were recorded. Nothing in the application bypasses it. If a number shows up on the Trial Balance, the General Ledger, the Income Statement, the Balance Sheet, or any tax form, you can find the rows that produced it on this page.
When a transaction looks wrong on a report or in a list, the Audit Trail is where you start the investigation. When an external auditor asks for backup on any line item, this is where you export it from.
Go to Accounting > Audit.
The Audit Trail in CifraHQ. Every row is one side (debit or credit) of one journal entry; rows that share the same GL Entry code form one balanced transaction.
Each row in this grid is one leg of a journal entry. A balanced journal entry will appear as two or more rows that share the same GL Entry code, with debits and credits totalling the same amount. The grouping under one GL Entry is what matters for Accounting; the individual row is what matters for tracing a single account's history.
| Column | What it tells you |
|---|---|
| Timestamp | The wall-clock instant CifraHQ wrote the row. Useful for "when did this actually happen?" investigations and for distinguishing two postings that share a posting date. |
| Posting date | The Accounting date that the entry hits the GL. This is the date that decides which financial period (and which tax period) the line lands in. It can differ from Timestamp when a user backdates a document. |
| GL Entry | The journal entry code (for example GL-00000030). Click it to open the full multi-line journal entry and confirm it balances. All rows sharing this code are legs of the same transaction. |
| Line | The 1-based line number inside that journal entry. Combined with GL Entry, it uniquely identifies the row. |
| Account | The GL account code the leg posted to. Click it to jump to the account ledger and see every line that ever touched the account. |
| Account name | Human-readable name for the account, useful when the code alone is not enough. |
| Type | Debit or Credit. Determines which side of the account the amount lands on. |
| Amount | The debit or credit amount in your tenant's base currency. The amount is always positive; the Type column is what tells you the sign. |
| Balance | The running balance of the Account immediately after this row posts. Lets you see, at a glance, what the account stood at after every individual leg. |
| Reference code | The source document code that triggered the entry (for example INV-0042, BP-00012, NOM00000008). This is the link from a journal line back to the business document that created it. |
| Reference type | The kind of business document (Invoice, BillPayment, PayrollRun, JournalEntry, InventoryAdjustment, etc.). Combined with Reference code, this gives you a complete back-pointer. |
| Comments | Free-form note attached to the line, usually written by whichever subsystem produced the entry (for example Payroll writes Net wages NOM00000008, taxes write ISR payable NOM00000007). |
| Action | What it does |
|---|---|
| Refresh | Re-runs the query against the server. Use it after posting a new document in another tab to confirm the entry showed up. |
| Excel Export | Exports the currently filtered, sorted view (not the entire database) to .xlsx. Match it to the on-screen filters before clicking. |
| PDF Export | Same as Excel Export but produces a .pdf for sharing with auditors or attaching to an email. |
| Columns | Show or hide columns. Hidden columns are remembered per user. Use it to declutter the grid for a focused review. |
| Search | Free-text search across the visible rows. Type a reference code, an account name, or part of a comment to narrow the list quickly. |
| Drag a column header here to group its column | Drag any column header into the band above the grid to group rows by it. Common groupings: by Account to see per-account totals, by Reference type to count document types, by Posting date for a daily summary. |
| Funnel icon (per column header) | Excel-style filter for that column. Combine multiple column filters to drill into very specific subsets (for example Type = Debit AND Account = 720000 AND Posting date in March 2026). |
When a user asks "what did this invoice actually post?":
INV-0042).When you need to know everything that ever touched an account:
234000 for Federal Payroll Taxes Payable).Before you close a month or quarter:
JournalEntry reference types you didn't expect; manual journals are the most common source of period-close surprises.When the bank statement and your bank GL account disagree:
When you need to know what a clerk did this morning:
| Reference type | What it means | Typical legs |
|---|---|---|
Invoice |
A customer sales invoice | Debit AR, Credit Revenue, Credit Tax Payable, plus COGS and Inventory if stock-tracked |
Bill |
A vendor bill | Debit Expense (or Inventory), Debit Tax Receivable, Credit AP |
BillPayment |
Payment to a vendor | Debit AP, Credit Bank |
Receipt |
Customer payment received | Debit Bank, Credit AR |
JournalEntry |
A manual journal | Whatever the user wrote, must balance |
PayrollRun |
A Payroll period close | Debit Wages Expense and Payroll Tax Expense, Credit Wages Payable, Credit each Tax Payable account |
InventoryAdjustment |
A stock count or write-off | Debit or Credit Inventory, opposite leg to Adjustment Expense or Income |
BankTransfer |
Money moved between bank accounts | Debit destination Bank, Credit source Bank |
Related: Journal Entries · Bank Reconciliation · Chart of Accounts · Tax Payments · Form 430 (ITBMS) · Account Priming
Was this page helpful?