> For the complete documentation index, see [llms.txt](https://docs.insilicoterminal.com/documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.insilicoterminal.com/documentation/application-elements/pnl-cards.md).

# PnL Cards

Export your open positions into customizable PnL cards.&#x20;

Click on the export-symbol on the right in your [Positions](/documentation/application-elements/positions.md) component.

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

Upload a custom background, adjust the position of the card data and the text color. Or use one of our provided backgrounds. You can also add your Username and your $Profit.

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

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


---

# 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.insilicoterminal.com/documentation/application-elements/pnl-cards.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.
