Skip to content

Variable Center Settings

The Settings section of the Variable Center is where you configure your application's variable schema and create group sessions for data collection.


Accessing Settings

  1. Go to DashboardAccountVariable CenterSettings
  2. Select your application from the dropdown
  3. The settings panel displays your variables and group sessions

Main Components

Global Variables

Global Variables define the data schema for your application. These are the fields that can be tracked across group sessions and connected to elements in your builder.

To add variables:

  1. Click "Add Variables" button
  2. Define your variable with:
    • Field Name - Unique identifier for the variable
    • Type - Data type (text, number, boolean, datetime, enum)
    • Values - For enum types, define the allowed options
    • Editable - Whether the value can be modified at runtime
    • Mandatory - Whether the field is required for all users

Learn more about Global Variables


Group Sessions

Group Sessions are time-bound containers for organizing users and collecting data. Each session has:

PropertyDescription
Session NameHuman-readable identifier for the session
Start DateWhen the session opens for data entry
End DateWhen the session closes
SchemaWhich variables to track for this session
StatusAutomatically calculated based on current time

Session Statuses

StatusMeaning
Opens in Xh XmSession has not started yet
Open for editingSession is currently active
ClosedSession has ended

Learn more about Group Sessions


Creating a Group Session

  1. Select your app from the dropdown
  2. Click "Add Group Session" button
  3. Fill in the session details:
    • Enter a descriptive Session Name
    • Set the Start Date and time
    • Set the End Date and time
  4. Click Save
  5. Configure the Schema by clicking the Schema button to select which variables to track

Managing Sessions

Edit a Session

Click the Edit button to modify session properties:

  • Change the name
  • Adjust start/end dates
  • Modify schema configuration

Clone a Session

Click Clone to create a copy of an existing session. Useful for:

  • Creating recurring sessions
  • Setting up similar data collection periods
  • Testing configurations

Delete a Session

Click Delete to remove a session.

Warning: Deleting a session removes all associated user data. This action cannot be undone.


Session Schema Configuration

Each group session can have its own subset of variables. Click the Schema button to:

  1. View all available global variables
  2. Select which variables to track for this session
  3. Configure variable-specific settings per session

This allows different sessions to collect different data while using the same underlying variable definitions.


Best Practices

  1. Plan your variables first - Define your complete schema before creating sessions

  2. Use descriptive names - Both for variables and sessions to make management easier

  3. Set realistic time windows - Consider time zones and user availability when setting session dates

  4. Test with short sessions - Create brief test sessions to verify your configuration before production use

  5. Document your schema - Keep notes on what each variable represents and its valid values


Questions?

If you have any questions, please don't hesitate to contact us. Alternatively, you can submit an issue on this platform.

Useful Links:

Global Variables - https://help.acenji.com/#/./shared-concepts/variable-center/settings/global-variables/index Group Session - https://help.acenji.com/#/./shared-concepts/variable-center/settings/group-session/index User Data - https://help.acenji.com/#/./shared-concepts/variable-center/user-data/index

Was this article helpful?

No-Code App Builder