---
title: "User Group Condition - EngageBox"
description: "Show or hide based on User Group of the user"
url: "https://www.tassos.gr/docs/engagebox/conditions/user-group"
date: "2026-04-27T05:20:01+00:00"
language: "en-GB"
---

[ Home ](https://www.tassos.gr/index.php?option=com_content&view=category&layout=blog&id=24&Itemid=1088) / [ EngageBox ](https://www.tassos.gr/index.php?option=com_content&view=category&id=35) / [ Display Conditions ](https://www.tassos.gr/index.php?option=com_content&view=category&id=51)

#  User Group Condition

##  Show or hide based on User Group of the user

 User Group Condition is available in Pro  Unlock this and dozens of other powerful features by upgrading to EngageBox Pro.

 [ Unlock this feature ](https://www.tassos.gr/joomla-extensions/engagebox/subscribe)

 The User Group Condition is quite useful for when you need to assign a box to be displayed only on specific Joomla User Groups such as Registered users, Administrators and so on.

 ![User Group Display Condition](https://www.tassos.gr/images/display-conditions-user-group.png)

## [Options](#options)

 In the table below you can see which options are available to setup the User Group Condition.

 | Name | Description |
|---|---|
| Match | Set whether to match or not the selected user groups. |
| Selection | With this option you are presented with the entire tree of all your available Joomla User Groups.  You are able to select from one to all of them just by checking the checkbox to their left. |

## [Use Case](#use-case)

 Obviously the most common use case for the User Group Condition is when you want to show your box only to those who belong to the Registered Users, meaning the logged in users. Those of course include not only your lowest level users but the managerial users as well.

## [Useful Notes](#useful-notes)

 It's equally important to remember that users can belong to more than one user groups. This means that while you're using this Condition and testing things out, don't be alarmed if you see an Administrator being displayed your box while you have selected the Manager role for example. The user could also be assigned in the Manager User Group.

 User Group Condition is available in Pro  Unlock this and dozens of other powerful features by upgrading to EngageBox Pro.

 [ Unlock this feature ](https://www.tassos.gr/joomla-extensions/engagebox/subscribe)

 Last updated on Nov 26th 2024 12:11

## Schema

```json
{
    "@context": "https://schema.org",
    "@type": "BreadcrumbList",
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "name": "Home",
            "item": "https://www.tassos.gr"
        },
        {
            "@type": "ListItem",
            "position": 2,
            "name": "Home",
            "item": "https://www.tassos.gr/docs"
        },
        {
            "@type": "ListItem",
            "position": 3,
            "name": "EngageBox",
            "item": "https://www.tassos.gr/docs/engagebox"
        },
        {
            "@type": "ListItem",
            "position": 4,
            "name": "Display Conditions",
            "item": "https://www.tassos.gr/docs/engagebox/conditions"
        },
        {
            "@type": "ListItem",
            "position": 5,
            "name": "User Group Condition",
            "item": "https://www.tassos.gr/docs/engagebox/conditions/user-group"
        }
    ]
}
```

```json
{
    "@context": "https://schema.org",
    "@type": "Article",
    "mainEntityOfPage": {
        "@type": "WebPage",
        "@id": "https://www.tassos.gr/docs/engagebox/conditions/user-group"
    },
    "headline": "User Group Condition",
    "image": {
        "@type": "ImageObject",
        "url": "https://www.tassos.gr/"
    },
    "publisher": {
        "@type": "Organization",
        "name": "Tassos",
        "logo": {
            "@type": "ImageObject",
            "url": "https://www.tassos.gr/https://www.tassos.gr/media/brand/logo-text.png"
        }
    },
    "author": {
        "@type": "Person",
        "name": "Tassos Marinos",
        "url": "https://www.tassos.gr/docs/engagebox/conditions/user-group"
    },
    "datePublished": "2017-12-01T17:15:36+02:00",
    "dateCreated": "2017-12-01T17:15:36+02:00",
    "dateModified": "2024-11-26T12:28:13+02:00"
}
```
