Workspace controls
Learn the easy global functions of NLX's Dialog Studio
Workspace how-tos
The following workspace actions are for common tasks performed across Dialog Studio with the many resources you'll use. What are resources? They're the individual building components that work in harmony to create your AI conversations:
Bots
Intents
Slots
Data requests
Actions
Lifecycle hooks
Journeys
Resource management
Easily group and organize resources within their respective menus using folders. Organize projects by business unit, customer, sandbox environment, or more, and collaborate and manage folders with your teammates.
Need more context? See How to: Organize with folders
Workspace color codes
When referencing dynamic resources that exist in the workspace through bot messages, flow logic, webhook setup, and more, these dynamic resources are easily distinguished by color code:
Green: Custom or built-in Slots
Orange: Data requests and their data attributes
Yellow: Attributes that are local to a flow (defined by a Define node or Loop node set to List for processing attributes of a Data request array)
Pink: Context attributes
Purple: Actions
Black: System variables or Parameters (secrets)
Last updated