# Map categories from your Chart of Accounts

{% hint style="info" %}

* User permission: Financial Statements > Manage Custom Statements and Administration > Databases and Sync
* See the [Overview of financial statements and dimensions](/financial-statements/getting-started/overview-of-the-link-between-financial-statements-and-dimensions.md) page for more information about the link between dimensions and your financial statements.&#x20;
  {% endhint %}

You can map categories and dimensions from your ERP Chart of Accounts. The process requires the use of the Designer tool in the Administration module.

1. [Open the database design in Designer](/administration/designer.md).
2. [Add your Chart of Accounts file](/administration/designer/design-a-database/add-connect-data-to-a-database.md).
3. [Map the accounts](/administration/designer/design-a-database/map-data-to-the-database.md) to the **Dimension** section. New categories are created for you. These will become available as top-level dimensions in your financial statements.
4. [Rename the new categories](/administration/designer/modify-a-database.md#rename-an-item-1) to something more meaningful.
5. Save your changes and build the database.
6. In Financial Statements, [create a custom statement](/financial-statements/managing-statements/create-a-financial-statement.md) based on one of the new dimensions (categories).

{% embed url="<https://phocassoftware.wistia.com/medias/pdza7y2ccv>" %}
Map categories from your Chart of Accounts
{% endembed %}


---

# 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.phocassoftware.com/financial-statements/managing-statements/map-categories-from-your-chart-of-accounts.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.
