# Provide Form Access to Field Agent

## Description

This guide will help to provide the form access to the field agent. which helps the agent to download the program form.

## Pre-requisites

The access provider should have the Administrator role in ODK Central.

## Steps

1. Login to ODK central with a user having an Administrator role.
2. Click on the program name in *Projects* on which the agent access is to be provided.

<figure><img src="/files/WfPmGsBQwBRHm0jIrCAd" alt=""><figcaption></figcaption></figure>

3. Navigate to *App Users* below the program name.

<figure><img src="/files/92WTmkm27l7HLCUlW32S" alt=""><figcaption></figcaption></figure>

4. Click on the +*Create App User* button to add a field agent to the program.
5. Provide the name of the field agent on the popup window and click on *Create* button. Agent name will be listed under the App user list.

<figure><img src="/files/dDYglgKhUV3yWtbLOIxp" alt=""><figcaption></figcaption></figure>

6. Navigate to *Form Access* and select the forms for which access is to be given. Click on the *Save* button.

<figure><img src="/files/hUzpZNj4egmlImqbTH8Y" alt=""><figcaption></figcaption></figure>


---

# 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://docs.openg2p.org/1.1/guides/user-guides/provide-form-access-to-field-agent.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.
