> For the complete documentation index, see [llms.txt](https://docs.flexy.bot/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.flexy.bot/modules/cache/steps/delete.md).

# Delete

**Introduction**

The “Delete” step is used to remove a specific key and its associated value from the cache.

**Configuration**

• **Key**: The unique identifier for the cached value you want to delete. This parameter is required to specify which cache entry to remove.

• **Group**: (Optional) The group to which the cached entry belongs.
