# Reccuring orders

Recurring orders in ERPAG are used for products and services that are provided on a daily, weekly, monthly basis, such as cleaning, maintaining, driving etc.

The first thing you will do is create the service (or a product) you are providing by going to

```
Inventory > Products and Services > Add new > Service/Product
```

![](https://2317124154-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LILjUcr8nMnodgs_gyz%2F-LJETz_GuOudW3VWuv6B%2F-LJ-XS0THngtObIIzieR%2Frecc.PNG?alt=media\&token=71e2f26f-45d7-4d76-bbb5-e9faf601b72a)

Type in all the necessary information and save it.

Once you've done that, you can proceed to create a new recurring order by going to:

```
Sales > Recurring orders > Create
```

![](https://2317124154-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LILjUcr8nMnodgs_gyz%2F-LJETz_GuOudW3VWuv6B%2F-LJ-YNXxx3zNW5_wJjEJ%2Frecco.PNG?alt=media\&token=c89290d1-3eeb-4248-9bc0-b53a57f55f16)

Once you start creating the recurring order, you will see that the system will offer you to define the recurring invoice period and the start date, duration of invoicing and period type, based on which the system will recalculate the end date.

![](https://2317124154-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LILjUcr8nMnodgs_gyz%2F-LJETz_GuOudW3VWuv6B%2F-LJ-ZyfNkBJJypgO-nun%2Frec1.PNG?alt=media\&token=b353ac90-d68c-4061-9661-9eba3abea6ee)

Select the wanted service/product in the item line and save the changes.

When the contract starts, click on the 'start' button and confirm it.

![](https://2317124154-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LILjUcr8nMnodgs_gyz%2F-LJETz_GuOudW3VWuv6B%2F-LJ-_XimXePCmoOIdgi1%2Frecc2.PNG?alt=media\&token=3c018f14-d5e5-4412-9120-6398deccf156)

The order will get the 'in process' tag.

![](https://2317124154-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LILjUcr8nMnodgs_gyz%2F-LJETz_GuOudW3VWuv6B%2F-LJ-a0MBihTo9Ej9NKj6%2Frecc3.PNG?alt=media\&token=3eb5b488-c661-4051-b0b5-e9db82f0b52c)

When your contract is over or you want to stop invoicing automatically, just go back to the recurring order, click on the 'cancel' button and confirm it.

![](https://2317124154-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LILjUcr8nMnodgs_gyz%2F-LJETz_GuOudW3VWuv6B%2F-LJ-aa62Ze69QdaU0I9u%2Frecc4.PNG?alt=media\&token=5dc2e819-83b5-4980-8fcf-5b13270e9256)

The invoice will get the tag 'cancelled' and the invoices will no longer be generated.


---

# 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://learn.erpag.com/project/untitled/presales/reccuring-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.
