# View transactions details

To see the transaction details follow these steps:

1\. In the report home screen click on "View All Transactions"

<img src="https://cdn.filestackcontent.com/5WlLvnL1TkqJrwctbeJZ" alt="" width="188">

2\. The transaction will be displayed, you can filter by date range.

<img src="https://cdn.filestackcontent.com/SyALG8wvTfCiO55XGwDH" alt="" width="188">

3\. If. you want to download all the transaction in a CSV file click on "Download".

<img src="https://cdn.filestackcontent.com/gPlMVVJSJS8WieWu8S58" alt="" width="188">

4\. If you want to see a specific transaction detail click on the three dots and click "View Details"

<img src="https://cdn.filestackcontent.com/GU8ivNroQ12VHgtflZG9" alt="" width="188">

5\. The details will be displayed.

<img src="https://cdn.filestackcontent.com/J1YbUqARAWtN8ql3pKz4" alt="" width="375">


---

# 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.changeup.com/app/changeup-dms/reporting/view-transactions-details.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.
