# Finding receipt

You can view a comprehensive list of all your transactions by clicking on the Payment Dashboard from your Home page.

### **Multiple Ways to Access Your Financial Records**

As a car owner on FlynCar, it's easy to keep track of your earnings and transactions. Here’s how you can access your receipts:

**Through Reservation Details**

1. **Go to Reservation Details:** Navigate to the specific reservation in your account.
2. **View Your Receipt:** Select ‘View Receipt’ to see the details. This section will also include any details of additional payment requests.

**Via Payment Dashboard**

1. **Access Stripe Dashboard:** Visit your Payment Dashboard, which is integrated with Stripe.
2. **Find Receipt in Payments:** Under the payments section, you have the option to ‘View Receipt’ for each transaction.

### **Payment Details**

To export your payment data, simply click on ‘Export’ and choose the desired time period for which you want the data.

**Need Help?**

**We’re Here to Assist!** If you have any questions or need assistance regarding your receipt or any financial records, our support team is readily available to help you.


---

# 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://help.flyandcar.com/for-owner/payments/finding-receipt.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.
