# Contact Groups

Contact groups are typically used for contacts that are frequently contacted. Each group will typically show a list of [contacts](/daily-usage/contacts.md).&#x20;

Contact groups can be created by selecting the more button on a contact | Add to Contact Group | Create New Group

Contacts can be added to an existing group by searching for a user | selecting the more button on the contact | Add to Contact group | Select an available contact group. Contacts can be added to any groups that of that type. For example, an Exchange contacts can only be added to Exchange groups.

To view all the available settings for contact groups, see [Contacts](/settings/contacts-settings.md)

{% hint style="info" %}
A contact group is created on initial sign in. These are your related contacts that are generated by Microsoft Graph.
{% endhint %}

{% hint style="info" %}
Contact groups are Landis Attendant Console specific groups.
{% endhint %}

#### Teams Contact Categories

This is another type of group that is displayed in Landis Attendant Console, but are created and edited in the Teams People app. To create categories in the People app, see: [https://support.microsoft.com/en-us/office/manage-your-contacts-with-the-people-app-in-teams](https://support.microsoft.com/en-us/office/manage-your-contacts-with-the-people-app-in-teams-cfea34b9-ac23-4cff-b3d1-c97bb2b1e751)

To enable or disable, see [Teams Contact Categories](/settings/contacts-settings.md#display-teams-contact-categories-as-contact-groups)


---

# 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://ac.docs.landis.cloud/daily-usage/contact-groups.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.
