# Prompt Last Scheme in Purchase for Purchase within defined time Period

**YouTube:** [How to Enable Last Scheme Prompt in Purchase for a Defined Time Period?](https://www.youtube.com/watch?v=NaNQqQeZIss)

## How to Enable Last Scheme Prompt in Purchase for a Defined Time Period?

This tutorial explains how to enable and configure the option that prompts the **last scheme used in purchase transactions** within a defined time period.

***

### **Enable the Prompt Last Scheme Option**

* Open **Logic Admin**.
* Go to **Global Settings**.
* Navigate to the **Purchase Settings** tab.
* Locate and enable the option labeled: **"Prompt Last Scheme in Purchase for Purchase within Last"**.
* Define the desired **time period** (either in **months** or **days**).

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

* Click **Save**.
* **Restart the software** to apply the changes.

***

### **Implement the Feature with a 5-Month Time Interval**

* Perform a new **Purchase Transaction**.
* Enter an item in the transaction.
* The software will automatically **display the last scheme** used for purchases made within the **last five months**.

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

***

### **Implement the Feature with a 5-Day Time Interval**

* Go back to the **Purchase Settings** in Logic Admin.
* Change the time interval to **5 days**.
* Save the settings and **restart** the software.
* Perform another **Purchase Transaction**.
* When you enter an item, the software will display a message indicating that **no scheme was found** for purchases made within the **last five days**.

<figure><img src="/files/a41kPqonOBu3tcNCCHMs" alt=""><figcaption></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://kb.logicerp.com/logic-erp-learning-hub-tutorials-and-best-practices/user-access/logic-global-admin/purchase/prompt-last-scheme-in-purchase-for-purchase-within-defined-time-period.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.
