If I make an automated scheduled agent, how can a user stop it if they dont want to use it anymore?

I want to make an AI agent that automatically does a task once every day, but I’m confused how’d the user be able to control it.

User chooses their settings and starts the agent, and it now works in a loop once a day, but uhh… how does the user then stop the scheduled agent if they want to reset it or stop it completely?