# Integration with Teams

{% hint style="info" %}
This feature is part of the Enterprise plan. If it is not enabled for your organization, please contact StrongDM at the [StrongDM Help Center](https://help.strongdm.com/hc/en-us).
{% endhint %}

StrongDM's integration with Teams, when paired with the [Access Workflows](https://docs.strongdm.com/admin/access/access-workflows) feature, allows you to browse the StrongDM resource catalog, request access to resources, and approve or deny such requests (if you're eligible), all within Teams. In addition, the app can be added to channels, surfacing requests within a group of potential approvers.

This guide describes configuration of the integration in your Teams workspace. To learn about how to use the integration to request or approve access, see [Request Access Using Teams](https://app.gitbook.com/s/HaY8OFbXUreWEF61MhKm/access-requests/teams-requests).

### Set up an Access Workflow in StrongDM

In order to use the integration with Teams to make and approve access requests, you must have at least one Access Workflow (and at least one Approval Workflow) enabled in your StrongDM organization. In the Admin UI, under **Access**, you can create an Approval Workflow (which can automatically approve requests, or can notify any number of potential approvers to manually approve). You can then create an Access Workflow, specify which roles you'd like to be able to make requests, which resources they can request, and which Approval Workflow you'd like these requests to use.

For more detail on Access Workflow setup, see our [Access Workflows](https://docs.strongdm.com/admin/access/access-workflows) section.

### Teams Installation and Connection

To make the integration with Teams available to users in an organization, a Teams admin must first install the integration in the workplace and authorize it. This automatically enables it for other organization users to do likewise.

{% hint style="info" %}
Note that there are separate apps for the US, EU, and UK StrongDM control planes. This refers to the control plane the StrongDM organization was set up on, not the individual location of users.
{% endhint %}

You do not need to further configure the integration for your users to be able to use it to make access requests. Anyone with the ability to add integrations to their chats from the Teams marketplace can do so, authorize the connection from their Teams user to their StrongDM user, and begin making or approving requests.

{% hint style="info" %}
The StrongDM integration with Teams only supports any one StrongDM organization linked to any one Teams tenant. This means, for example, that your Teams organization can be connected to a StrongDM sandbox organization, or to your production StrongDM organization, but not both.
{% endhint %}

***

Please view the [StrongDM Privacy Policy](https://www.strongdm.com/privacy) for information about how StrongDM collects, manages, and stores third-party data.


---

# 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.strongdm.com/admin/access/access-workflows/teams-workflows.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.
