# How to organize portfolio on a website

There are several ways to structure a portfolio on a website. Let's take a closer look at each option.

### Album with photos

<figure><img src="https://856498356-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LtZOPvCqrx5oWXGbl7B-620652635%2Fuploads%2FmSuM8UYGCcgzmrmtUEu6%2Falbum%20portfolio%20en.png?alt=media&#x26;token=52664cd1-3af1-44c8-a92f-fec649dea94e" alt=""><figcaption></figcaption></figure>

**A photo album** is the easiest way to create a portfolio. The album will contain all your best works without splitting into different folders.

How to create this structure:

* In the **Site** section, click the **Add to site** button and select an **Album**. Give a name to the page, e.g., *Portfolio*. And add it to the site.

<figure><img src="https://856498356-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LtZOPvCqrx5oWXGbl7B-620652635%2Fuploads%2FkR9vGYfp2mDhAzvwXWQX%2Fadd%20album%20en.png?alt=media&#x26;token=b5a8127f-a0bb-4889-bc9e-61e66b4ba359" alt="" width="325"><figcaption></figcaption></figure>

You can add text at the top and bottom of the album. But if you need to add additional blocks to the album, you can do it according to the instructions:

{% content-ref url="add-albums-galleries" %}
[add-albums-galleries](https://docs.wfolio.pro/en/site/portfolio/add-albums-galleries)
{% endcontent-ref %}

### Gallery with albums

<figure><img src="https://856498356-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LtZOPvCqrx5oWXGbl7B-620652635%2Fuploads%2FEVk80ywphW3ZghbNidJW%2Fgallery%20portfolio%20en.png?alt=media&#x26;token=3fa44afb-7035-4aa1-a70d-1a42e26388a7" alt=""><figcaption></figcaption></figure>

**An album gallery** is a page that contains several albums with photos. This method is suitable for you if you have several types of shooting and you need to separate them into different folders.

How to make this structure:

* In the **Site** section click the **Add to site** button and select a **Gallery**. Write the name of the page, for example, Portfolio. And click the Add button.

<figure><img src="https://856498356-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LtZOPvCqrx5oWXGbl7B-620652635%2Fuploads%2FtH218ar5QN5jML84ipK6%2Fadd%20gallery%20en.png?alt=media&#x26;token=ff91c0ce-1695-47ed-bd66-33068aa5dc7b" alt="" width="325"><figcaption></figcaption></figure>

* After creating the gallery, click on the **Add an album** button. Name the album and upload your photos.
* Click **Add** button to add more albums and text at the beginning or at the end.

We have considered the first simple options for creating a portfolio on the website.&#x20;

You can create a portfolio with a more complex structure.

### Subsections in the portfolio

<figure><img src="https://856498356-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LtZOPvCqrx5oWXGbl7B-620652635%2Fuploads%2FgEt87FoMOIZxRszbHq3n%2Fdrop-dowm%20menu%20portfolio%20en.png?alt=media&#x26;token=f10d8a79-d896-4521-9ed9-d3d4c8daeb17" alt=""><figcaption></figcaption></figure>

**The subsections in the portfolio** is a drop-down list with album galleries:

{% content-ref url="drop-down-menu" %}
[drop-down-menu](https://docs.wfolio.pro/en/site/portfolio/drop-down-menu)
{% endcontent-ref %}

### Subpages

<figure><img src="https://856498356-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LtZOPvCqrx5oWXGbl7B-620652635%2Fuploads%2F0taGQQBD6qT5o9wEntWy%2Fsubpages%20portfolio%20en.png?alt=media&#x26;token=f220ec86-71c1-4d07-a18b-be8d871c5f2b" alt=""><figcaption></figcaption></figure>

**The subpages in the portfolio** is a page that contains album galleries. This method is suitable for you if you need to create a portfolio with three levels:

{% content-ref url="page-links" %}
[page-links](https://docs.wfolio.pro/en/site/portfolio/page-links)
{% endcontent-ref %}


---

# 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.wfolio.pro/en/site/portfolio/organize-portfolio.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.
