# Ownership Structure

## Overview

The **Ownership Structure** view in TrustForm provides a visual representation of the client account and all related entities – such as directors, shareholders and linked companies.\
It helps you analyse even the most complex ownership chains and identify connections between entities within the account.

## **Viewing the Ownership Structure**

To open the visual chart, click **Profile structure** at the top of the **Account Profile** page.\
This will display a diagram showing all entities in the account and the relationships between them.

Each block on the chart is labelled with the entity’s name and type. A red circle on a block shows the number of outstanding tasks in the to-do list for that entity – click the circle to view all related tasks.

Clicking on the block itself opens the selected entity’s profile page.

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

## Working with the Chart

* You can switch between **vertical** and **horizontal** layouts using the button in the top-left corner.
* Drag and move blocks to arrange the chart in a way that suits your workflow.
* Use the **mini map** in the bottom-right corner to navigate large or complex account structures with multiple linked entities.


---

# 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.trustform.io/guide/onboarding-and-reviewing/review-management/ownership-structure.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.
