# Reschedule bulk edit task

### Change the start time of a task

This guide shows you how to reschedule pending tasks.

1\. Open the **Task** section, you can see all the tasks you created in the task list.

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

2\. Click on a task to open it and view task detail

3\. In **Task status** section, click **Reschedule** button

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

4\. Select the desired new start date and time for the task > click **Save**

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

The task is now rescheduled and will be started at the newly specified time.<br>

### Change the undo of a task

1\. Open the **Task** section, you can see all the tasks you created in the task list.

<figure><img src="/files/43XCzv3rtjBqmgeYH3kG" alt=""><figcaption></figcaption></figure>

2\. Click on a task to open it and view task detail

3\. In **Undo status** section, click **Reschedule** button

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

4\. Select the desired new start date and time for the task

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

If you do encounter any difficulty while proceeding these steps, don’t show any hesitation to contact us promptly via the email address <support@samita.io><br>


---

# 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.samita.io/bulk-price-editor-sami/manage-task/reschedule-bulk-edit-task.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.
