This knowledge base article is for version 2.0 of our product. For settings related to version 1.0, Click here.


In the Senso Console, groups can be created, and filters configured to manage devices. This enables the assignment of access permissions and the application of specific settings to each group.


Creating a New Group

  1. Log into your Senso console

  2. Select where you wish to create the group, select 'Add group' from the toolbar to open a new window where you can configure the group settings  


  3. Enter a relevant name for the group you're creating in the 'Group Name' field.


    Enter Group Priority if needed. (default is 100) Higher values entered into the Group Priority will be prioritized over lower values. Use priority values to apply policies in in a prioritized setup.

  4. Select 'Group Filters' and then click '+ Add Filter'. In this example, since all our Windows devices start with "TF-" in the device name, we can use the device name field and add the wildcard "%" after "TF-" to include any devices with this naming structure.


    Wildcards can be used in the Term Box as follows:

    SymbolDescriptionExample
    %Represents zero or more charactersbr% finds br, bronze, brows, and broth
    _Represents a single characterb_t finds bat, bot, and bit
    []Represents any single character within the bracketsb[ao]t finds bat and bot, but not bit
    ^Represents any character not in the bracketsb[^ao]t finds bit, but not bat and bot
    -Represents a range of charactersName[1-5] will include Name1, Name2, Name3, Name4, and Name5

    You can filter based on the following criteria:
    • Device Name: Filter based on the device naming convention.
    • Remote Host: The host name or IP address of the remote host.
    • Username: Use the email address or Active Directory username.
    • AD Group: Filter by Active Directory membership; see Device Details article for help.
    • IP Address: Use the LAN IP address of a device to filter it into groups.
    • E-Mail: Filter by the logged-in user's email address.
    • Domain: Filter by the domain the device is connected to

  5. Review your settings and click Confirm. The group will be created, and any devices that match the filters will be added to the group.