# Field Groups

Field groups allow related fields to be grouped together in Single File View. Suppose we wish to group Start Date, Next Event Date and Termination Date together. Begin by clicking "Add Field Group":

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

Then, name your Field Group:

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

Then, click on the "Edit" icon to select your fields:

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

Select the fields you with to display in the group and then click "Save":

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

In Single File View, these fields are now grouped:

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

Clicking on the arrow next to "Date Fields" will show the expanded view:

<figure><img src="/files/plxUFDY6xdRnru5Y7xqn" 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://adminguidesgitbook.aerofiler.com.au/repository/fields/field-groups.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.
