# Search accounts

There are two ways to find an account.

1. If you want to perform a global search for any account:
   * Go to **Accounts > Search > Accounts**.
   * Fill in the search criteria and click **Search**.
   * Click on the **Account number** of the account you are interested in to see full details.

<figure><picture><source srcset="/files/VHGf51nYE501sp6ZfuLy" media="(prefers-color-scheme: dark)"><img src="/files/cKmPreUUl37MV965Q60s" alt=""></picture><figcaption></figcaption></figure>

2. If you need to search for any account for a dedicated person:
   * Go to **Persons** > **Search**.
   * Fill in search parameters > click the **Search** button.
   * Click the **Identification number** to access the person view page.
   * From the person content menu, choose **Account** > **Accounts**.
   * Click on the **Account number** of the account you are interested in to see full details.&#x20;

<figure><picture><source srcset="/files/VtEIOeIKoK69t5HObjXY" media="(prefers-color-scheme: dark)"><img src="/files/KInCQPJMwlEtZzd7dFPj" alt=""></picture><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://docs.tuum.com/backoffice-user-guides/iDyT31cW9CYApPltrXUd/accounts-guide/account-management.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.
