# Operations

This tab shows the information about the completed account operations:

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

Each card contains the following data:&#x20;

* Operation type - type of the completed operation. The following operation types are available: Deposit, Withdrawal, Transfer, Blocking, Unblocking, Trading, Swap, Custodial, Funding;&#x20;
* Date - time and date when the operation was completed;&#x20;
* Value - the price shown in the account’s currency.

To see operation details, swipe the card left and tap <img src="/files/nsNVNHvyjLja9sxF4hUV" alt="" data-size="line"> button:

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

Note that the user can select a data range for which the operations will be shown. Tap the button to choose the range:

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

Also a user can group the operations, to do this tap on the grouping <img src="/files/UilYeGCR6i9BdWixJUQB" alt="" data-size="line"> button and select the needed option:<br>

<figure><img src="/files/dOs0H9VLUie1hZwViAvz" alt="" width="375"><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://guide.traderevolution.com/project/investing/portfolio/operations.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.
