> For the complete documentation index, see [llms.txt](https://docs.atsfunded.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.atsfunded.com/trade-on-ats-terminal/portfolio.md).

# Portfolio

{% hint style="info" %}
Get Funded: <mark style="color:purple;"><https://app.atsfunded.com/challenges></mark>
{% endhint %}

The **Portfolio** tab provides a complete overview of your trading account analytics, whether you are trading a **Phase 1**, **Phase 2**, or **Funded Account**.

<div data-with-frame="true"><figure><img src="/files/CKEcnq4qpu46UJNnQnbX" alt=""><figcaption></figcaption></figure></div>

You’ll find multiple performance metrics available, including the most important ones listed below.

{% stepper %}
{% step %}

### Total PnL

Your overall profit and loss, including a dedicated breakdown of **total fees paid**.
{% endstep %}

{% step %}

### Challenge Rules

Monitor your progress against the evaluation requirements, including:

* Profit target
* Daily drawdown
* Maximum drawdown
* Trading days
  {% endstep %}

{% step %}

### Statistics & Calendar

A detailed view of your trading journey, with performance data tracked **day by day** for full transparency.
{% endstep %}
{% endstepper %}

### **Why Monitoring Your Portfolio Matters**

The Portfolio tab is designed to help you trade with **clarity and discipline**. By tracking your performance metrics in real time, you can ensure that every decision stays aligned with the program rules and your long-term objectives.

Regularly reviewing your Portfolio helps you:

* Avoid accidental rule violations
* Manage risk properly
* Evaluate consistency rather than isolated results


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.atsfunded.com/trade-on-ats-terminal/portfolio.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.
