# How to edit task?&#x20;

The app now supports editing tasks that are set to run manually or are scheduled to run at a specific time.&#x20;

If you’re unsure whether a task has been configured correctly, you can set its start time to **Manual** or **Schedule** it for a later time. This allows you to review and edit the task freely until the scheduled time is reached, or until you’re confident everything is set up correctly and choose to run it manually.

**Step to manage:**&#x20;

1. Create a task.
2. In the Task setting > **Start time** > Choose option: **Manual** *or* **Schedule the edit**:

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

3. Finish the other steps > **Save**&#x20;
4. Then the task will be in Scheduled status as below:

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

You then click on the task and edit the settings inside it before the start time reaches:&#x20;

For example, change the price value from $5000 to $3999 and add more products to have this price set:&#x20;

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

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

**Save** > You will see the task is changed:&#x20;

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


---

# 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/how-to-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.
