> For the complete documentation index, see [llms.txt](https://docs.wafra.sa/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.wafra.sa/accounting/accounting-import.md).

# Accounting Import

### Accounting Import <a href="#crm0" id="crm0"></a>

The Odoo Accounting module is now equipped with several advanced tools and features to improve accounting operations. One such feature is the Accounting Import facility in Odoo. The user can decide how they want to set up their Chart of Accounts using this feature. You will be able to get access to this new feature from the **Settings** menu of the Accounting module.

<figure><img src="https://www.images.cybrosys.com/images/odoo-book-16/odoo-book-16-accounting-282.png" alt=""><figcaption></figcaption></figure>

Here, you will get the Review Manually option to get a view of the Chart of Accounts of your organization. You manage your chart of accounts from this platform.

<figure><img src="https://www.images.cybrosys.com/images/odoo-book-16/odoo-book-16-accounting-283.png" alt=""><figcaption></figcaption></figure>

Clicking on the Import button will direct you to a new window where you can find various Accounting Import Options.

<figure><img src="https://www.images.cybrosys.com/images/odoo-book-16/odoo-book-16-accounting-284.png" alt=""><figcaption></figcaption></figure>

Here, you can use a predefined format to import your data faster. You are allowed to use templates to import CSV or Excel for your accounting setup. Similarly, you can use the Import Contacts options to import customers or suppliers and their contacts, Import Chart of Accounts option to import Chart of Accounts and their initial balances, and Import Journal Items for unreconciled entries in your Payable and Receivable accounts using templates.

Let’s take a look at how to import contacts using this feature. For this, you can click on the Import Contacts button. Odoo will direct you to a new window where you can upload an Excel or CSV field to import contacts.

<figure><img src="https://www.images.cybrosys.com/images/odoo-book-16/odoo-book-16-accounting-285.png" alt=""><figcaption></figcaption></figure>

Using the Import Template for Customers button, you will be able to get a predefined template to import contacts. You can use this template and upload it using the Upload File button.

<figure><img src="https://www.images.cybrosys.com/images/odoo-book-16/odoo-book-16-accounting-286.png" alt=""><figcaption></figcaption></figure>

Once you upload the template, the screen will display the data from the uploaded template. Click on the Import button and Odoo will show the customers list as shown below.

<figure><img src="https://www.images.cybrosys.com/images/odoo-book-16/odoo-book-16-accounting-287.png" alt=""><figcaption></figcaption></figure>

By following the same method, Odoo will enable you to import Chart of Accounts and Journal Items for your accounting setup.

<figure><img src="https://www.images.cybrosys.com/images/odoo-book-16/odoo-book-16-accounting-288.png" alt=""><figcaption></figcaption></figure>

The Import button available in the Accounting Import tab will directly lead you to the Accounting Import Guide. So, if you want to use the import options, you can click on this button.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://docs.wafra.sa/accounting/accounting-import.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.
