# Sections

### **Sections**

Sections are used for two purposes:

1. To visually and logically group fields in the editor and to control the section's fields when the section is defined as [repeatable](https://help.accentuate.io/the-editor/repeatable-fields)
2. To group fields for the purpose of creating a [custom layout](https://help.accentuate.io/the-editor/layouts) per individual object (e.g. a page or a product)

{% hint style="info" %}
Sections are not custom fields (Metafields) in their own right but rather control elements for the value and layout editor, respectively. If you need to loop over the contained fields, please see [this article](https://help.accentuate.io/liquid-guides/access-field-definitions).
{% endhint %}

### Adding a new section

To add a new section you can click on the **Add section here** on a field definition to add a section below the field. If you do not have any fields for the scope, the **Add section** button will also be available in the top menu bar.

![](https://3940270179-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbIlmOfNwpXqPZMStJkgh%2Fuploads%2FqZgddxhjRP0a15lmAcO1%2FCleanShot%202021-11-12%20at%2014.10.59.png?alt=media\&token=bd816a7a-0719-491e-99dd-ca62ec828f83)

{% hint style="info" %}
You can prefix a section's title with a "-" (dash) if you need the section to appear visually as a "sub-section" of another section in the editor
{% endhint %}
