# Third-party accounting systems

## Importing journal entries

Hardfin generates several types of [journal entries](/run-financial-operations/accounting/journal-entries.md) that can be exported and quickly imported into any accounting system of record. This makes it easy to use Hardfin as your [operational system for asset management](/bridging-operations-and-finance.md) and leverage that data directly as the [asset subledger](/run-financial-operations/accounting.md) for your organization.

Journal entries generated by Hardfin capture all asset movements, valuations, and transactions, providing a complete audit trail that seamlessly integrates with your accounting system. By exporting these entries, you can maintain consistency between your operational asset tracking in Hardfin and your financial records in your accounting platform of choice.

### Accounting system integration

Below are links to documentation for importing journal entries into some of the most common accounting systems for Hardfin customers:

<table data-full-width="true"><thead><tr><th width="133.26171875">System</th><th>Name</th><th width="244.5234375">General documentation</th><th>Import journal entries</th></tr></thead><tbody><tr><td><div><figure><img src="/files/JBKCVjsTTqySQZ5qNkQ1" alt="" width="188"><figcaption></figcaption></figure></div></td><td><strong>Oracle NetSuite</strong></td><td><a href="https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/section_N1468996.html">Journal entries overview</a></td><td><a href="https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/section_N1472877.html#procedure_N1472932">Importing journal entries</a></td></tr><tr><td><div><figure><img src="/files/o7N6q7Yj4iF3hPZCz9SG" alt="" width="97"><figcaption></figcaption></figure></div></td><td><strong>QuickBooks Online</strong></td><td><a href="https://quickbooks.intuit.com/learn-support/en-us/help-article/accounting-bookkeeping/create-journal-entry-quickbooks-online/L6Bzy9mT9_US_en_US?uid=mgpkpcx7">Creating journal entries</a></td><td><a href="https://quickbooks.intuit.com/learn-support/en-us/help-article/import-export-data-files/import-journal-entries-quickbooks-online/L4tQBwbs7_US_en_US?uid=mgpkp9zt">Importing journal entries</a></td></tr><tr><td><div><figure><img src="/files/boSPYv5h4yYnpzqRBBd5" alt="" width="125"><figcaption></figcaption></figure></div></td><td><strong>Sage Intacct</strong></td><td><a href="https://ca-kb.sage.com/portal/app/portlets/results/viewsolution.jsp?solutionid=240304191430893">Working with journal entries</a></td><td><a href="https://ca-kb.sage.com/portal/app/portlets/results/viewsolution.jsp?solutionid=240304191549557">Importing journal entries</a></td></tr><tr><td><img src="/files/6CrgYueECKVZRIuwmp24" alt=""></td><td><strong>Xero</strong></td><td><a href="https://central.xero.com/s/article/Add-import-and-post-manual-journals-US">Add, import, and post manual journals</a></td><td><a href="https://central.xero.com/s/article/Add-import-and-post-manual-journals-US#Importmultiplemanualjournals">Import multiple manual journals</a></td></tr></tbody></table>

{% hint style="info" %}
For accounting systems not listed here, consult your accounting platform's documentation for information on importing journal entries via CSV or similar data formats.
{% endhint %}

### Exporting journal entries from Hardfin

Journal entries can be exported from Hardfin in standard formats compatible with most accounting systems. Exported data typically includes:

* Date and period information
* Account codes and descriptions
* Debit and credit amounts
* Reference numbers and descriptions

For more information, see [detailed information on Hardfin journal entries](/run-financial-operations/accounting/journal-entries.md).

{% hint style="success" %}
Regular exports of journal entries help maintain synchronized records between Hardfin and your accounting system, ensuring accurate financial reporting and audit compliance.
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://guide.hardfin.com/run-financial-operations/accounting/third-party-accounting-systems.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
