# Manage Accounts

In this module is possible to manage all accounts, such as:&#x20;

**Assets:** is any resource that a business owns or controls.

**Liabilities:** are the debts that a business owes to creditors.

**Equity:** is a company's total assets minus its total liabilities.

**Income:** is the amount of money received in exchange for products or services.

**Costs and Expenses:** an expense is the cost of operations that a company incurs to generate revenue.

{% hint style="success" %}
**Go to:** Home / Accounting / Accounts Management / **Manage Accounts**
{% endhint %}

<figure><img src="/files/tnI1aTNNy9qPBbbsspPs" alt="" width="220"><figcaption></figcaption></figure>

Please click on **Refresh Accounts** to find the list with all the accounts.

<figure><img src="/files/r6pfa3y0ZGKMFJcoj16u" alt="" width="375"><figcaption></figcaption></figure>

It is also possible to export the list to **Excel**, please click on the upper right corner.

<figure><img src="/files/zsKiHsdw9bHlWPZTaFIQ" alt=""><figcaption></figcaption></figure>


---

# 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://manual.unosofbooks.com/accounting/accounts-management/manage-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.
