# 5.2 Loading Artwork Files

When loading an artwork into Plan, each file is treated as a separate artwork layer in your print stack. When starting a new Plan, you can select and import multiple files simultaneously to create the different artwork layers.

{% hint style="warning" %}
Designs with more than 4 stack-up layers are achievable but depend on a number of factors. For more information, contact Support at <support@voltera.io>
{% endhint %}

<figure><img src="/files/5vaU3lhykhgGDn6Pf6PB" alt=""><figcaption></figcaption></figure>

Once in an active Plan you can import additional artwork layers one file at a time:

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

{% hint style="info" %}
Plan allows you to change the print order by dragging the artworks in the Feature panel, meaning you can load them into Plan in any order.
{% endhint %}

Plan currently supports the following file types:

* Gerber files: .gbr, .gbl, .gtl
* SVG files: .svg

For some key design considerations for your artwork files, check out our guide: [5.1 Designing Multi-Layer Artworks](/docs/nova/learn-nova/plan-workflow/5.1-designing-multi-layer-artworks.md)

### Artwork Locations

Artworks are imported into Plan in the same position in which they are created in your design software, relative to the origin (0,0). The placement of an artwork cannot be adjusted within Plan. If you need to reposition your artwork in the Plan view, you will need to modify the original design file and then reimport it.

For some tips on designing multi-layer artwork files please see: [5.1 Designing Multi-Layer Artworks](/docs/nova/learn-nova/plan-workflow/5.1-designing-multi-layer-artworks.md)

{% hint style="info" %}
The final printing position of your artwork is determined during the alignment stage of the Dispense workflow.
{% endhint %}


---

# 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.voltera.io/docs/nova/learn-nova/plan-workflow/5.2-loading-artwork-files.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.
