# DATA AGGREGATION

- [Bank accounts](https://docs.powens.com/api-reference/products/data-aggregation/bank-accounts.md): The Bank product lets you retrieve bank accounts of end users. Bank accounts are associated with a connection, and a connector (a bank).
- [Bank transactions](https://docs.powens.com/api-reference/products/data-aggregation/bank-transactions.md): The Bank product lets you retrieve bank transactions of end users. Transactions are associated with a bank account.
- [Transactions attachments](https://docs.powens.com/api-reference/products/data-aggregation/transactions-attachments.md): The attachments feature lets you retrieve the attachments related to the transactions of an institution account of end users.
- [Categorization](https://docs.powens.com/api-reference/products/data-aggregation/categorization.md): The categorize feature lets you categorize the transactions of a bank account of end users.
- [Bank account types](https://docs.powens.com/api-reference/products/data-aggregation/bank-account-types.md)
- [Balances](https://docs.powens.com/api-reference/products/data-aggregation/balances.md): The balances feature allows you to retrieve an account’s monthly balance, view daily balances by specifying a date range, and track the number of overdraft days during the selected period.
- [Currencies](https://docs.powens.com/api-reference/products/data-aggregation/currencies.md)
- [Account Ownerships](https://docs.powens.com/api-reference/products/data-aggregation/account-ownerships.md): We provide a view to the account ownerships of a user with Check.
- [Identities (obsolete)](https://docs.powens.com/api-reference/products/data-aggregation/identities-obsolete.md): Identities represent identification information returned by the institution about the user who established a connection.
- [Categories (obsolete)](https://docs.powens.com/api-reference/products/data-aggregation/categories-obsolete.md)
- [Invoices](https://docs.powens.com/api-reference/products/data-aggregation/invoices.md): The invoices feature lets you retrieve the invoices of the end user.
- [Credit notes](https://docs.powens.com/api-reference/products/data-aggregation/credit-notes.md)
- [Advisory (obsolete)](https://docs.powens.com/api-reference/products/data-aggregation/advisory-obsolete.md): The Advisory product lets you retrieve metrics computed on end user’s banking data.
- [Indicators](https://docs.powens.com/api-reference/products/data-aggregation/indicators.md): The Indicators product lets you retrieve metrics computed on end user’s banking data


---

# 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.powens.com/api-reference/products/data-aggregation.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.
