> 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/admin-dashboard/integrations/egnyte/how-to-enable-fenixpyre-integration-in-egnyte.md).

# How to enable FenixPyre integration in Egnyte

### Pre-requisites <a href="#prerequisites" id="prerequisites"></a>

Before you begin the installation, we recommend setting up an Egnyte admin account with the name **Anchor (FenixPyre) application**. This ensures a smooth integration process.

### Installation Steps <a href="#installation-steps" id="installation-steps"></a>

1. **Install Anchor app on Egnyte dashboard**\
   Navigate to the Apps and Integrations page on your Egnyte dashboard. Search for the FenixPyre app and install the version that is **not** marked as Legacy.

<figure><img src="/files/DDKzGYVx2kcOwYSLRqbj" alt=""><figcaption><p>Search and Enable App from Egnyte app store</p></figcaption></figure>

2. **Enable Egnyte Integration on Anchor Dashboard**

{% hint style="info" %}
Recommendation

Create a new admin-user account on Egnyte with display name FenixPyre Application” and use the same account to add the integration.\
All changes from the FenixPyre App will be reflected under **updated\_by** field in the name of the user who authorized while adding the integration in the admin dashboard.
{% endhint %}

* Login to the FenixPyre dashboard.
* Navigate to the 'Integrations' tab and select 'Egnyte'.
* Enter your Egnyte domain, e.g., **`abc.egnyte.com`**.
* Click 'OK'. You'll be redirected to the Egnyte authentication page.
* Make sure you provide access to
  * Read and Write all files and folders
  * Manage Egnyte Webhooks
  * Create and manage links
* Log in and approve the FenixPyre app.

And that's it! Your integration is now set up, and you're all set to explore the new features.

{% content-ref url="/pages/uoY641xr7mjG6y2Ubmqv" %}
[How to configure user policy (Protected folder)](/fenixpyre-for-admins/admin-dashboard/integrations/egnyte/how-to-configure-user-policy-protected-folder.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/admin-dashboard/integrations/egnyte/how-to-enable-fenixpyre-integration-in-egnyte.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.
