> 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/database/steps/delete.md).

# Delete

**Introduction**

The "Delete" step removes records from a specified table in the database. This step is useful for managing and cleaning up database entries dynamically.

**Configuration**

* **Table**: Specifies the table from which records will be deleted. This parameter is required.

**Subpaths**

* **Filter**: Allows access to the columns of the specified table. You can use this subpath to define filters or conditions based on the table's structure.
