# View Recent File Editing Activity

Recent file editing activity (creating, renaming, moving, editing and deleting) can be viewed directly from the Windows File Explorer context menu. When choosing the recent activity command from the context menu, <code class="expression">space.vars.PRODUCT\_NAME</code> will show the last 7 days of activity by you and your colleagues in the selected folder. This can be helpful to discover quickly who has changed or deleted particular documents.

You can extend the scope of the activity to the entire folder structure if you can't find what you are looking for directly in the folder selected. The activity can be exported to a CSV file which can allow you to filter and review the activity in more detail.

Right click a folder in Windows File Explorer, expand the <code class="expression">space.vars.PRODUCT\_NAME</code> menu and choose the recent activity command.

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

<code class="expression">space.vars.PRODUCT\_NAME</code> will show the recent activity in the folder.

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

Click the More actions button to export the results to a CSV file or view all activity in the folder hierarchy.

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

For a step-by-step guide, refer to [View Activity In A Folder](/user-guide/view-activity-in-a-folder.md)


---

# 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.zeedrive.com/feature-guide/view-recent-file-editing-activity.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.
