---
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: 168
product: Kapacitor
version: v1
---

# kapacitord downgrade

-   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
```
