# Tags Report

{% hint style="warning" %}
The tags report will be empty if you have not added tags to any trades. Check the article linked below to see how tags work and how you can add them
{% endhint %}

{% content-ref url="../journal/trade-details/tags-and-tag-manager" %}
[tags-and-tag-manager](https://docs.tradestream.xyz/journal/trade-details/tags-and-tag-manager)
{% endcontent-ref %}

***

{% hint style="info" %}
The Tags Report breaks down the performance for each of your tags. You can see overview stats as well as detailed statistics for each tag
{% endhint %}

<figure><img src="https://3449759962-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F0SAQaFngaHZRCqZHrJkZ%2Fuploads%2FZd1lBTWKeBZ4Xh7n55wQ%2Ftags%20report%20demo.gif?alt=media&#x26;token=e7182dd5-5868-42af-b478-d3a57ba6de34" alt=""><figcaption><p>Tags Report</p></figcaption></figure>

***

## Tag Detailed Breakdown

<figure><img src="https://3449759962-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F0SAQaFngaHZRCqZHrJkZ%2Fuploads%2F67g43v4SdbydTANVUcY6%2Fimage.png?alt=media&#x26;token=3df4c7b3-306f-47df-bb9c-a657ff2a6256" alt=""><figcaption><p>Detailed tag breakdown analysis</p></figcaption></figure>

For each tag you will be able to see a detailed breakdown like the one above.

Each detailed tag report includes:

* Historical PnL curve for trades with this tag
* Overview stats
* Trade Count, total PnL and Win Rate Broken down by:
  * Day of Week
  * Time of Day
  * Hold Time

**If you don't know what MAE/MFE is you can read more about it here:**

{% content-ref url="../journal/trade-details/statistics" %}
[statistics](https://docs.tradestream.xyz/journal/trade-details/statistics)
{% endcontent-ref %}

***

## Where to find it

You can find the tags report by going in the left-hand menu, hovering over reports and then selecting tags report&#x20;

<figure><img src="https://3449759962-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F0SAQaFngaHZRCqZHrJkZ%2Fuploads%2F2YhvPhxSU8oS4Z9MFf9U%2FSelect%20tags%20report.gif?alt=media&#x26;token=b0a18374-83f8-4db8-baf4-dec03974fa15" alt=""><figcaption><p>Navigating to tags report</p></figcaption></figure>

Or click the link below (you need to be logged in):

{% embed url="<https://tradestream.xyz/reports/tags>" %}


---

# 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/reports/tags-report.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.
