# Chart of Acct Import

Depending on your General Ledger software vendor, you may be able to import your chart of accounts from your GL system rather than entering them manually into Circulation. You can then read the file into Circulation through this option. See the User Manual for the file format.

#### To import GL accounts:

1. In character Circulation, select Chart of Acct Import from the General Ledger Menu. The Import Chart of Accounts screen will display.

   <figure><img src="/files/JY6JkJO34vCaCTiAoAZ1" alt=""><figcaption></figcaption></figure>
2. Select Add and complete the following fields.

   <table><thead><tr><th width="155.33333333333334">Field</th><th width="107">Type</th><th>What to enter</th></tr></thead><tbody><tr><td>GL COMPANY</td><td>setup</td><td>Enter the GL company for which you are importing a chart of accounts. Records in the file that do not have this GL Company will be ignored.</td></tr><tr><td>FILE NAME</td><td>open (10)</td><td>Enter the name of the file that contains the chart of accounts information.</td></tr></tbody></table>
3. Select Continue to carry out the import. File records that have the GL company ID specified and do not already exist in Circulation will be imported.
4. The Import Chart of Accounts report will display after processing. This report will list the number of records read from the file and any errors that occurred during processing.


---

# 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://docs.navigaglobal.com/circulation-setup-manual/accounting/general-ledger-menu/chart-of-acct-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.
