New to CUE?Begin the tour with an introduction to the most important language featuresThe Basics of CUEThe Basics of CUETypes and ValuesCUE merges the concepts of types and values, enabling clear and concise constraintsReferences & VisibilityA CUE value can be derived from other values, using easy-to-understand referencesExpressionsCUE provides a rich set of mechanisms to construct, validate, and process dataPackages and ImportsConfigurations can be separated so they’re easier to manage and reason about