# Viewing Transactions

On the bottom right you will notice two boxes depicting receipts/transactions and revenue, in green revenue box clicking on the orange VIEW RECEIPTS button will show you a list of all the receipts made for the current selected date on the dashboard&#x20;

<figure><img src="/files/5rwJy3bFG38NEYvbSmD8" alt=""><figcaption><p>The Dashboard Daily Report section, the View Receipts button is towards the top right</p></figcaption></figure>

## Permalink

Each receipt has a unique permalink, which can be used to share to anyone without needing to login to SimpleSpa to view it, clicking on the :link: icon will bring up a prompt with a permalink that you can copy and then share. Permalinks can be found in the View Receipts for any receipt next to the print buttons, directly from an Appointment Popup > Transactions Tab, and also in the clients page by selecting a Client > Transactions tab

<figure><img src="/files/M1MKAw1SNEb6VKm1zh6j" alt=""><figcaption><p>Permalink Button after pressing the View Receipts</p></figcaption></figure>

## Editing Transaction

For each receipt line, a few buttons are available adjust the completed receipt:

* Payment Type: Clicking the discrete payment type icon will allow you to edit the first payment type can be updated from the payment method that was used, i.e. if checked out via Check, you can change the payment method to Cash quickly by clicking on this icon where popup will give you the option to change to a different method of payment that was used.
* Refund: A receipt can be refunded in full, this will create a void refund receipt. For merchants using Integrated Payment Terminals the refund can be sent to the terminal (note that some terminals may require the physical card used to be entered again, manually or entered via the chip reader for the refund to be completed)
* Edit: Receipts can be edited up to the following values, assigning a Staff, the Staff Commission & Staff Tip for each line item sold. Tips are limited to the total allocated tip on the receipt which has not been allocated to another staff.

<figure><img src="/files/9tdVZpHUff5qbNuu9uWs" alt=""><figcaption><p>Edit Button in the View Receipts</p></figcaption></figure>

<figure><img src="/files/efDlKuRo9fc0ghH1UJLA" alt=""><figcaption><p>Available Editable changes: Staff, Commission, and Tip if a tip was applied in the receipt</p></figcaption></figure>

<figure><img src="/files/xHNx8pnuzSKtnMMGA8v2" alt=""><figcaption><p>This editable receipt shows: Staff, Tip &#x26; Commission which are editable</p></figcaption></figure>


---

# 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.simplespa.net/simplespa-documentation/fundamentals/dashboard/viewing-transactions.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.
