# How to go to the Trade History page

The Trade History page provides a comprehensive overview of all the trades that have been executed on your connected exchanges. This article guides you through the steps to access the Trade History page from the Credentials detail view.

**Procedure:**

1. Go to the [Credentials detail page](/credentials-page/credentials-details-page/how-to-go-to-the-credentials-details-page.md) within your account.
2. Locate the Trade History widget on the page.<br>

   <figure><img src="/files/PziZEeDjOUFXX8Flum1A" alt="Trade history widget"><figcaption><p>Trade history widget</p></figcaption></figure>
3. Within the widget, click on the \[Show All] link.<br>

   <figure><img src="/files/N8cHby2DEFCBbun4Dzc1" alt="Show all link"><figcaption><p>Show all link</p></figcaption></figure>

**Conclusion:**&#x20;

By following these simple steps, you can easily navigate to the Trade History page from the Credentials detail view. Accessing the Trade History page allows you to review and analyze your past trades, providing valuable insights into your trading performance. Make the most out of our platform's features and enhance your trading strategies with the detailed information available on the Trade History page.


---

# 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.darkbot.io/credentials-page/credentials-details-page/trade-history/how-to-go-to-the-trade-history-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.
