> For the complete documentation index, see [llms.txt](https://docs.apono.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.apono.io/docs/additional-integrations/chatops-integrations/teams-integration.md).

# Teams integration

Microsoft Teams is a communication platform that streamlines conversations, organizes channels, and integrates with other applications.

By installing the Apono app, your staff can request, view, and approve access to your resources via Teams.​

{% hint style="warning" %}
Please note: Teams mobile app currently supports these mobile screen resolutions:

Android 6.52 inch

iOS 5.85 inch

Other resolutions may disrupt the application's user experience.
{% endhint %}

***

### Prerequisites <a href="#prerequisites" id="prerequisites"></a>

<table data-header-hidden><thead><tr><th width="219"></th><th></th></tr></thead><tbody><tr><td>Item</td><td>Description</td></tr><tr><td><strong>Teams Administrator Role</strong></td><td>​<a href="https://learn.microsoft.com/en-us/microsoftteams/using-admin-roles#teams-roles-and-capabilities">Role</a> with permissions to manage apps and services within Teams</td></tr><tr><td><strong>Apono Standard</strong></td><td>​<a href="https://www.apono.io/pricing/">Apono plan</a> providing access to features such as ChatOps, API access, and standard support</td></tr></tbody></table>

​

***

### Install the Apono app <a href="#install-the-apono-app" id="install-the-apono-app"></a>

Follow these steps to install the app:

1. In Teams, click **Apps**.
2. In the **Apps** search field, enter *Apono*. The app results return in the main panel.
3. On the **Apono** card, click **Add**. The **Apono** app model appears.
4. Click **Add**.
5. Follow the onscreen prompts to grant Apono additional permissions on behalf of your organization.

​After the app has been installed, it will appear in your list of apps. You can now [integrate Teams](#integrate-teams) with Apono.​

***

### Integrate Teams <a href="#integrate-teams" id="integrate-teams"></a>

<figure><img src="/files/xjZPeD91PwCFwlSiTj1b" alt="" width="563"><figcaption><p>Teams tile</p></figcaption></figure>

Follow these steps to complete the integration:

1. On the [**Catalog**](https://app.apono.io/catalog?search=teams) tab, click **Teams**. The **Add Integration** page appears.
2. Click **Connect**. The **Microsoft** connection screen appears.
3. Select your Microsoft account. If your account is signed out, you will need to sign in to your account. If your account is not listed, click **Use another account** and sign in to the account.
4. Click **Accept** to grant Apono access to your organization's Microsoft account.


---

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

```
GET https://docs.apono.io/docs/additional-integrations/chatops-integrations/teams-integration.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.
