# Questions about Marketing

## Questions 1: Is it possible to automatically update the lead source from "Marketing" to "Existing Customer" after 3 months?&#x20;

Currently, the system does not support automatic updates to change the lead source from "Marketing" to "Existing Customer" after three months.\
However, you can manually update the customer relationship or group classification based on time by applying appropriate filtering and configuration settings.

Step-by-step Instructions:\
**Step 1: Filter customers based on creation date**

* Navigate to: Search → Customer
* Use the Customer Created Date filter.
* Enter the desired time range (e.g., customers created more than 3 months ago).
* Click Search to view results.

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

**Step 2: Update the lead source**\
Select the customers you wish to update.\
(Tip: You can increase the number of records displayed per page to select more customers at once.)

Click Lead Source → Select the new lead source (e.g., "Existing Customer").

<figure><img src="/files/885w1BcxxOcv2s5Sjcwu" alt=""><figcaption></figcaption></figure>

**Step 3: Confirm the update**\
Choose one of the following options:

\+ Add new lead source and keep the old one

\+ Add new lead source and remove the old one

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

\+ Click Update to apply the changes.


---

# 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://helpdesk.getfly.vn/web-version/interactive-blocks/questions-about-marketing.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.
