> ## Documentation Index
> Fetch the complete documentation index at: https://telr-docs.cashfree.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Reports

<AccordionGroup>
  <Accordion title="Where can I see the reports for the transaction?" onClick={() => posthog.capture('Accordion Clicked', { title: "Where can I see the reports for the transaction?" })}>
    You can download the SoftPOS transaction report from the **Reports** section of your [Merchant Dashboard](https://telr.cashfree.com/merchants).
    To do so, click on **Reports**, navigate to **Download Report**, and generate a new report. Select the desired **file type**, choose **SoftPOS Transactions** as the report type, and specify the date range for the transactions.

    <iframe src="https://www.cashfree.com/devstudio/preview/pg/embed/faqFeedback?section=softpos%2Freports%23where-can-i-see-the-reports-for-the-transaction" style={{ width: "100%", height: "65px", border: "none" }} title="FAQs feedback component" />
  </Accordion>

  <Accordion title="What are the details covered in the transaction report?" onClick={() => posthog.capture('Accordion Clicked', { title: "What are the details covered in the transaction report?" })}>
    The transaction report covers all the details of a transaction, including agent-level details such as:

    * Agent's name
    * Terminal ID
    * Payment method

    <iframe src="https://www.cashfree.com/devstudio/preview/pg/embed/faqFeedback?section=softpos%2Freports%23what-are-the-details-covered-in-the-transaction-report" style={{ width: "100%", height: "65px", border: "none" }} title="FAQs feedback component" />
  </Accordion>
</AccordionGroup>
