# Teams Settings

The Team Settings page provides a list of team settings on the Azure Teams admin page.

The list contains the `Risk Score` ,`Exposure Point` and `Issue Counts`.

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

## Teams Settings Details

Details page contains the `Risk Score` of the Teams Settings, `Exposure Point` and `Information` panes.

{% hint style="info" %}
You can analyze objects in the `Graph module` by clicking the `Graph` button on the upper left side of the `Information Pane`.
{% endhint %}

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

### Details

Details tab contains attributes below about teams settings object.

| Attribute                                                            | Description                                                                                                                                    |
| -------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------- |
| Users can send emails to a channel email address                     | Allows users to send emails to a channel’s email address so that the email content appears as a message in the Teams channel conversation.     |
| Accept channel email from these SMTP domains                         | Specifies which SMTP domains are allowed to send emails to a Teams channel email address. Emails from domains not listed are rejected.         |
| Citrix files                                                         | Cloud-based file storage and sharing service that allows users to upload, access, and share files.                                             |
| DropBox                                                              | Cloud storage service for saving, syncing, and sharing files across devices.                                                                   |
| Box                                                                  | Online file storage and collaboration platform for managing and sharing content.                                                               |
| Google Drive                                                         | Cloud storage service for storing, sharing, and collaborating on files and documents.                                                          |
| Egnyte                                                               | File storage and sharing platform that combines cloud and on-premises access.                                                                  |
| Show Organization tab for users                                      | Users can view the organizational hierarchy via the profile card or the relevant field.                                                        |
| Require a secondary form of authentication to access meeting content | Requires an additional authentication step before users can access meeting content. This setting applies only to Skype for Business users.     |
| Content PIN                                                          | Determines when a PIN must be entered to access meeting content. This setting applies only to Skype for Business users.                        |
| Surface Hub accounts can send emails                                 | Setting that allows the resource account associated with the Surface Hub device to send emails.                                                |
| Scope directory search using an Exchange address book policy         | Limits directory search results in Teams based on the Exchange address book policy assigned to the user.                                       |
| Show additional work details in people search suggestions            | When this is turned on, users will see company and department details in people search suggestions in Teams. (Multi-Tenant Organizations only) |
| Role-based chat permissions                                          | Controls how chat interactions are managed based on assigned user roles                                                                        |
| Use unified domain (teams.cloud.microsoft)                           | Manage networking settings for Teams clients in your organization                                                                              |


---

# 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.forestall.io/fsprotect/azure-identities/teams-settings.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.
