# Overview

Integrating the SharePoint app with the FenixPyre platform streamlines secure file management by enabling seamless encryption, decryption, and editing directly within SharePoint. With the FenixPyre menu options—**Encrypt, Decrypt, Share, and Open**—users can efficiently protect sensitive documents while maintaining easy accessibility. Encryption ensures that only authorized users can access files, while decryption allows for secure retrieval when needed. The integration eliminates the need for external tools, providing a user-friendly experience within SharePoint’s familiar interface. This simplifies compliance with security policies while enhancing collaboration and data protection within organizations.

After correctly configuring the integration, the "FenixPyre" menu option will appear on your SharePoint site.

FenixPyre offers a variety of menu options.

For Files:

* Open: Allows multiple users to collaborate on a file simultaneously without a need of decryption.
* Share: Easily share files securely with users both inside and outside your organization.
* Encrypt: Encrypt any file that requires protection.
* Decrypt: Decrypt any file that has been encrypted and restore its original content.
* Access Logs: Monitor file usage logs for any file.

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

For Folder&#x20;

* Share: Easily share folders securely with users both inside and outside your organization.
* Add to Auto Encryption: Quickly add folders to Auto Encryption to ensure they are automatically protected.

<figure><img src="/files/U9oYQ0w92qqAvTt0UrK6" 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.fenixpyre.com/fenixpyre-for-admins/admin-dashboard/integrations/sharepoint-onedrive/overview.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.
