# How to share and collaborate with a FenixPyre protected folder

**haring a Protected Folder**

1. **Access the Cloud Integration**
   * Navigate to the supported cloud integration (e.g., SharePoint, Box, Egnyte) where the FenixPyre-protected folder is located.
2. **Share the Folder**
   * Open the folder and click the **Share** provided by the cloud integration in the action menu.
3. **Set Permissions**
   * Choose the desired permission level:
     * **View-Only**: Users can only view the contents of the folder.
     * **Edit Access**: Users can view, edit, and manage folder contents.
4. **Add Recipients**

   * Enter email addresses to share with specific users for restricted access.
   * Select **Organization** to share with all users within your organization.
   * Choose **Public** to allow access for anyone with the shared link.

   <div><figure><img src="/files/ERyhiNPsPP4DzObQP1FC" alt="" width="492"><figcaption></figcaption></figure> <figure><img src="/files/lBMTYabEM2OHWE6261S7" alt="" width="489"><figcaption></figcaption></figure></div>
5. **Finalize Sharing**
   * Settings will be auto saved and share the link or invite with collaborators.

***

**Collaborating on a Protected Folder**

1. **Open the Protected Folder**
   * Use the shared link to access the FenixPyre-protected folder.
   * If the folder is encrypted, decryption happens automatically when you have the proper permissions.
2. **Collaborate on Files**
   * Open files within the folder in **edit mode** to make changes or updates. Refer to How to [Open an Encrypted File](/fenixpyre-for-users/fenixpyre-sharing/how-to-open-encrypted-files.md) if needed.
3. **Track Collaboration**

   * Use the **More Info** option (via the three dots menu) on individual files to check for live collaboration sessions.
   * Click **Join** to participate in real-time edits.

   <figure><img src="/files/caZpRWENy0EU9Wi7Ob08" alt=""><figcaption></figcaption></figure>
4. **Sync Updates**
   * Any changes made by collaborators will be synced securely with the cloud storage.


---

# 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.fenixpyre.com/fenixpyre-for-users/fenixpyre-sharing/how-to-share-and-collaborate-with-a-fenixpyre-protected-folder.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.
