# Generating Recurring Orders from Commitments

Once you have active Commitments, you will need to remember to do the following as much as required:

1. check the **Next Charge Date** column in the list of all commitments.

<figure><img src="/files/fJdEKMWDsXFn8yXBaDw3" alt=""><figcaption></figcaption></figure>

2. When the Next Charge Date for a commitment is due, all that you need to do is select the row using the checkboxes on the left and click the Generate Order button on the top right corner of the list.

<figure><img src="/files/VpY6b5LWsPjFKYFSZww6" alt=""><figcaption></figcaption></figure>

3. Note that once an order is generated, the Commitment will be updated to the next cycle dates and the action cannot be reversed.

<figure><img src="/files/qAQqWLcozCgbL8WPnvpq" alt=""><figcaption></figcaption></figure>

4. All generated recurring orders are visible in the Upcoming Orders list located in the main navigation menu under **History** > **Upcoming Orders** for staff to process for fulfillment.


---

# 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/commitments-recurring-orders/managing-commitments/generating-recurring-orders-from-commitments.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.
