# Account info

The purpose of this panel is to show all of the available account information to user. Account info panel is required to have at least one active connection with a trading account to show data about.

![](https://4186075531-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LD6FsRvQ3jgwJIg6O7r%2F-MUtF9lYjmfa2yM4me4k%2F-MUteSAJWn0boT1Opgi0%2Fimage.png?alt=media\&token=1ff38bcd-d44b-4787-9fcb-575bfd9f622c)

The set of parameters diversify depending on a particular account (Connection) and represents the total list of all provided by the vendor data.

{% hint style="success" %}
You can hide the toolbar containing the "**Account lookup**" field (via Settings) in case you have only one connection in order to save some space.
{% endhint %}

To open a new Account info panel, go to the ***Main menu*** (Logo icon) and select ***Account info (ACC)*** in the Information section.

![Account Info panel in Quantower](https://4186075531-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LD6FsRvQ3jgwJIg6O7r%2F-MUtF9lYjmfa2yM4me4k%2F-MUte8tnCKtMinZdF-aa%2Fimage.png?alt=media\&token=50d6bf10-c40d-4a11-a8c5-6ecbd2ce17f0)

## **Lock Trading for the Selected Account**

This option allows you to manually lock a selected account, preventing any trading operations from being executed on the wrong account.

<figure><img src="https://4186075531-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LD6FsRvQ3jgwJIg6O7r%2Fuploads%2FzDemudE85VK2GEP1qpT3%2Fimage.png?alt=media&#x26;token=3796b977-8428-4877-aa11-4484ff4b25f1" alt=""><figcaption><p>Lock Trading for the Selected Account</p></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://help.quantower.com/quantower/informational-panels/account-info.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.
