# Create Portal Form

## Description

This guide provides steps to create a new portal form for a program. This form will show up on the Self-Service Portal when the user selects a program to apply.

## Pre-requisites

The user must have a Program Manager role. See [Create User and Assign Role](/1.0.0/guides/user-guides/assign-roles-to-users.md) guide.

## Steps

1. &#x20;Navigate to the *Website* using the menu bar.

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

2. Click on *Go to Website* to navigate to the website home page.

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

3. Click on the + *New* button to create new form.

<figure><img src="/files/9L6hR5ikv5I4rpZShmdS" alt=""><figcaption></figcaption></figure>

4. Click on *Page* to create a form.

<figure><img src="/files/1CblGOknHG4xfLk8eJ3r" alt=""><figcaption></figcaption></figure>

5. Enter the page title and click on *Create* button under New Page pop-up window.

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

6. Drag and drop the *Form* in the *Dynamic Content* from the *BLOCKS* section.

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

7. Edit the form fields from the *STYLE* section.&#x20;

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

8. Add more form fields using *+Field* from the *STYLE* section.
9. Save the form using the *Save* button.


---

# 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.0.0/guides/user-guides/create-portal-form.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.
