# How to co-edit a encrypted file from a FenixPyre shared link

**Co-edit on an Encrypted File**

1. **Open the File in Edit Mode**
   * Refer to [How to Open an Encrypted File](/fenixpyre-for-users/fenixpyre-sharing/how-to-open-encrypted-files.md) 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.

   <figure><img src="/files/0SKHAEkUOciHD6GmENfK" alt=""><figcaption></figcaption></figure>
3. **Join the Session**
   * Click **Join** to collaborate in real-time.


---

# 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-recipients/fenixpyre-sharing-guide/how-to-co-edit-a-encrypted-file-from-a-fenixpyre-shared-link.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.
