# Creating forms

Users of JMap NG applications can, depending on their permissions, create or modify data. These operations are carried out using forms configured in JMap Cloud Portal for both spatial and non-spatial data sources.

The **Forms** section displays a table listing the configured forms associated with the data sources you have access to.

The **Create a new form** button opens an interface that allows you to:

* select a data source,
* assign a name to the form,
* and add tags.

Clicking **Create** takes you to the form design interface, which is described in detail in the following section.

Each form includes a menu that provides the following options:

* **Settings**: View the associated data source and modify the form’s name and tags;
* **Edit form**: Opens the form design interface (see the next section for more information);
* **Delete**: Permanently removes the form.


---

# 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.jmapcloud.io/en/jmap-cloud-portal/user-guide-for-jmap-cloud-portal/creating-forms.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.
