# User Groups

User Groups allow you to group multiple users together and assign a shared **Outbound Caller ID** to the group.

When an **Outbound Rule** is configured with a **Caller User Group** condition, the PBX applies the group’s outbound caller ID to calls placed by members of that group. Specifically, the PBX replaces the **user part of the `From` header** in the SIP `INVITE` message with the **User Group’s Outbound Caller ID**.

This feature is commonly used to present a **department-level caller ID** (for example, Sales or Support) instead of individual extension numbers.

***

### Create a User Group

To create a user group:

1. Navigate to **Call Manager > User Groups**.
2. Click **Add**.
3. Enter a **Group Name**.
4. Assign an **Outbound Caller ID** and select the trunk to be used.

In the example below, a user group named **Sales Dept** is created, with an outbound caller ID of **010000** assigned on the **CallCentric** trunk.

<figure><img src="https://846155343-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MfkamWLaD5pcQwlKWwC%2Fuploads%2FDxPdltsDn6R1roATOikR%2Fuser_group_1.png?alt=media&#x26;token=ea3dd858-fdf2-4227-a85e-8fac2ce6af0c" alt=""><figcaption></figcaption></figure>

***

### Create an Outbound Rule Using Caller User Group Criteria

Next, create an outbound rule that uses the **Caller User Group** as a matching condition:

1. Go to **Call Manager > Outbound Rules**.
2. Create or edit an outbound rule.
3. Set the **Caller User Group** criterion.
4. Select the previously created **Sales Dept** user group.

<figure><img src="https://846155343-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MfkamWLaD5pcQwlKWwC%2Fuploads%2FP7lb0VIGNiOiPk137odK%2Fuser_group_2.png?alt=media&#x26;token=661369cb-e774-45cd-9568-37c48ec28648" alt=""><figcaption></figcaption></figure>

***

### Call Behavior

When an extension that belongs to the **Sales Dept** group places a call that matches this outbound rule:

* The PBX uses the **group’s outbound caller ID**.
* The outbound caller ID is inserted as the **user part of the `From` header** in the SIP `INVITE` message.
* The call is routed according to the outbound rule and associated trunk.

This ensures consistent, department-level caller identification for outbound calls.
