# Trading Account Request History

You can view the request history for all trading accounts by clicking onto “Request History”.

<figure><img src="/files/3P5zZm2WwHNXPomTs9CH" alt=""><figcaption></figcaption></figure>

Request History includes the following:

<details>

<summary>Trading Account Requests</summary>

Trading Account Requests will display all trading account requests submitted by you and their respective details.

Status includes:

1. Approved - trading account request has been approved and created.<br>
2. Rejected - trading account request has been rejected and no trading account was created.<br>
3. Pending - trading account request is still pending the broker to approve or reject.<br>
4. Cancelled - trading account request has been cancelled. <br>

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

</details>

<details>

<summary>Update Leverage Requests</summary>

Update Leverage Requests will display all leverage change requests submitted by you and their respective details.

Status includes:

1. Approved - update leverage request has been approved and leverage has been updated.<br>
2. Rejected - update leverage request has been rejected and no change is done to the leverage.<br>
3. Pending - update leverage request is still pending the broker to approve or reject.<br>
4. Cancelled - update leverage request has been cancelled. <br>

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

</details>

<details>

<summary>Password Reset Requests</summary>

Password Reset Requests will display all password reset requests submitted by you and their respective details.

Status includes:

1. Approved - reset password request has been approved, password has been reset and sent to your email.<br>
2. Rejected - reset password request has been rejected and password is not changed.<br>
3. Pending - reset password request is still pending the broker to approve or reject.<br>
4. Cancelled - reset password request has been cancelled. <br>

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

</details>


---

# 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://reference-guide.gitbook.io/crm-client-portal/4.-accounts/trading-account-request-history.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.
