Authentication and Synchronization
Authentication and user synchronization settings.
Mobile App Setup for Your Environment
The mobile app can be used for free for demo and testing purposes. However, for production use , licensing is required. Prerequisites for Enabling the Mobile App. To set up the mobile app for your en…
Scheme
Customize the plarform's color scheme, adjust specific UI elements, and configure the left-side menu for users.
Dynamic tables
Dynamic Tables serve as a data repository for processes that have a global reach within the environment in which these processes operate. In general, individual dynamic tables can be used with any number of processes. This means they facilitate process collaboration and data sharing, as the information stored in dynamic tables is accessible and shared across all processes that have sharing defined according to their templates.
Scripts
Scripts in the platform are designed for reuse across various templates. These scripts are written as JavaScript or React.js functions and can be utilized for calculations, dynamic conditions, and case overviews.
Service console
The Service Console allows users to execute application-administrative commands directly within the system.
Scheduled Tasks
In this section, you will find all tasks that are scheduled for the future, as well as tasks that were scheduled but failed to execute.
HR Agenda
The HR Agenda module in TeamAssistant helps HR managers and employees manage delegations, task ownership changes, and process responsibilities efficiently. This guide provides step-by-step instructio…
Sequences
The Sequences section in the administration panel of Team Assistant allows administrators to manage automatically generated numerical sequences used in various processes. These sequences help streaml…
CSP Headers
Security mechanism that helps protect web applications from attacks such as Cross-Site Scripting (XSS) and other code injection threats. CSP allows administrators to define which resources—such as scripts, styles, and images—can be loaded and executed on a page. By enforcing CSP, Team assistant reduces the risk of malicious code compromising the application.
Logs
Logs help administrators monitor system behavior, debug issues, and analyze performance.
Crons
Cron is a system tool used to automate recurring tasks
Access Token Settings & Session Expiration
Token Expiration Settings. cache.accessTokenExpireDuration This parameter defines the expiration time (in seconds) for the access token. After this duration, users must log in again. The default valu…