# `PhoenixKit.Activity.PruneWorker`
[🔗](https://github.com/BeamLabEU/phoenix_kit/blob/v1.7.165/lib/phoenix_kit/activity/prune_worker.ex#L1)

Oban worker that prunes old activity entries based on the configured retention period.

Runs daily. Retention is configured via the `activity_retention_days` setting (default: 90).

---

*Consult [api-reference.md](api-reference.md) for complete listing*
