# Edit Draft Grant Round

## This article is for Administrators who would like to edit a Grant that has already been started.

After you start creating a Grant, it will automatically save. At any time, you can return to where you left off by viewing the Grant Application. The status of a Grant you have started but not submitted is “Draft”. Your Grant can be accessed by your Dashboard or the Grants menu.

{% stepper %}
{% step %}

### Go to the Grants menu

Go to the **Grants** menu, locate the grant you wish to edit, click the down arrow next to View, then click **Edit & Publish.**

![Edit & Publish](/files/2e578409324c8bc90233eda4470c7c38bd0b7530)
{% endstep %}

{% step %}

### Continue completing the Grant

Here you can continue completing the Grant you have started.
{% endstep %}

{% step %}

### Publish when ready

If you are ready, you can proceed to publish your Grant.

Refer to [Create a Grant](/knowledge-base/administrator-help-guides/funding-rounds-and-grant-management/create-a-grant-round.md) for further details.
{% endstep %}
{% endstepper %}


---

# 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://help.tahua.io/knowledge-base/administrator-help-guides/funding-rounds-and-grant-management/edit-draft-grant-round.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.
