# Export to Multiple Pages

{% embed url="<https://www.youtube.com/watch?v=23z_3Bo6rTU>" %}

To export multiple artboards go into the Export Artboard dialog.&#x20;

![](/files/-Lt6lZ49xkTVYyiCNxRl)

Click on the **Advanced** link button.&#x20;

![](/files/-Lt6lezA3tS-8MTMbnVt)

In the Export options row change from the default **Selected Artboard** to **Selected Artboards** or **All Artboards.**

![](/files/-Lt6m8ZooKdVeNoMfZ1s)

![](/files/-Lt6mD9y1gbzAPOEkh7g)

* **Selected Artboard** - Export the selected artboard
* **Selected Artboards** - Export the selected artboards
* **All Artboards** - Export all artboards

#### Selected Artboard

Exporting the selected artboard does just what it says. What artboard is selected (or the artboard of the selected layer) when the dialog opens is the artboard that will be exported.&#x20;

It's shown in the upper right hand corner:

![](/files/-Lt6nNBKAKi9wfC8UYsS)

#### Selected Artboards

To export a specific set of artboards you must select the artboards and then open the dialog. You only need to select multiple artboards once.&#x20;

The last artboard you select will be the one that you can refer to later to restore your export settings.&#x20;

In the Export Dialog select the Selected Artboards option,

![](/files/-Lt6o8CWpjR0UXdVsQ_F)

Set the export type as either **multiple pages** or **single page**.&#x20;

{% hint style="info" %}
Choosing multiple pages or single pages affects how internal hyperlinks are created. If you choose multiple pages then hyperlinks will point to the page. If you select single page links will point to views on the page.&#x20;
{% endhint %}

![](/files/-Lt6oTrJB4iBddxZOrqu)

When you chose Selected Artboards the number of selected artboards is shown next to the artboard name in the upper right hand of the screen.&#x20;

![](/files/-Lt6oyGKTDgt7-B3974K)

The export dialog header will change from, "Export Artboard" to "Export selected artboards to multiple pages".

Each artboard has it's own export settings. If you switch to another artboard those settings will be used.&#x20;

The Global options, when checked makes it so you can use one artboard for all export settings.&#x20;

![](/files/-Lt6pcQbRXGGkMsFxHoJ)

Click the Export button to export multiple artboards. The export process takes longer so please wait while it exports until the Export Complete message shows.&#x20;

![](/files/-Lt6qENC1t6BwjYVJTz9)


---

# 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://velara-3.gitbook.io/web-export/export-types/export-multiple-artboards.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.
