

# Running mode for WorkSpaces Pools
<a name="running-mode-pools"></a>

The running mode of a WorkSpaces Pool determines its immediate availability and how you pay for it. You can choose between the following running modes when you create a WorkSpaces Pool:
+ **AutoStop** — Instances of a WorkSpaces Pool are billed an hourly usage fee based on the bundle chosen, only for the instances that are connected to users. Instances within a WorkSpaces Pool that are not connected to users are billed a low stopped-instance hourly fee. When users initiate their session, they start streaming after 1-2 minutes.
+ **AlwaysOn** — Running instances of a WorkSpaces Pool are billed the applicable hourly usage fee, even when users aren't connected. This mode is best for users who don’t want to wait for their streaming to start.

For more information, see [WorkSpaces Pricing](https://aws.amazon.com/workspaces/pricing/).

**Topics**
+ [Modify the running mode](modify-running-mode-pool.md)

# Modify the running mode
<a name="modify-running-mode-pool"></a>

You can switch between running modes when a WorkSpaces Pool is in stopped state.

**To modify the running mode of a WorkSpaces Pool**

1. Open the WorkSpaces console at [https://console.aws.amazon.com/workspaces/v2/home](https://console.aws.amazon.com/workspaces/v2/home).

1. In the navigation pane, choose **WorkSpaces** and **Pools**.

1. Select the WorkSpaces Pool to modify and cofirm it’s in stopped state. Then, choose **Actions** and **Modify running mode**.

1. Select the new running mode, **AlwaysOn** or **AutoStop**, and then choose **Save**.

**To modify the running mode of a WorkSpaces Pool using the AWS CLI**
+ Use the [update-workspaces-pool](https://awscli.amazonaws.com/v2/documentation/api/latest/reference/workspaces/update-workspaces-pool.html) command.