# Create Decision

Go to the **Funding Decisions** menu, then click **Create Decision.**

![create\_funding\_decision](/files/488355d4fffc8acbb02994b4adfc39cc3cbe2a04)

{% stepper %}
{% step %}

### Decisions

Select whether to decline or approve applications. Click **Next.**

![decisions step](/files/efbda3c4abdbb2e95a07422920ba904cae7d8246)
{% endstep %}

{% step %}

### Applications

Select the applications you wish to Approve, click **Next.**

![applications step](/files/5d6201495152cf16b6555d81c948472ef1cf08a5)
{% endstep %}

{% step %}

### Notification Details

Select how you would like to notify the Applicants.

* **Offer Notification** will send the Applicant a Letter of Offer and their Application will be approved.
* **Offer & Decision** will send the Applicant a Letter of Offer that requires them to “Accept” or “Decline”. Their Grant funding will only be approved if they accept.

![notification details](/files/19515be69fce71fe2c72a9e9e811bf7eaa685b7f)

{% hint style="info" %}
Important Note: This example Grant was set up as Application Form Field, meaning that Applicants can request variable funding amounts. On this page, the “Amount granted” will default to the amount that the applicant applied for.
{% endhint %}

You can edit the “Amount granted” field to determine how much you wish to grant the Applicant. You may also **Add personal message.**

![amount granted](/files/6ea554bec8522d52b694eb15fedf87744c265ebe)

{% hint style="info" %}
Tip: You do not have to complete your decision right away. You have the option to start it and return to it later. Changes will automatically be saved.
{% endhint %}

![notification options illustration](/files/49962455be3dde65d212b12dd62e1972ad18cf76)
{% endstep %}

{% step %}

### Select a Letter Template

![letter templates](/files/112c1b8fe89c0ed158146eec880925df2d14bda6)

Here you have three options:

* (A) Select an existing letter template.
* (B) Select an existing letter template and **Edit** the template.
* (C) Create a **New Letter Template**.

Important Note: See [Decision Letter Templates](broken://pages/3f93c578b0af837210a5c879150ff0e1f1b83c17) to learn how to create and edit letter templates.
{% endstep %}

{% step %}

### Send

* Decide whether to Request Review or Send Letter of Offer.

![select\_recipients](/files/107688da11419d98b0048f8ae8483183976033e2)

By default when you click **Send Letter of Offer/Decline** all users within the Applicant Organisation will be notified. However you can control who gets notified within a multi-user Applicant Organisation by selecting/unselecting their email from the list under the Notify column. Hover over the i icon to see the user's full name.

If you **Request Review**, you can select an Administrator (not an Assessor) to review and approve the decision before it is sent off to the Applicants. They will be notified of your Request and will be able to make changes to the decision. After they have reviewed, they will be able to send the Letter of Offer to Applicants. Alternatively, they can also Request Review. If so, they can request that you review their edits (if any), or they may send the decision to another Administrator.

![request review](/files/0785a8dae260993787cf6f513754441b39850226)

Tip: Internal Comments can be used to communicate about the Funding Decision within a Team Environment e.g. Creator & Approver.

![internal comments](/files/049d75e03c9a3b8859773b21cd7ff5db03b854b5)

Once the Funding Decision is sent, you can Revoke Decisions or Resend Letters. These actions can be performed individually by clicking the icons next to their name. Alternatively you can perform these actions in bulk by ticking relevant Applications, then pressing the relevant button at the bottom of the page.

![bulk actions](/files/f5cd3893e861f5b7091df281c34ac53347d10cea)
{% endstep %}
{% endstepper %}

In this example, Offer & Decision was selected which means that Applicants have to respond to confirm acceptance of their Grant offer. The next step as the Grant Administrator is to monitor their response.

To do so go to the **All Applications** menu, select the Grant, then click **Search**. Here you can easily see the status of Applicant responses.

![monitor responses](/files/cfd9ff8e7ba2f8a0510d7936afc89edabee948bf)

Tip: Alternatively you can create a singular decision for only one Application.

![single application decision 1](/files/b4ae361a258dd5cef8288b43c39244a198dc0cec) ![single application decision 2](/files/b4ae361a258dd5cef8288b43c39244a198dc0cec)

Click **Create Decision.** Ideally this Grant should have been assessed.

![create decision final](/files/11bf6c1ced0bf8866c067d90e685a7e275a6664d)

The process is the same as creating a Decision via the Decision menu.


---

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