Skip to main content

Operators

All people who perform operations on Accelero pages — registering people, issuing reports, settings, etc. — are called operators.

Navigation path: Advanced > Operators

Operators list screen

The list displays all registered operators with the columns Operator (name), Enabled (toggle), Online (indicates whether the operator has an active session at the moment) and Actions (pencil to edit, X to delete).


Master Operator

Every Accelero system is delivered with a pre-registered master operator, with access to all system functions. They are responsible for the creation and configuration of the other operators.

First access

After the first login with the master operator, go to "My data" in the upper right corner and update the email and password for security reasons.


How to Create an Operator

Each operator acts in the system according to their profile — some manage the registration of employees and residents, others handle the release of visitors, and so on.

  1. Go to Advanced > Operators.
  2. Click Add.
  3. In the General data tab, fill in the operator information (Name, Email, Document, Phone) and keep Enabled active.
  4. Click Save.

Once the operator is saved, you need to assign a profile, which defines what they can do in the system:

  1. Open the Profiles tab and click + New Profile.
  2. Select the desired profile (for example, Reception) and confirm.

Adding a profile to the operator

  1. Go back to the General data tab, check the fields and click Save.
Multiple profiles

An operator can have several associated profiles — the effective permissions are the sum of all of them. See Profiles.

Operator's First Access

After creation, the operator sets their own password through the first-access flow:

  1. On the Accelero portal, on the login screen, the operator enters the registered email.
  2. Clicks "Forgot my password / first access".
  3. The system sends an email with the password, which can be changed later.

Another operator's password can also be set manually by an operator with permission, through the Reset password tab (see below).


Sessions and Login

The Online indicator in the list shows in real time which operators have an active session at the moment.

Single session per operator (UniqLogin)

Requires licensing

The single session is a licensed feature (UniqLogin module / uniquelogin), disabled by default and enabled by the license. Without it, the same operator can keep several simultaneous sessions.

With UniqLogin active, each operator can only have one active session at a time:

  • When logging in on another browser or device, the new session becomes the valid one and the previous session is automatically terminated on the next action (the operator is treated as logged out and must log in again).
  • This prevents the simultaneous use of the same account by two people.
UniqLogin ≠ "Limit login to a single device"

These are different controls:

  • UniqLogin (module, for all operators): keeps one session at a time — a new login drops the previous one.
  • Limit login to a single device (field per operator, in the Security section of the General data tab): locks the account to a specific device and denies login on the others until manual release.

Edit Screen

The operator edit screen is organized into 7 tabs: General data, Profiles, Associated companies, Notifications, Reset password, API Keys and Security.

Tab: General Data

Operator edit - General Data tab

Operator identification fields:

FieldDescription
NameName of the operator displayed in the system
EmailOperator's login — must be unique in the system
DocumentCPF or identification document
PhoneContact phone
EnabledEnables or disables the operator's access to the system
NotesFree field for internal notes

The tab also contains two collapsible sections: Security and Access Limitation by Schedule.

Section: Security

General Data with Security and Schedule Limitation sections expanded

FieldDescription
Automatic logoffEnables logoff due to inactivity. The operator will be logged out if they do not perform any action for a certain time
Complex passwordRequires a password with uppercase, lowercase, numbers and special characters (minimum 8 characters)
Require password change everyFrequency in days for mandatory password change. Use 0 or leave blank to disable
Limit login to a single deviceWhen enabled, the next login "locks" access to that specific device. Login attempts on other devices will be denied
Current device statusDisplays the registered device. The eraser icon next to it releases access for a new device
Prevent access to data of people with categoriesDefines which categories of people the operator will not be able to view in lists and forms
Allow registering visitors only with the following event typesRestricts which event types the operator can use when registering visitors
Limitation per device

Because it is a web solution, the "device" is the browser instance. An incognito tab is considered a different device, as is a reinstalled browser.

Section: Access Limitation by Schedule

Regulates the hours during which the operator can log in to the system. The table accepts multiple time ranges, with the columns:

ColumnDescription
Days of the weekDays on which the range is valid
Start timeTime from which login is allowed
End timeTime until which login is allowed
Valid on holidaysWhether the range also applies on holidays

Click "+ Add" to add ranges. All configured ranges are summed — the operator will be able to log in at any time covered by any of the ranges.

tip

The limitation applies only to the login process. Already-logged-in operators are not logged out when a non-permitted time is reached.


Tab: Profiles

Operator edit - Profiles tab

Lists the profiles associated with the operator. Click "+ New Profile" to add a profile.

  • An operator can have multiple profiles associated
  • The effective permissions are the sum of all profiles
  • Profiles are configured in Settings > Profiles

See Profiles for more details on how permissions work.


Tab: Associated Companies

Operator edit - Associated Companies tab

Allows you to create operators with a view limited to certain companies, ideal for company condominiums or multi-tenant environments.

ColumnDescription
CompanyCompany linked to the operator
AuthorizerWhen enabled, the operator has permission to authorize visits for this company

How it works:

  • Without associated companies: The operator has a global view of the system
  • With associated companies: All displayed data is implicitly filtered for the linked companies

Usage example: An operator of a company in a condominium can issue reports and register visitors only for their own company.


Tab: Notifications

Operator edit - Notifications tab

Configures which types of incident the operator will receive as popup notifications while logged in to the system.

Examples of available notifications:

NotificationDescription
Expired eventsVisits not ended on time
Controller offlineCommunication interrupted with a controller
DuressAccess performed under duress
Door held open alarmsDoor open beyond the allowed time
Access denied (impeding category)Blocking due to an impeding category
Check-in - visitor arrivalVisitor arrived awaiting authorization
Gateway - connection status changeChange in gateway status

Tab: Reset Password

Operator edit - Reset Password tab

Allows an operator with adequate permission to reset another operator's password. Just enter the New password and Confirm the new password and save.

To change their own password, the operator goes to "My data" in the menu in the upper right corner.


Tab: API Keys

Operator edit - API Keys tab

Requires licensing

This feature is available only if the API module is enabled in the license.

Lists the API keys linked to the operator, with the columns Creation date and Public key. Click "+ New API Key" to generate a new key.

Modal with generated API keys

When creating, the system displays a modal with the public key and the secret key.

Caution

The secret key is displayed only once, at the moment of creation. Save it immediately in a safe place — it will not be possible to recover it later.


Tab: Security

Operator edit - Security tab

Configures the conditioning of login on physical presence: the operator can only access the system if certain people are registered as present in specific areas.

The rule works with OR logic — it is enough that any of the configured person/area combinations is satisfied for login to be released.

ColumnDescription
PersonPerson whose presence is required to release login
AreasArea in which the person must be present

Usage example: The gatehouse operator can only log in if the security supervisor is registered as present in the "Indoor" area.

Click "+ Add" to add conditions.


Best Practices

  1. Strong passwords: Enable Complex password for operators with access to sensitive data
  2. Automatic logoff: Configure on shared or public-use stations
  3. Profiles with minimum permissions: Grant only what is necessary for each function
  4. Schedule limitation: Configure for operators with fixed working hours
  5. Associated companies: Use in multi-company environments to segregate the data view
  6. Periodic review: Disable operators who left the organization and review associated profiles

Next Steps

  • Profiles - Configure the permission profiles of the operators
  • Companies - Manage the system's companies
  • Areas - Define the areas used in the conditioning of login on presence