> ## Documentation Index
> Fetch the complete documentation index at: https://developers.pleo.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Chart of Accounts API Scopes

> The following table specifies the scopes required to access the Chart of Accounts API endpoints:

| Operation                              | Scopes         |
| :------------------------------------- | :------------- |
| Create/Update/Delete an account        | accounts:write |
| Fetch an account or a list of accounts | accounts:read  |

<Info>
  ⚠️ Note: You can use an access token/API key for an organisation or a company. However, for organisations with a multi-entity set up, the chart of accounts is mapped between each entity (company) and Pleo.
</Info>
