# Overview\_of\_the\_Forms\_tab

**The Forms tab can be divided into two areas:**

The form list and form view.

### Form list

The form list contains a listing of all forms in the active planning application. The controller can open, delete (trash can icon) and move (drag\&drop) existing forms and create new forms. A planner can only open the forms.

### Form view

The form view consists of four areas:

1. The form name (changeable by controller)
2. Toolbar for data and form operations
3. Form header for selecting dimension elements
4. Form grid / the "grid", which in turn consists of
   1. Column header
   2. Row header
   3. Cells

&#x20;

**Category:** Formulare **Subcategory:** Formulare anlegen **Keywords:** form list,form operations,form view [Original Article](https://lp.qvantum-plan.de/en/wissensdatenbank/tab-forms)


---

# 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.qvantum-plan.de/todo/overview_of_the_forms_tab.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.
