---
title: kapacitord downgrade
description: The kapacitord downgrade reverts a topic store format upgrade.
url: https://docs.influxdata.com/kapacitor/v1/reference/cli/kapacitord/downgrade/
estimated_tokens: 99
product: Kapacitor
version: v1
publisher: InfluxData
canonical: https://docs.influxdata.com/kapacitor/v1/reference/cli/kapacitord/downgrade/
date: '2023-10-03T10:49:57-06:00'
lastmod: '2023-10-03T10:49:57-06:00'
---

* Kapacitor v1.7.0+

The `kapacitord downgrade` reverts a topic store format upgrade.

Some versions of Kapacitor change the format of the topic store (for example: 1.6 to 1.7).
If you find that you need to use a previous version of Kapacitor with a different
topic store format, use this command to migrate the topic store back to the
previous format.

## Usage

```sh
kapacitord downgrade
```
