> For the complete documentation index, see [llms.txt](https://support.skylum.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.skylum.com/how-to-use-luminar-neo/catalog/spaces.md).

# Spaces

Public Spaces — the feature that allows you to easily ***share your works*** with friends, family, acquaintances, clients, or a broader audience through a unique link to your page works.

{% @arcade/embed flowId="QsQmT1uPmIGYqnDhwBzV" url="<https://app.arcade.software/share/QsQmT1uPmIGYqnDhwBzV>" %}

You can ***select your photos in the Luminar Neo desktop app*** ***and export them to a personal virtual album*** that automatically syncs with your Skylum account. From the web browser, you can easily view these photos and tweak your selection like:&#x20;

* add an album title;
* reorder the photos;
* explore each photo in a single view;
* adjust metadata display settings;
* adjust the download permissions;
* delete individual images or the whole album;

Once you're satisfied, you can publish and share your portfolio with a ***unique public link.*** It's a wonderful way to showcase your progress, gather feedback, and share your creativity with others. It can also serve as a self-presentation tool, ideal for connecting with potential clients or establishing your personal brand.

Spaces are displayed in the left directory panel, under the list of folders and albums:

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

To delete a space via Luminar Neo, click on it with the right mouse and select delete:

<p align="center"><img src="/files/0R8PPUgeMsEVo0ZSe6e2" alt=""></p>

{% hint style="warning" %}
You can add up to 200 photos per Space
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://support.skylum.com/how-to-use-luminar-neo/catalog/spaces.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
