# Copy Grant Round

## Copy Grant Round

If there is an existing Grant in the system that is similar to the new Grant you wish to create, you may copy that Grant.

{% stepper %}
{% step %}

### Locate the Grant and duplicate it

* Go to the **Grants** menu, locate the Grant you wish to copy, click the down arrow next to View, then click **Duplicate**.

![Duplicate from Grants menu](https://lh3.googleusercontent.com/Msfc0ghOsKyNw6q0gVhE76NIL01FMEGh1TQ0c8HsHepPL9b_djltZIpZ-yEBOMI06qkhlMB71G11rc9-G_4WDBcWeetAV-4sV6oXRKz3YLPOQG6A9_t8fRFOB9-v0YFTAr1KIPzk)
{% endstep %}

{% step %}

### Alternative: duplicate from Dashboard or Grant view

* Alternatively, navigate to the grant from your **Dashboard** or by clicking View on the **Grants** menu, then click **Duplicate**.

![Duplicate from dashboard or view](https://lh4.googleusercontent.com/8GqHeTGKFtJTWHn5p_RBuYsemQ-iVkC1_HWxUfruu0LLlHAfnH4zyibrONjRYIRFJmLQdBi67NUKQP1oO3FBBUWNbqgxTJJYv_wbOLIhFlgaTjImkj2nswWQFhyrZpxBpLubRxLi)
{% endstep %}

{% step %}

### Edit the new draft grant

* After you press Duplicate, a new draft Grant will automatically be created and you will be directed to the Edit & Publish view of the new grant.
* You can edit any aspect of the new Grant by pressing **Back**, or click one of the stages to be directed there.
* If you are ready, proceed to publish your Grant. Refer to [Create a Grant](broken://pages/aa4b3610ecb8dc7c5c5dabee1630fd2918e39911) for further details.

![Edit & Publish view of duplicated grant](https://lh4.googleusercontent.com/ffFJ9_5zStZ8Rb0IYnMqp_gHnYY1E6jizsq86uip1fNXv7iMzFzvtaxbU1vZYFQPmSoBYLX8MvY6YQVBx43ijTiIPRH-aRqhI6K7LVnK01f6uQ_u4m-3t_V-m7jc2_DP1AnW315f)
{% endstep %}
{% endstepper %}

{% hint style="info" %}
Tip: It is advisable to click the first stage so that you can review and revise the copied grant from beginning to end.

<img src="https://lh6.googleusercontent.com/_N-UgfiKDfeLs3WMyNrU3pQq77ZvvrG8WwS5u720QgUUHmnjraVedIjtwiGqrI6pZzAdQI-dVtTCmce3iO8KeiVgbZyLL4NpEoYm40kGim3AmO6_yvNeZVezFNPWAHCF_GqR9wlY" alt="Tip: review from beginning" data-size="original">
{% endhint %}


---

# 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/copy-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.
