# Change task status

As a Lead user on solicitations, you have the ability to change tasks for evaluators and evaluation leads from the Progress page of a solicitation. The tasks can be changed to any of the four statuses: Not released, Not started, Started, or Completed.

**Not released:** when the status is Not Released that means it is not yet visible as a due task for the user it is assigned to.&#x20;

**Not started:** when the status is Not started that means it is visible to the assigned user, but it has not been clicked on and viewed by the by that user.

**Started:** when the status is Started that means the assigned user has clicked on their task and viewed it in the evaluation or consensus tool.

**Completed:** when the status is Completed that means the assigned user has successfully submited the evaluation or consensus for review.<br>

To change a tasks status:

1. Navigate to the solicitations dashboard&#x20;

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

2. Click on the progress page tab, scroll to the tasks table

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

3. Click the checkbox next to the task(s) being changed

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

4. Click the *Select status* drop down&#x20;
5. Select the status for the task
6. Click the *Update* button

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

A task can be updated as many times as needed. Please note the following when updating tasks:

* If an evaluation task changes from Started to Completed it will no longer be accessible by the evaluator assigned to it
* If an evaluation task changes from Completed to Started the evaluator will be able to access that task again
* If an evaluation task changes from Completed back to Started the evaluation lead will not see their consensus task until the evaluator submits, or the Consensus task is changed to Not started


---

# 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://knowledge.bidscale.com/award/change-task-status.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.
