# Getting Started as an Administrator

As an Administrator, you're in charge of managing your organisation's grant funding process from start to finish.&#x20;

In Tahua, you can create and manage grant rounds, review and process applications, assign assessors to evaluate applications, make funding decisions, issue contracts and track milestones, process payments to successful applicants, and generate reports on your funding activities. We touch on what a "typical" [grant workflow](/knowledge-base/administrator-help-guides/getting-started/understanding-the-typical-grant-workflow.md) may look like for your organisation [here](/knowledge-base/administrator-help-guides/getting-started/understanding-the-typical-grant-workflow.md).

We've set up this Knowledge Base so that you can work your way through a typical grant workflow, and you should have received video recordings of the 1:1 onboarding sessions that our team have completed with your organisation. These are great to refer back to if you get stuck!&#x20;

So what is your first step as your organisation's lead Administrator? Setting up your [Organisation](/knowledge-base/administrator-help-guides/setting-up-your-organisation.md) account.


---

# 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/getting-started/getting-started-as-an-administrator.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.
