# Folder permissions in CyberPanel

In order to fix folder permission issues in cyberpanel, following these steps:

1. Go to **Websites->List Websites** and click "manage" on the target website

<figure><img src="/files/EGDPmPflaGfJrAufOhyg" alt=""><figcaption><p>Click the Manage button next to the website that you will be greeted with a screen like this</p></figcaption></figure>

2. Use the **File Manager** option to open the file manager for that website

<figure><img src="/files/QeKl4lFDQX4kYjF5F0fZ" alt=""><figcaption><p>Click "file manager" to enter the next page</p></figcaption></figure>

3. Once the file manager is open, click the Fix Permissions button on the top right.

<figure><img src="/files/5piYT2aTLDO4rFuyA2dA" 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.sikka.io/vps-workbook/cyberpanel-setup/folder-permissions-in-cyberpanel.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.
