# About person

In the Tuum system, creating a record for each person is essential for managing client or customer information effectively. This foundational step is necessary to begin leveraging other capabilities of the Tuum system, such as accounts, payments, cards, and loan features.

## Person types

There are two types of persons in the system:

* **Private person -** a physical individual. Private persons typically represent themselves, but they may also represent others if authorised through consents or mandates.
* **Legal person** - an organisation, such as a business or non-profit entity. Legal persons are always represented by private persons.

The **Person** module in Tuum BackOffice allows you to create and configure person records, define essential parameters, and manage related data such as risk types, levels, and person groups. It also enables you to search for existing persons and control access through person privileges.

Here you will learn about:

<table data-view="cards"><thead><tr><th data-type="content-ref"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><a href="/pages/MYe45IYCzZQVcss2vB5L">/pages/MYe45IYCzZQVcss2vB5L</a></td><td></td></tr><tr><td><a href="/pages/dmDZBijrIG8UQx5yD0sZ">/pages/dmDZBijrIG8UQx5yD0sZ</a></td><td></td></tr><tr><td><a href="/pages/v5CiNwzLI0OcNrghNTSV">/pages/v5CiNwzLI0OcNrghNTSV</a></td><td><a href="/pages/v5CiNwzLI0OcNrghNTSV">/pages/v5CiNwzLI0OcNrghNTSV</a></td></tr><tr><td><a href="/pages/Tcohc7UA7j4Q1q2WK2aQ">/pages/Tcohc7UA7j4Q1q2WK2aQ</a></td><td><a href="/pages/Tcohc7UA7j4Q1q2WK2aQ">/pages/Tcohc7UA7j4Q1q2WK2aQ</a></td></tr><tr><td><a href="/pages/tL5aQ4HGWYGXct3B8dVD">/pages/tL5aQ4HGWYGXct3B8dVD</a></td><td></td></tr><tr><td><a href="/pages/UYxVJTOpQM3dNGB6oiU9">/pages/UYxVJTOpQM3dNGB6oiU9</a></td><td></td></tr><tr><td><a href="/pages/tnSd1s43qLWAELabAucr">/pages/tnSd1s43qLWAELabAucr</a></td><td></td></tr><tr><td><a href="/pages/hlOexyaf7yoKNPqKZyD0">/pages/hlOexyaf7yoKNPqKZyD0</a></td><td></td></tr></tbody></table>


---

# 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/person-guide/about-person.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.
