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

{% hint style="info" %}
We are in the process of rebranding Egnyte App from Anchor to FenixPyre.
{% endhint %}

### 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 Anchor app and install the version that is **not** marked as Legacy.

<figure><img src="/files/ly64upbpOtp7MGNdl59I" 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 “Anchor Application” and use the same account to add the integration.\
All changes from the Anchor 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 Anchor app.

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

{% content-ref url="/spaces/OuMyGdeUQs2m5OYPFuwT/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: 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/egnyte/how-to-enable-fenixpyre-integration-in-egnyte.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.
