# History

* Go to ' **Portfolio**'.
* **Click on** the **"** ![](/files/52rZLYs1c4RMhWZ8mzAv) button and **select 'history**'.
* The **"History"** tab on the **Security Page** shows a list of all your **Buy or Sell Transactions** for the selected security.
* The list includes both **Intraday** and **Delivery Positions.**
* History is available for derivatives too.&#x20;
* Each transaction shows the **"Security's Name", "Average Buy/Sell Price", "Quantity Traded",** and **"Date of Execution", "Traded Price",** and **"Short Term" or "Long Term".**
* **"Short Term"** is represented by **"ST".** And if you hold a position *less than 365 days*, it will show as ST.
* **"Long Term"** is represented by **"LT".** And if you hold a position *more than 365 days*, it will show as LT.
* **Number of days** are shown since the day of **Order Placement.**

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

* If you have received any [bonus shares](https://support.geojit.com/support/solutions/articles/89000006702-what-is-a-bonus-issue-bonus-share-), that will also be displayed here.

<figure><img src="/files/z6XLJRg5KT6WXDHnVGf4" 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://usermanuals.geojit.com/flip-web/security-info/history.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.
