--- Title: Time series configuration compatibility with Redis Software alwaysopen: false categories: - docs - operate - stack description: Time series configuration settings supported by Redis Software and Redis Cloud. linkTitle: Configuration toc: 'false' weight: 30 --- ## Configure time series in Redis Software [Redis Software]({{< relref "/operate/rs" >}}) lets you manually change any [RedisTimeSeries configuration setting]({{< relref "/develop/data-types/timeseries/" >}}configuration/#redistimeseries-configuration-parameters). To change RedisTimeSeries configuration using the Redis Software Cluster Manager UI: 1. From the **Databases** list, select the database, then click **Configuration**. 1. Select the **Edit** button. 1. In the **Capabilities** section, click **Parameters**. 1. After you finish editing the module's configuration parameters, click **Done** to close the parameter editor. 1. Click **Save**. ## Configure time series in Redis Cloud [Redis Cloud]({{< relref "/operate/rc" >}}) does not let you configure RedisTimeSeries manually. However, if you have a Flexible or Annual [subscription]({{< relref "/operate/rc/subscriptions" >}}), you can contact [support](https://redis.com/company/support/) to request a configuration change. You cannot change RedisTimeSeries configuration for Free or Fixed subscriptions. ## Configuration settings See [configuration parameters]({{< relref "/develop/data-types/timeseries/configuration" >}}) in the Develop section for parameter details and compatibility with Redis Software and Redis Cloud.