# How to share and collaborate with a encrypted file

**Sharing an Encrypted File**

1. **Access the Share Link Page**
   * Go to the share link where the file is located.
2. **Click the Share Button**
   * If you are the owner of the share link, you will see a **Share** button among the top-right action buttons.
3. **Edit Permissions**
   * In the modal that opens, adjust permissions (e.g., edit, view-only, allow downloades, set expiry date etc.).
4. **Select Recipients**
   * Choose the recipients you want to share the file with.
5. **Share the link**

   * The settings will be auto saved and share the link with others.

   <figure><img src="/files/sY086RsYH0tvmwI5OOaa" alt="" width="487"><figcaption></figcaption></figure>

***

**Collaborating on an Encrypted File**

1. **Open the File in Edit Mode**
   * Refer to How to Open an Encrypted File to open the file in **edit mode** with your collaborators.
2. **Check for Active Collaboration Sessions**
   * Click on **More Info** from the three dots menu on the right side of the file.
   * If a live collaboration session is active, you will see a **Join** button.
3. **Join the Session**

   * Click **Join** to collaborate in real-time.

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

***

Collaborate seamlessly and securely with FenixShare!


---

# 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-encrypted-file.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.
