# Create a Grant Round

This article is for Administrators who would like to set up a Grant.

You can either create a new grant or copy from an existing grant and modify accordingly. To copy from another Grant, see [Copy Grant.](/knowledge-base/administrator-help-guides/funding-rounds-and-grant-management/copy-grant-round.md)

{% stepper %}
{% step %}

### Create a New Grant

* Make sure you are in the Admin mode by clicking **Admin**.\
  ![](/files/fb15602f3e7416c911a7e8a085111437b662f981)
* Go to the **Grants** menu, then click **New Grant.**\
  ![](/files/b350919760ccc292065887d7ea1f573b8a3ae31e)

{% hint style="info" %}
Your Grant will automatically be saved as a draft and it will continue to autosave as you make changes. If you need to edit or create a new template, or do something else, you can return to your Grant via the Grants Menu. See [Edit Draft Grant.](/knowledge-base/administrator-help-guides/funding-rounds-and-grant-management/edit-draft-grant-round.md)
{% endhint %}
{% endstep %}

{% step %}

### Details

![](/files/043a3363278870254ce77758582d330aa5f79756)

* Select type of Grant. **Public Grants** are visible to all Applicants registered in the system while **Private Grants** are only visible to a number of Applicants selected by you. This example is a Private Grant. If you opt to create a Private Grant you will be required to add Applicants.
* Enter **Title.**
* (Optional) Add **Description.**
* Categorise your Grant by selecting from an existing category, or click Create a New Grant Category.
* Click **Next.**

{% hint style="info" %}
Tip: Your Grant will automatically be saved as a draft and it will continue to autosave as you make changes. If you need to edit or create a new template, or do something else, you can return to your Grant via the Grants Menu. See [Edit Draft Grant.](/knowledge-base/administrator-help-guides/funding-rounds-and-grant-management/edit-draft-grant-round.md)
{% endhint %}
{% endstep %}

{% step %}

### Application Form

Here you have the three options:

* Select an existing application form template.
* Select an existing application form template and **Edit** the template.
* Create a **New Form.**

Important Note: See [Application Templates](/knowledge-base/administrator-help-guides/applications/application-templates.md) to learn how to create and edit templates.

![](/files/c2013526a63ce8de91959c540398d55684625b45)

Note: The template you select must have an **Application Title** before proceeding to the next step. You may need to edit an existing template by adding at least one "Short Text" field to the template.

Tip: you can click **Search all form templates** to search or select an existing template:\
![](/files/36d418b0a35c80bb75c70e78f58039f1a3dfaafd). ![](/files/4a8f400f39092e42bce6c94f2afecf2b618ad91e)
{% endstep %}

{% step %}

### Funding Type

![](/files/99c20475b70875fd6b5d82b78681775d9129acea)

Select Fixed amount or Application form field.

* Fixed amount means that all Applicants can only apply for a single set amount.
* Application form field enables Grant funding to vary between Applications. You can create a Grant form that has one or more Currency fields so that the Applicant can specify how much funding they need or desire.

If you choose Fixed Amount:

* Enter the fixed amount and the total funding amount for the Grant.
* Click **Next.**

If you choose Application form field:

* Select at least one currency field from your Application form. Note: If multiple "Currency Fields" are selected, their value will be added togeter to calculate the overall sum.
* Enter the total Grant funding amount.
* Click **Next.**

This example will be Application form field.

Tip: while you select one or more currency fields from the template, you may click the x if you wish to remove a selection.\
![](/files/93ba68b25416f608289ce6b7f5459a0157a78136)
{% endstep %}

{% step %}

### Time & Date

Choose the time parameters for your Grant, then click **Next.**

* “Always open” means that an Applicant can apply for a Grant at any time. Note: if you wish, you can close the Grant at any time.
* A Grant with a **Closing date** only allows Applicants to apply between the selected timeframe.

![](/files/1aff0be6e90c1ae47466e7977bb8d43c27e4a454)

This example will have a Closing date.
{% endstep %}

{% step %}

### Publish Grant

If you are ready, click **Publish Grant.** If not, you can return to your Grant later. See [Edit Draft Grant](broken://pages/e9614153814ed2bd6a7e670399e86fab36e7e5ea)

![](/files/7796a18811ff9604f78dd63ca5dadf10a87e7a2e)

After you publish a Grant, you can click Unpublish & Edit if you wish to make revisions right away. If you wish to do this later on, there are other ways to perform this action. See [Unpublish & Edit](https://7962011.hs-sites.com/knowledge/manage-grants) to learn more.

![](/files/c40ae1a28ab5e0981bedcfbc1641a34f6414f4d5)
{% endstep %}
{% endstepper %}

***

## What's Next?

* Monitor and manage Grant Applications. See [Manage Applications.](/knowledge-base/applicant-help-guides/grant-applications/manage-applications.md)
* Keep an eye on your Dashboard and Notifications.
* [Manage Grants](/knowledge-base/administrator-help-guides/funding-rounds-and-grant-management/manage-grant-rounds.md) from beginning to end.

![](/files/d22f19f9b127920d91fe1da6c857c6c05b2b0a79)


---

# 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/create-a-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.
