# File And Folder Changes On-Demand

<code class="expression">space.vars.PRODUCT\_NAME</code> will automatically refresh the network drives on users' computers with changes from other users. The changes should generally show promptly.

If a user is expecting a change and needs to see it urgently and it isn't yet showing, they can request a refresh of the network drive on-demand, from Windows File Explorer.

In the example below, another user recently added a document, "Myles Team Presentation.pptx", but it is not yet showing in Windows File Explorer. So whilst in File Explorer, just hit the `F5` key on your keyboard to request an on-demand refresh of the folder.

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

After hitting the `F5` key, <code class="expression">space.vars.PRODUCT\_NAME</code> will initiate an on-demand request for changes and if any, promptly update them in your File Explorer.

<figure><img src="/files/jj1u9U5A9PZJaTDT02Ua" alt=""><figcaption><p>After the on-demand refresh, the document "Myles Team Presentation.pptx" now shows in the folder</p></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.zeedrive.com/feature-guide/file-and-folder-changes-on-demand.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.
