# Manage Applications

## This article is for Applicants who would like to manage Grant Applications

The best place to manage Applications is on the **Applications** menu. Here you can see a list of all your Applications (Note: you can also access applications via your Dashboard).

{% stepper %}
{% step %}

### Go to the Applications menu

View the list of your Applications.
{% endstep %}

{% step %}

### Find the Application

You can either:

* Click **View**
* Or click the downward arrow (v) then choose your desired action

{% hint style="info" %}
Tip: You can search for your Application by name or choose the Grant using the Select Grant dropdown menu. Press **Search.** If needed, clear your search filters by clicking the X button next to the search button.
{% endhint %}
{% endstep %}
{% endstepper %}

![Applications view](/files/7233b79aedc34b5b34bb568ccfa00381738222b9)

#### Summary of Funding Application Statuses

| **Status**                 | **Definition**                                                                                                |
| -------------------------- | ------------------------------------------------------------------------------------------------------------- |
| Started                    | Application has been started but not yet submitted                                                            |
| Submitted                  | Application has been submitted and is pending review                                                          |
| Withdrawn                  | Application has been withdrawn                                                                                |
| More information requested | The Grant Administrator has requested more information from you                                               |
| Pending your review        | The Grant Administrator has offered you the Grant and is waiting for you to accept or decline the Application |
| Approved                   | Application has been accepted                                                                                 |
| Declined                   | Application has been declined                                                                                 |

### Related articles

* [Applicant Registration](broken://pages/3cc7137e47711b7b519b396253fcdee65d8b569b)
* [Information Requests](broken://pages/ae97f5ed679ef10b6115ecee6eaabf9c166869e7)
* [Apply for a Grant](broken://pages/075ad53a5a024ab07d421713e05e7685cca8f217)
* [Profile Management](broken://pages/1bcfdcbc841cc61dc748167a166d7d6ac58173cc)
* [Applicant Milestones](broken://pages/584d5a8930c71815cd93d7030247ff51d272eead)


---

# 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/applicant-help-guides/grant-applications/manage-applications.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.
