Managing Entities#

An entity is any reusable item within the system. It has, in most cases, a canonical name, a valid setting, and a comment. Typical entities are (but not limited to):

  • Auto responses

  • Notifications

  • States

  • Priorities

  • Types

  • Roles

  • Groups

  • Attachments

  • Templates

  • Processes

  • Salutations

  • Signatures

There are two types of screens when dealing with entities.

Creating an entity#

The first screen is the entity edit screen which allows you to create or modify an entity and its properties.

Admin Badge User Group Edit

Managing entity relationships#

The second screen is an entity relationship management screen allowing you to manage the relationship between two entities. Entities may have a one to end relationship or an end to end relationship or an end to one relationship.

User Group Management

For example, if you create a user group and a user role then you can use the groups roles management screen to set the relationship from groups to roles or roles to groups.

We will not create screenshots for each entity and their management, unless necessary, in each administrator section. Therefore, we will assume that this concept is sufficiently basic to understand when using the software.

Wherever entities can only be invalidated, you have the option to show valid on show all.

../../_images/show_valid.png

Note

All non entity system settings and configurations are found in the System Configuration tool.

Exporting and importing entities#

The following entities can be exported and imported:

  • Auto responses

  • Notifications

  • Templates

  • Processes

  • Salutations

  • Signatures

Bulk export and import#

Export and Import Bulk

You can export and import entities in bulk using the export and import buttons. This allows you to manage multiple entities at once, making it easier to maintain consistency across your system.

Entity actions#

Entity Actions

You can perform various actions on entities, such as exporting, copying, or deleting them. These actions help you manage your entities effectively and keep your system organized.

Note

It’s also possible to export and import via bin/znuny.Console.pl. For more information, refer to the Console Commands - Admin documentation.