# Resync an account

{% hint style="info" %}
Resyncing can be useful if you notice that your trades in TradeStream don't match your actual trades. Resyncing your account often fixes these issues
{% endhint %}

To resync an account:

1. Go to the account manager in the bottom-left corner
2. Click on the three-dots ![](/files/nRvYKaFkaZfY1YgxXWmv) next to the account you want to resync data for&#x20;
3. Click ![](/files/PDlvmmJvLCzPyRBpUKaO)\
   ![](/files/Szb4CM22AOgxrrC4IxBu)
4. In the pop-up confirm that you want to resync data for your acocunt

{% hint style="warning" %}
Once you've started a resync you will have to wait 2 hours to do one again
{% endhint %}

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

5. A data sync will start for the account you decided to resync

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

{% hint style="danger" %}
If a resync doesn't fix your accounts problem please contact the TradeStream team through the chatbox in the bottom-right corner
{% endhint %}


---

# 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.tradestream.xyz/accounts/resync-an-account.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.
