# Re-opening a Suspended or Parked Transaction

{% embed url="<https://go.takulabs.io/how-to-unpark-delete-suspended-transaction>" %}

From the Salesscreen, you can click on the **"Parked"** button located on the right hand side of the screen. You can also access parked transactions by selecting **“Parked Transactions”** under the **“Sell”** menu on the main navigation menu (left side menu).

![](/files/romIl9M8Aor9irYZ4VkM)

![](/files/-MiXsqB8WAuQaT-YW08k)

Once you are on the Parked screen, select the date range of parked transactions to display and press “Search”. To view the details of a parked transaction, click on the “Eyeball” icon on the left most column.

![](/files/-MiXssmxa-VaLZRgMhbA)

### Recalling a Suspended or Parked Transaction

Once the Revisit Details screen opens, it will display the products, quantities, and prices at the time the invoice was parked. If this is the correct transaction, you can close the Revisit Details screen and press the “Shopping Basket icon” to reload it on the salesscreen.

![](/files/-MiXsyNUWB44DC7yd1Hr)

![](/files/-MiXt-RXtQF8EoY9th4A)

Once the transaction has finish loading, you can continue with the invoice and checkout as per normal.

![](/files/-MiXt30PuCf7a9gR-_Cg)

{% hint style="info" %}
***NOTE***: Any transaction that has been suspended during a sale will remain under the **Parked Transactions** list, until the transaction has been finalized.
{% endhint %}

### **Deleting a Parked Transaction**

To delete a parked transaction, select the **“Garbage Bin”** icon from on any saved transaction loaded on the **Parked Transactions** screen.

![](/files/mRlt26ukAirA02xPeLlP)

Accept the confirmation message if you are sure you would like to proceed. Once a parked transaction has been deleted, it cannot be recalled.

![](/files/6A8YgvNinfltFreD0D7Y)


---

# 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.takulabs.io/pos/sales-and-returns/how-to-make-a-sale/re-opening-a-parked-transaction.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.
