> For the complete documentation index, see [llms.txt](https://docs.fenixpyre.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.fenixpyre.com/fenixpyre-for-admins/cloud-integrations.md).

# Cloud Integrations

FenixPyre makes it easy to integrate with major cloud storage services, enabling secure access and management of your files. Whether you're using Box, SharePoint, or Egnyte, FenixPyre ensures that your sensitive data remains protected while making it accessible across platforms.

## **Supported Cloud Integrations:**

### **SharePoint**

SharePoint integration with FenixPyre enables you to securely store and share files within your organization's SharePoint environment. With the added security features of FenixPyre, you can ensure that sensitive documents are encrypted while maintaining compliance with security regulations.

#### Get Started

{% content-ref url="/pages/oVw1EVvJVtkNyPtoA8ZC" %}
[SharePoint/OneDrive](/fenixpyre-for-admins/admin-dashboard/integrations/sharepoint-onedrive.md)
{% endcontent-ref %}

### Box

FenixPyre integrates seamlessly with Box, allowing you to manage your Box files securely and access them with confidence. With FenixPyre, you can ensure that files stored on Box are protected through encryption, while allowing authorized users to collaborate effectively.

#### Get Started

{% content-ref url="/pages/S7o4dyMLWAL7h1rOB9FR" %}
[Box](/fenixpyre-for-admins/admin-dashboard/integrations/box.md)
{% endcontent-ref %}

### Egnyte

Egnyte is another supported platform that works seamlessly with FenixPyre. This integration provides a secure way to access, manage, and share files across Egnyte, ensuring that data is encrypted both in transit and at rest.

#### Get Started

{% content-ref url="/pages/mBp49XTZdqcnDEf5prs6" %}
[Egnyte](/fenixpyre-for-admins/admin-dashboard/integrations/egnyte.md)
{% endcontent-ref %}

### On-Prem Secure Sharing Solution

FenixPyre's On-Prem Secure Sharing Service offers secure file storage and sharing within your internal network. With mandatory TLS encryption to meet CMMC standards, your sensitive data stays protected while remaining easily accessible.

#### Get Started

{% content-ref url="/pages/swM4QZ0BEAk9L85Xr6W5" %}
[On-Prem Secure Sharing Solution](/fenixpyre-for-admins/cloud-integrations/on-prem-secure-sharing-solution.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.fenixpyre.com/fenixpyre-for-admins/cloud-integrations.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
