Insites Docs Developers liquid Liquid ObjectsLiquid Objects Introduction

Liquid Objects Introduction

Last updated on March 09, 2026

In Liquid, objects are data containers that expose information to your templates. You access their data using dot notation:

The Liquid object reference for Insites is covered across two articles:

  • Liquid Objects: Details covers the standard Liquid objects built into the templating language: and . These are available within their respective loop tags and provide metadata about the current iteration, such as the index, position, and total count.
  • Liquid Objects: Insites covers the object, which is unique to Insites. is a global object available in every Liquid file across your project, including pages, partials, layouts, and notifications, and provides access to request data, session and cookie storage, the current user, environment settings, and more.
Have a suggestion for this page?

Didn't quite find what you are looking for or have feedback on how we can make the content better then we would love to hear from you. Please provide us feedback and we will get back to you shortly.