---
title: 'Liquid objects: self'
description: The current Liquid scope.
source_url:
  html: 'https://shopify.dev/docs/api/liquid/objects/self'
  md: 'https://shopify.dev/docs/api/liquid/objects/self.md'
api_name: liquid
---

# self

The current Liquid scope.

The `self` object dynamically resolves properties from the current Liquid scope.

### Directly accessible in

* Global
