> For the complete documentation index, see [llms.txt](https://velara-3.gitbook.io/web-export/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://velara-3.gitbook.io/web-export/export-artboard-dialog/subdirectory.md).

# Subdirectory

The subdirectory field in the export folder

Currently when you want to export you must always manually choose the folder you want to export to. But you may want to export to a sub directory.&#x20;

![](https://735683391-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LWpp_0PwLnj_AXGL2u7%2F-M9IE1bCrp1CUOrQSgiD%2F-M9IF9pzCVOAAm_r9y7F%2Fimage.png?alt=media\&token=e27cafd1-e4e3-45bd-a335-d1791b282045)

Use the subdirectory field to export to a specific directory in the export folder.&#x20;

![](https://735683391-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LWpp_0PwLnj_AXGL2u7%2F-M9IE1bCrp1CUOrQSgiD%2F-M9IF5p2tGwLxi_mnqUE%2Fimage.png?alt=media\&token=ad38e2d9-27de-4281-b24a-6aeca50521a1)

For example, let's say you choose to export to the directory, "Users/exports/".&#x20;

```
/Users/exports/
```

![](https://735683391-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LWpp_0PwLnj_AXGL2u7%2F-M9IE1bCrp1CUOrQSgiD%2F-M9IFqWPa5pEEND7d-2m%2Fimage.png?alt=media\&token=fbf34421-3f83-4798-a912-d9f50c846327)

Normally the page would be exported to&#x20;

```
/Users/exports/page.html
```

But if you set the subdirectory to something like, "pages" as shown below, the page will be exported to, "**Users/exports/pages/page.html**":

![](https://735683391-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LWpp_0PwLnj_AXGL2u7%2F-M9IE1bCrp1CUOrQSgiD%2F-M9IFmJZAKyLMb2XLnIz%2Fimage.png?alt=media\&token=e8f6e007-58af-4aab-b267-2d02e4f644fb)

```
/Users/exports/pages/my-page.html
```
