# Past orders

### 1. Introduction

The **Past Orders** section allows you to review previous billing cycles and take action on completed or failed subscription charges. This is especially useful when you need to manually recharge a subscription cycle, such as after a failed billing attempt.

From this section, you can trigger a new charge for a specific cycle directly from the contract actions. Once confirmed, the system will automatically process the billing for that cycle, helping you quickly recover failed payments and keep subscriptions on track.

### 2. How to use

{% stepper %}
{% step %}

#### Click Recharge cycle

When you want to recharge a cycle (for example: failed billing attempt), please go to Past orders and click on the "..." at the end of a contract. Please select "Recharge cycle"

<figure><img src="/files/X91JBY1SIn1GzsoFJihx" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Confirm your request

A modal will show up asking for your permission to perform this task. Please click submit when you're ready.

<figure><img src="/files/ice9Hjd86AldlbviNRqz" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

*If you need help, feel free to reach out to us via in-app* [***Live chat***](https://go.crisp.chat/chat/embed/?website_id=c4ae10a3-f762-4968-b35a-c931caf62a96)***,*** [***Book a call***](https://calendly.com/ta-subscription-app-support/30min) *or at* [***support@tech-arms.io***](mailto:support@tech-arms.io)***.***


---

# 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://ta-subscriptions-app.easto.io/features/subscriptions/past-orders.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.
