---
url: /process-functions/workview-cache.md
description: Caches a workview within the specified model.
---

# workview.cache

Caches a workview within the specified model.

```js
let wv = workview.cache(workview);
```

#### Parameters

* `workview` - Name or Identifier of the Workview.
