# FenixPyre Sharing

**FenixPyre Sharing or FenixShare** is a **secure file-sharing** and **collaboration** platform that ensures data protection and seamless teamwork. It allows users to **manage** shared links, **collaborate** on encrypted files, track access logs, and upload or **download** encrypted or decrypted files. It serves as a unified interface for all FenixPyre-supported cloud integrations, including **OneDrive, Box, SharePoint, Egnyte**, and **Windows** Server.

***

#### **Sharing & Collaboration**

**Manage Share Links**

* View and access **shared links** (both shared with you and by you).
* **Filter links** by **active** or **inactive** status.
* Manage **link settings** and **download all encrypted files as a ZIP** in a share link.
* Open and navigate **shared links** effortlessly.
* Quickly find **recently visited** and **favorited files** from the **Home Page**.

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

**Upload, Create, and Download Files**

* **Upload files** with a **FenixPyre-supported extension** into a shared link.
* **Create new files** (Word, Presentation, or Spreadsheet) within a shared link.
* **Download decrypted copies** of individual files or a **zipped decrypted copy** of all files in a shared link.

**Collaborate on Files**

* **Co-edit files** in real-time with other collaborators.
* View the **number of active collaborators** in a session.

**Manage Files**

* **Favorite files** for quick access.
* **Rename or delete files** within a shared link.

***

#### **Access & Tracking**

**Favorite Files**

* **Mark important files** as favorites for quick access.
* Access your **favorite files** directly from the **Home Page** without searching through shared links.

**View Access Logs**

* Track file access details including:
  * **User ID** of the person who accessed the file
  * **Location** from where the file was accessed
  * **Actions performed** (view, edit, download, etc.)
  * **Date & time** of each action
* Useful for **auditing file activity** and ensuring **security compliance**.

**View Recently Edited/Viewed Links**

* Quickly find and revisit shared links that were **recently edited or viewed**.
* Available on the **Home Page** for easy navigation to frequently accessed content.

***

#### **Security & Encryption**

**Download Encrypted/Decrypted Copies**

* **Download files** in either **encrypted** or **decrypted** format.

**Track Encryption/Decryption Statuses**

* Monitor the progress of **encryption**, **decryption**, and **file downloads**.

***

#### **Integrations & Maintenance**

**Refresh SharePoint Integration**

* Keep your **SharePoint** connections up-to-date with a **single click**.


---

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