# Component Section Toolbar

A new section is created each time you drag and drop a component from the left sidebar onto the canvas. &#x20;

As you mouseover each section on your email template, the section will glow blue to indicate the total area size of the section being used by the component(s) within that section.

![](https://d2x3xhvgiqkx42.cloudfront.net/e0384b56-4f90-47bf-9077-d8a44f0eb175/2a05d828-eb35-44b0-9b70-bfc4c7204e36/2018/12/19/a44db8cf-57ec-4338-8b6f-d7fd353de003.png)

When you use the  columns component, the section containing columns will now have multiple components in the same section, with one component per column. &#x20;

A Component inside of a column will glow purple.

![](https://d2x3xhvgiqkx42.cloudfront.net/e0384b56-4f90-47bf-9077-d8a44f0eb175/2a05d828-eb35-44b0-9b70-bfc4c7204e36/2018/12/19/8d56fb65-7914-468f-8689-6607983ef496.png)

When you click the blue area surrounding a component on the canvas you'll see the section tool bar.

![](https://d2x3xhvgiqkx42.cloudfront.net/e0384b56-4f90-47bf-9077-d8a44f0eb175/2a05d828-eb35-44b0-9b70-bfc4c7204e36/2018/12/19/ac1bb441-f768-4f3b-80a2-a5e820e84d51.png)

You can reposition and reorder components on the canvas by moving sections up and down  Before:

![](https://d2x3xhvgiqkx42.cloudfront.net/e0384b56-4f90-47bf-9077-d8a44f0eb175/2a05d828-eb35-44b0-9b70-bfc4c7204e36/2018/12/19/1f7129ce-f119-4d48-8d0a-fa589973928f.png)

After:

![](https://d2x3xhvgiqkx42.cloudfront.net/e0384b56-4f90-47bf-9077-d8a44f0eb175/2a05d828-eb35-44b0-9b70-bfc4c7204e36/2018/12/19/72a8d5e2-b81e-4332-b218-eb35611d147b.png)

You can duplicate a section and the component(s) therein by clicking the duplicate icon Before:

![](https://d2x3xhvgiqkx42.cloudfront.net/e0384b56-4f90-47bf-9077-d8a44f0eb175/2a05d828-eb35-44b0-9b70-bfc4c7204e36/2018/12/19/392bcec6-fbc6-47f7-82ee-5ff25a2df716.png)

After:

![](https://d2x3xhvgiqkx42.cloudfront.net/e0384b56-4f90-47bf-9077-d8a44f0eb175/2a05d828-eb35-44b0-9b70-bfc4c7204e36/2018/12/19/96d47e70-221e-4a3e-be29-79754f2bcf90.png)

To edit the section properties like the section's background color, you click the section edit pencil.

![](https://d2x3xhvgiqkx42.cloudfront.net/e0384b56-4f90-47bf-9077-d8a44f0eb175/2a05d828-eb35-44b0-9b70-bfc4c7204e36/2018/12/19/e659060a-9558-490d-92ac-dc0f0473aff2.png)

When you have multiple components inside of a section comprised of columns, each component has it's own component edit pencil in the upper left of it's purple outline.

Column 1, Component 1 edit pencil:

![](https://d2x3xhvgiqkx42.cloudfront.net/e0384b56-4f90-47bf-9077-d8a44f0eb175/2a05d828-eb35-44b0-9b70-bfc4c7204e36/2018/12/19/33f65de4-c211-48a2-8e00-d4510dc829dd.png)

Column 2, Component 2 edit pencil:

![](https://d2x3xhvgiqkx42.cloudfront.net/e0384b56-4f90-47bf-9077-d8a44f0eb175/2a05d828-eb35-44b0-9b70-bfc4c7204e36/2018/12/19/e8297c1c-8158-4b08-9b67-dd3abde76927.png)

Section edit pencil:

![](https://d2x3xhvgiqkx42.cloudfront.net/e0384b56-4f90-47bf-9077-d8a44f0eb175/2a05d828-eb35-44b0-9b70-bfc4c7204e36/2018/12/19/c6621a27-dec4-4750-99d5-f87640a82666.png)

Actions taken using the section toolbar of a section containing columns will be applied to all columns within the section.&#x20;

For a detailed tutorial on columns, see the columns documentation.


---

# 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.emaildelivery.com/docs/using-the-legacy-drag-and-drop-email-composer/component-section-toolbar.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.
