# Installation Guide

## Download Easy Console App Manifest

{% file src="/files/60cvbpjooUJptTe9020B" %}
Easy Console App Manifest
{% endfile %}

## Step-by-Step Installation Guide

1. Download the Easy Console App Manifest from this website to your local machine
2. Open the [Microsoft Teams Admin Center](https://admin.teams.microsoft.com) and log in there with a user which has the Role of a **Global Administrator**
3. Navigate to the **“Manage Apps”** in the Teams Admin Center

<figure><img src="/files/7p1dlTYcAI3OjZI9Y4rR" alt=""><figcaption></figcaption></figure>

4. Upload the App Manifest from Easy Console to the Teams Admin Center. This app manifest was previously downloaded to your local device in step 1

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

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

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

5. After the app manifest has been successfully added, check if the app is available and open it

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

6. Navigate to **“Permissions”** and grant all required permissions **(Use a Global Administrator account to grant the permissions.).**

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

<figure><img src="/files/3GbY9z8NLCL4UvA2yXVO" alt="" width="301"><figcaption></figcaption></figure>

7. Check whether the permissions have been granted correctly

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

8. Navigate to the **“Setup Policy”** and creat a new setup policy (You can also customize an existing policy).

<figure><img src="/files/614juyxBTTj6iJ0L2rTE" alt=""><figcaption></figcaption></figure>

9. Add the **“Easy Console”** app

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

<figure><img src="/files/5QU3QuxTdXKwFAj9Jv2J" alt=""><figcaption></figcaption></figure>

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

10. Add Easy Console to the **“Calling”** app as an extension

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

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

<figure><img src="/files/4jhswRNvtYKpIcYyzHts" alt=""><figcaption></figcaption></figure>

11. Save the policy
12. Navigate to **“Manage User”** and select the user who is to use Easy Console

<figure><img src="/files/7CBwwnhgDsXBjeBM5XPX" alt=""><figcaption></figcaption></figure>

13. Go to the policies and select the **“App setup policy”** and replace with the previously created or modified policy in step 8

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

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

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

14. Repeat step 13 for all users who use Easy Console

{% hint style="success" %}
You have now successfully installed Easy Console
{% endhint %}


---

# 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.easyconsole.easyplatform.app/getting-started/installation-guide.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.
