# How to Edit or Delete a Cronjob in cPanel

**How to Edit a Cron Job**

* Log in to your cPanel account by visiting yourdomain.com/cpanel and entering your credentials.
* In the **Advanced** section, click on **Cron Jobs**.

<figure><img src="/files/3BUd4xYUo7HYiTIrcy5O" alt=""><figcaption></figcaption></figure>

* Scroll down to the bottom of the page. Under **Current Cron Jobs**, find the cron job you want to edit and click on **Edit**.
* Make the necessary changes, then click on **Edit Line** to save your updates.

<figure><img src="/files/Q4K55VM1RNZ6KpFODFSZ" alt=""><figcaption></figcaption></figure>

**How to Delete a Cron Job**

* Under **Current Cron Jobs**, locate the cron job you wish to delete and click on **Delete**.
* Confirm your action by clicking on **Delete** again in the prompt.

<figure><img src="/files/5UjE2V9lsMCoTZ3dUXpO" alt=""><figcaption></figcaption></figure>

**Need Help?**\
If you have any questions or need further assistance, please reach out to our support team!


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.clouduxe.com/cpanel-control-panel/how-to-edit-or-delete-a-cronjob-in-cpanel.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
