# Interface settings wallet page

With the Interface Settings, you can fully customize the Wallet page to suit your preferences.

To open the interface settings, click the Interface settings button at the top of the page.

<figure><img src="/files/crbQubejjRgXHuZAmWj9" alt="" width="276"><figcaption></figcaption></figure>

You will see the following popup window with settings.

## **Change position**

This option allows you to swap all indicators of the original wallet with the calculated indicators for following the wallet on the page.

By default, the upper row displays the indicators of the original wallet.

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

## **PnL etc Columns & Rows**

In this section, you can choose which indicators to display in the table and for which time intervals.

In the **PnL etc columns** section, you can configure the time intervals for all indicators.

In the **PnL etc rows** section, you can customize which specific indicators you want to see in the table, such as PnL Total, Winrate Total, etc.

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

## Investment amount graph

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

This section includes an additional chart. This chart shows how much money you would have needed to fully follow the original wallet at any given moment in time, taking into account the reinvestment of profits.

## Trades settings

<figure><img src="/files/7puRI7tkEf6i9RJdzluF" alt=""><figcaption></figcaption></figure>

In this section, you can customize the columns that are displayed in the Trades section.


---

# 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.definest.ai/wallet-search/wallet-page/interface-settings-wallet-page.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.
