Create and Store Global Variables in AI Projects
Global variables in AI projects are inputs used only during a user's first interaction, providing context for subsequent interactions. They're useful for collecting infrequently changing information like usernames, job titles, and company industries.
Setting Up Global Variables
Accessing Project Settings
- Tap the app name at the top of the Explorer to open project settings.
- Select "Global Settings" within the project settings.
Configuring Global Inputs
- Locate the "Onboarding" section in Global Settings.
- Tap the plus icon to add inputs for global variables.
- Select desired inputs and tap "Add."
Customizing Inputs
- Set requirement levels for each input.
- Reorder or delete inputs as needed.
- Choose between single-page or multi-page layout for inputs.
User Experience
Users encounter these inputs once during their first interaction. A progress bar indicates the number of inputs in the onboarding process. Users can modify their responses anytime by clicking the gear icon.
Benefits of Global Variables
- Streamlines user onboarding by collecting essential information upfront.
- Provides consistent context for AI interactions throughout the user's experience.
- Reduces repetitive data entry for users in subsequent interactions.