# Update subscriber's values & Tag - Last visit: 7 days

This scenario is responsible for refreshing subscriber data, e.g. last visit date. Its second function is to assign the "Last visit: 7 days" label to users who have visited your website in the last 7 days.

<figure><img src="/files/b8uJ6HXe7RsKWR5QWaJs" 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://docs.pushpushgo.company/automation/default-automation/update-subscribers-values-and-tag-last-visit-7-days.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.
