> For the complete documentation index, see [llms.txt](https://developer.harness.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developer.harness.io/continuous-delivery/troubleshooting-and-resources/armory/general/adjust-clean-up-timing-for-armory-agent.md).

# Adjust Clean Up Timing for Armory Agent

### Introduction <a href="#introduction" id="introduction"></a>

After a set amount of time, if CloudDriver is unable to reach an Agent, it is deemed to be marked for cleanup. The cleanup timing may need to be adjusted Settings on CloudDriver can be adjusted to clean up missing / unreachable agents.

### Prerequisites <a href="#prerequisites" id="prerequisites"></a>

Armory Agent should be [installed and configured](https://docs.armory.io/docs/armory-agent/)

### Instructions <a href="#instructions" id="instructions"></a>

To make adjustments on the cleanup timing, the adjustment should be made to the `kubesvc.cache.accountCleanupFrequencySeconds` value in the Plugin adjustments. By default, the clean up frequency is set to 600 seconds (10 minutes)For further information on adjusting the value on the plugin, please refer to: <https://docs.armory.io/docs/armory-agent/agent-plugin-options/>
