How-To Guide
7 min read

How to Import Intacct Journal Entry to Sage Intacct (2026 Guide)

After converting your data with one of our tools, follow these steps to import the intacct journal entry into Sage Intacct.

Import Steps

1

Download the Sage Intacct journal entry import template

Navigate to General Ledger > All > Journal Entries and click Import, then Download Template. Alternatively, access it via Company > Setup > Import Data. The template is automatically customized with your company's active dimensions (Department, Location, etc.) so you see the exact columns Intacct expects.

Tip: Always use the official Intacct template rather than creating your own CSV from scratch.
2

Understand the header and line-item structure

Each journal entry in the CSV has header fields and line items. Header fields like Journal ID, Entry Date, and Description apply to the entire transaction. Line items contain the Account Number, Debit or Credit amounts, and optional dimensions. Start entering data on row 3 of the template (rows 1 and 2 contain headers and field descriptions).

3

Fill in the journal entry data

For each journal entry, enter the Journal ID to group related debit and credit lines. Set LINE_NO starting at 1 and increment sequentially for each line within the same entry. Enter Account Number values (not account titles) that match your Intacct chart of accounts. Fill in either Debit or Credit for each line, leaving the other blank.

Warning: Do not include dollar signs, commas, or other symbols in the Debit and Credit columns. All journal entries must balance (total debits equal total credits). If even one entry is unbalanced, the entire file will not upload.
4

Add dimension fields for reporting

Sage Intacct supports dimension tracking on journal entry lines. Assign Department, Location, and Vendor/Customer values to each line item where applicable. These dimension values must match existing records in Intacct exactly (use IDs, not display names). Dimensions allow detailed reporting and drill-down in financial statements.

5

Format cells and save as plain CSV

Format all cells as text in your spreadsheet to prevent automatic number or date reformatting. Ensure all dates use a consistent format (MM/DD/YYYY is standard). Save the file as a plain CSV (not UTF-8 CSV or Excel format). Do not change or remove the column headers from the template.

Tip: If you need reference or calculation rows that should not be imported, prefix them with # and Intacct will skip those rows.
6

Upload the CSV file to Sage Intacct

Go to General Ledger > All > Journal Entries and click Import (or Import Transactions). Click Choose File, browse to your CSV, and select Open. Choose the date format that matches your file. Click Upload to start processing the file.

Sage data import wizard showing the five-step import process: Welcome, Data Type, Data Source, Field Mappings, and Import
The Sage data import wizard guides you through selecting file type, data source, and field mappings.
7

Review results and fix any errors

Intacct validates the file and reports any errors. Common issues include unbalanced entries, invalid account numbers, and dimension mismatches. If errors are found, correct them in your CSV and re-upload. Successfully imported entries appear in General Ledger > All > Journal Entries.

Warning: Limit CSV files to 5,000 lines or fewer for reliable uploads. For larger files, use the offline import option to avoid browser timeout issues.
Sage Intacct General Journal entries view showing imported journal entry lines with accounts, debits, credits, and dimension columns
Successfully imported journal entries appear in the General Journal with all account, amount, and dimension details.

Required Sage Intacct Fields

Field Type Description Example
Journal ID Text Journal entry identifier (groups debit/credit lines) JE-2025-0001
Entry Date Date Journal entry date (MM/DD/YYYY) 01/15/2025
Account Number Text GL account number 1000

Sage Intacct requires these fields for successful import.

Tip Make sure your converted file is saved and ready before starting the import. You can preview the converted data in the tool before downloading.

Frequently Asked Questions

Sage Intacct accepts CSV files for importing intacct journal entry. Our converter ensures the file is formatted correctly for Sage Intacct.
Check the error message from the platform. Common issues include date format mismatches, missing required fields, or duplicate entries. Our converter handles most formatting issues automatically.