# How to enable FenixPyre integration in Box

### Pre-requisites

Before you begin the installation, we recommend setting up a Box admin account with the name FenixPyre application. This ensures a smooth integration process.

### Adding FenixPyre to Your Box Account

1. **Log in to Box:**
   * Access your Box account by logging in with your credentials.
2. **Search for FenixPyre**
   * Go to the `Apps` section in the Box interface.
   * Use the search bar to find the FenixPyre app.
3. **Add the FenixPyre App:**

   * Click on `Add` to install the FenixPyre app.
   * Review and grant the necessary permissions required by the FenixPyre app to ensure proper functionality.

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

### Configuring FenixPyre for All Users in Box

1. **Log in as an Admin:**
   * Access your Box Admin console using your administrative credentials.
   * Go to the `Admin Console`.
2. **Access Individual Application Controls:**

   * In the Admin Console, navigate to `Apps` and click on `Individual Application Controls` tab.
   * Select the `FenixPyre` app from the list.
   * Click on `Configure` button.

   <figure><img src="/files/z2kgfks7tJAgniQCyADy" alt=""><figcaption></figcaption></figure>
3. **Set FenixPyre as default app for all users:**

   * A pop-up will appear.
   * Choose the option `"Added by default for All users"` to ensure the FenixPyre app is available to all users by default.
   * Save the changes

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

By following these steps, you can configure FenixPyre to be automatically available for all users in your Box environment.


---

# 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/box/how-to-enable-fenixpyre-integration-in-box.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.
