# Actions Toolbar

The Actions Toolbar in Layout contains Create and Download options.

### Create

Use the Create options to introduce new objects into a layout or to create a new component. The Create options are also available in the right-click menu.

Refer to [Layout Objects](/layout/reference/layout-composition.md) for more detailed information on the different object types within Layout.

<figure><img src="/files/g7SMO5mRYBsIECe3kC1f" alt=""><figcaption><p>Create Options</p></figcaption></figure>

### Download

Use the Download options to generate a variety of output files. Output files can be produced for a `WHOLE PROJECT` , `CUSTOM` , or for a `SINGLE COMPONENT`.

{% hint style="info" %}
Note

Available download options vary by account type.
{% endhint %}

#### Whole Project

Whole Project download options apply to all components within the project and will use the corresponding quantities for each component.

Refer to [Layout DXF](/layout/reference/download-options.md#layout-dxf) and [Layout IFC](/layout/reference/download-options.md#layout-ifc) for more information on Layout download options.

<figure><img src="/files/nliPxoaP8ymgIRLI7M5u" alt=""><figcaption><p>Download Options - Whole Project</p></figcaption></figure>

#### Custom

Custom download options allow you to specify quantities for each component that you would like to generate download files. Custom download quantities override the quantity specified on the component properties. If you have components selected when opening the dialog, the Custom tab will be active and the list will be filtered just to those components by default.

<figure><img src="/files/C3YymkMg0AzAkLy41LlH" alt="" width="422"><figcaption><p>Download Options - Custom</p></figcaption></figure>

#### Single Component

Single Component download options apply to the selected component. The option will not be available if no component is selected or if more than one components are selected.

<figure><img src="/files/VY3VzBYyVojtSzmz0Tmu" alt=""><figcaption><p>Download Options - Single Component</p></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://docs.paragontruss.com/layout/layout-overview-1/interface-overview/actions-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.
