# HibernationOptions

**Kind**: interface | **Module**: [Layouts](https://docs.interop.io/desktop/reference/javascript/layouts/index.md)

**Source**: https://docs.interop.io/desktop/reference/javascript/layouts/hibernationoptions/index.html

Options for hibernating Layouts.

## Properties

- **`context`** (`object`, optional)
  Context object that will be passed to the restored apps. It will be merged with the saved context object.
- **`metadata`** (`any`, optional)
  Metadata to be saved with the Layout.
