# Managing Folder Properties

1. Select Site
2. Select Project Docs from top menu bar and go to Folder by clicking Folder name on the site menu
3. Click settings icon on top left corner of page and click “App – Settings” from drop down menu.
4. Select App-Properties from the left side menu.
5. Click on the Edit Button Icon to update the properties.
6. Change all the necessary folder details
7. Click “Save” button


---

# 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://help.workdigital.io/ready-to-use-apps/files-manager/working-with-folders/managing-folder-properties.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.
