---
title: "Automation Sections"
slug: "automation-sections"
updated: 2025-07-16T11:26:52Z
published: 2025-07-16T11:26:52Z
canonical: "success.panaya.com/automation-sections"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://success.panaya.com/llms.txt
> Use this file to discover all available pages before exploring further.

# ScriptBuilder Sections

Sections allow for logical organization of script instructions. By grouping related or sequential steps together, it becomes easier for users to understand the flow and structure of the script.

Use sections to group script instructions. Sections can be executed separately or enabled and disabled when debugging. Sections can be created with the **Add**button![](https://cdn.document360.io/f404076c-de23-4609-848e-2dfd4ef701b0/Images/Documentation/image-1704708594708.png).

[Play options, sections, breakpoints and comments](https://player.vimeo.com/video/981873815?badge=0&amp;autopause=0&amp;player_id=0&amp;app_id=58479)

## Add Sections

To add a section, use the **Add**button![](https://cdn.document360.io/f404076c-de23-4609-848e-2dfd4ef701b0/Images/Documentation/image-1704708594708.png). All instructions following the dotted separation line up until the next section will be grouped into the newly created section.

![](https://cdn.document360.io/f404076c-de23-4609-848e-2dfd4ef701b0/Images/Documentation/image-1705328793174.png)

## 

## Disable and Enable Sections

You can disable a section to exclude it when playing the script.

To disable a section, click on the **Actions** **button ![](https://cdn.document360.io/f404076c-de23-4609-848e-2dfd4ef701b0/Images/Documentation/image-1704708856448.png)****> Disable**.

![](https://cdn.document360.io/f404076c-de23-4609-848e-2dfd4ef701b0/Images/Documentation/image-1704709534342.png)

To enable a section, click on the **Actions** **button ![](https://cdn.document360.io/f404076c-de23-4609-848e-2dfd4ef701b0/Images/Documentation/image-1704708856448.png)****> Enable**.

![](https://cdn.document360.io/f404076c-de23-4609-848e-2dfd4ef701b0/Images/Documentation/image-1704709588275.png)

## 

## Play Sections

To play a section, click on the **Actions** **button ![](https://cdn.document360.io/f404076c-de23-4609-848e-2dfd4ef701b0/Images/Documentation/image-1704708856448.png)****>****Play****section**. ScriptBuilder will attempt to play the section and then stop.

![](https://cdn.document360.io/f404076c-de23-4609-848e-2dfd4ef701b0/Images/Documentation/image-1705330102829.png)

## Delete Sections

The **Delete****section**button will remove the section separator and move its instructions to the previous section.

The **Delete****section****and****instructions**will permanently delete a section and its instructions.

![](https://cdn.document360.io/f404076c-de23-4609-848e-2dfd4ef701b0/Images/Documentation/image-1704709238374.png)

Good to Know!

- You can rename the first section of a script.
- The first section cannot be deleted.
- You can drag and drop sections to change their location in the script.
