# Create Self-Service Portal Form

## Description

This guide provides steps for the Website Editor to create a general intake sheet. This intake sheet is filled by the applicant while applying for a program.

## Pre-requisites

The user must have a Website Editor role.

## Steps

1. Navigate to the *Website* using the menu bar.

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

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

<figure><img src="/files/5hkv1HRjTWU6JsZ9aRm9" alt=""><figcaption></figcaption></figure>

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

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

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

<figure><img src="/files/44TvAXASV6qyz8xTtCfa" alt=""><figcaption></figcaption></figure>

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

<figure><img src="/files/60M0HpUox6ohSNH6Fp9z" alt=""><figcaption></figcaption></figure>

6. Drag and drop the *Form* in the *Dynamic Content* from the *BLOCKS* section
7. The *Edit* tool appears. Click on the *Form's Fields* to enable the *Style Section*.

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

8. Select *Apply For Program* and add more form fields using *+Field* from the *STYLE* section.

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

9. In the *Field* section, select the type *Existing Fields* and select the fields of choice.

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

10. To add fields that are not available under Existing Fields, use the type *Custom Field* and add desired fields.

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

11. Click *Save* to add the field to the portal form.

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

12. You can also create a form from an existing one on the portal by clicking the + sign on the menu and selecting the desired one.

<figure><img src="/files/bjywoi2bPNAQYGtbK4gC" 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/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.
