# Copy Records

{% hint style="info" %}
In DBot Dashboard-[**Copy Record**](https://dbotx.com/dashboard/copy-trader), you can view the results of copy-trading.
{% endhint %}

Currently, the TG side has not pushed **the failed copying buy order**. Please check whether there is a copying record in **Copy-Record of DBot-Dashboard.**

If the copy order fails, the specific reason will be displayed.

If other reasons are displayed, please click the question mark, and the prompt after the error is the specific reason. Generally, it is due to slippage or insufficient priority fee.

If it shows that the transaction on the chain failed, please go to the corresponding blockchain browser to check the specific reason.

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

If there is a copy order record, please adjust your copy order strategy settings according to the failure feedback;

If there is no copy order record, please first check whether the wallet address is filled in correctly and check the status of the target transaction. Currently, bundled trades and cross-pool transactions within the same trade are not supported. Multiple swaps are not supported except on Jupiter v6, OKX v2 / v3 and DFlow swap.\
Copy trading for USDC is not supported except for DYN2 and Meteora DBC.

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

{% hint style="info" %}
**Accumulated buy and sell amount statistics added to copy trading tasks. Copy wallet address for copying records supported. Token addresses for copying trading records added.**
{% endhint %}

**Buy/Sell Amount:** The accumulated buy cost and sell income of this task, sell income includes copy sell, TP/SL sell, Raydium sell, Dev sell, move the mouse over the number to view details

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

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

{% hint style="info" %}
**Copy Records support exporting to Excel** (Currently only single page export is supported. Click Export to Excel at the bottom of the order record page)
{% endhint %}

{% hint style="info" %}
F**iltering by trading status, wallet and token for copy records supported**
{% endhint %}

<figure><img src="/files/VfpBZB6jrm6TRZbAUFsg" alt=""><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-en.dbotx.com/dex-trading-bot/auto-copy-trading/copy-records.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.
