# ExitOpts

**Kind**: interface | **Module**: [App Management](https://docs.interop.io/desktop/reference/javascript/app%20management/index.md)

**Source**: https://docs.interop.io/desktop/reference/javascript/app management/exitopts/index.html

Options for shutdown or restart of io.Connect.

## Properties

- **`autoSave`** (`boolean`, optional)
  If `true`, will save the current Global Layout.
- **`showDialog`** (`boolean`, required)
  If `true`, will show a confirmation dialog when shutting down or restarting io.Connect.
