> For the complete documentation index, see [llms.txt](https://organizations.takomo.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://organizations.takomo.io/account-stacks/removing-config-sets.md).

# Removing config sets

## Standard config sets

You use [undeploy accounts](/command-line-usage/account-stacks/undeploy-accounts.md) command to remove standard config sets.

```bash
tkm org accounts undeploy
```

## Bootstrap config sets

You use [tear down accounts](/command-line-usage/account-stacks/tear-down-accounts.md) sets command to remove bootstrap config sets.

```bash
tkm org accounts tear-down
```
