> For the complete documentation index, see [llms.txt](https://docs.umbcheckout.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.umbcheckout.net/scheduled-tasks-and-notifications/remove-expired-baskets-from-database.md).

# Remove Expired Baskets From Database

{% hint style="info" %}
This feature requires a paid license
{% endhint %}

This task runs using `RecurringHostedServiceBase` and removes any [Baskets ](/core-services/object-reference/basket.md)stored in the database older than the number of days specified in the [configuration](/configuration/configuration-options.md).
