---
title: obj.cacheable
summary: null
url: >-
  https://www.fastly.com/documentation/reference/vcl/variables/cache-object/obj-cacheable
---

**Type:** BOOL  
**Access:** read-only

**Available in:** hit

Whether or not the object is cacheable.  Always `true` in `vcl_hit`.

> **HINT:** The `beresp.cacheable` variable is typically more useful.
