# Installing Looply Apps

Looply respects the need for central control. Organisational administrators can remotely install/uninstall/update the app for users, ensuring uniformity in app versions and features across the board.

{% hint style="info" %}
**Note:** This feature is only available for Looply **administrators** and requires your Teams app to have been deployed on your landscape.&#x20;
{% endhint %}

#### Individual Users

* Go to **App Manager** from the side navigation menu
* Click on the App tile to deploy the app to the required users
* Go to **User Manager** tab
* Search for the user using their email address
* Click Install

<figure><img src="/files/bTiNrjqRBxuykE8jKcn1" alt=""><figcaption><p>App manager</p></figcaption></figure>

{% hint style="info" %}
Note: App can only be installed to users after the app has been deployed to the organizational app catalog. Please refer to deploying apps to Teams app catalog for details.&#x20;
{% endhint %}

You can remotely manage your Teams app for individual users via the **User Manager** tab when creating or editing an app. From here, you can view all of the users within your Microsoft organisation and each of their installation statuses of your app.&#x20;

<figure><img src="/files/rZihzb12S7uWxbAmrHrr" alt=""><figcaption><p>User Manager </p></figcaption></figure>

You can install or uninstall the selected version of your app for a specific user by clicking **Install** or **Uninstall** beside the user's account information within the table. Additionally, if the user has an older version of the app installed - you can force an update to the current selected version.&#x20;

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

#### Installation History

All details about who has installed your Teams app are logged under the **Installation History** tab. From here, you'll be able to see a list of users, the date of installation, the version installed, and the installation type (personal, group chat, or channel).&#x20;

<figure><img src="/files/AosVqaoOB3e3PtzeX6AP" 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://academy.looply.ai/app-management/installing-looply-apps.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.
