# External groups

{% hint style="info" %}
*This section is very similar to the* [*Groups*](/en/for-administrators/tenant-management/settings/groups.md) *section, but can only be found if you have an active* [*IP Telephony channel*](/en/for-administrators/tenant-management/settings/ip-telephony.md)*. Here you can also create, edit and delete external groups and last but not least assign existing users to external groups.*
{% endhint %}

Here you will find:&#x20;

* default group (All contacts)&#x20;
* other existing groups&#x20;
* button to create a new contact contact&#x20;
* search box

{% hint style="info" %}
*The External Groups section can be accessed by users with Tenant Administrator or Company Administrator permissions.*
{% endhint %}

Operators will also encounter external groups when handling telephone calls. More details can be found in the section [For operators](/en/for-operators/client-interaction/ip-telephony.md).


---

# 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.mluvii.com/en/for-administrators/tenant-management/settings/external-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.
