Skip to main content
Your workspace settings in XanoScript follow a basic structure:
  1. Optional Description: A brief description of your workspace, placed at the top preceded by a // for comments.
  1. Workspace Declaration: The workspace block defines the workspace name and contains settings and preferences.
  1. Acceptance of AI Terms: The acceptance object indicates whether the user has accepted AI terms of service, required to utilize the SQL assistant.
  1. Preferences: The preferences object contains various boolean settings that customize the workspace behavior.