# Sorting Folders and Albums

**Sort Folders and Albums** is an organizational feature that helps users manage their photo catalog more efficiently by allowing them to sort folders and albums using various attributes. Users can arrange their collections based on criteria such as date, name, size, or custom attributes. This feature simplifies the management of large photo collections, making it easier to find and access specific albums or folders, thus streamlining workflows for photographers and editors.

#### **How to Sort:**

* Select your desired sorting option from the folder or album dropdown menu to quickly organize your collection.

<figure><img src="/files/r4Tgzd2TdJmUKsGRWdrg" alt="" width="375"><figcaption></figcaption></figure>

#### **Sorting Options**

Users can sort their folders and albums based on several criteria:

* **Folder Name**: Sort your folders and albums alphabetically for easy retrieval by title.
* **Creation Date**: Organize your collections chronologically. This is especially useful when working on time-sensitive projects or reviewing recent shoots.
* **Recently Updated**: Sort folders and albums based on when they were last updated. This is helpful for quickly accessing collections you’ve recently edited or added new photos to, ensuring you can pick up right where you left off.
* **Photo Count**: Arrange folders and albums by the total number of photos they contain. This helps you identify larger or smaller collections at a glance, which can be useful for organizing and prioritizing your workflow based on the size of your projects.


---

# 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://support.skylum.com/organizing-images/sorting-folders-and-albums.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.
