> For the complete documentation index, see [llms.txt](https://support.hivo.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.hivo.co/client-profile/client-profile-settings/organisation-and-storage/default-library-settings.md).

# Default Library Settings

### What are Default Library Settings?

HIVO's Default Library Settings allows admins to set the default interface that new users will see when accessing the Library for the first time. This helps ensure consistency and ease of using the library and performing [Library Actions ](https://support.hivo.co/library/library-actions)for all team members.&#x20;

<details>

<summary>Setting up "Default Library Settings" in HIVO will help:</summary>

👉 *Create a consistent Library viewing experience for new users:*

* *Allows admins to set up the Library interface to suit their group's overall needs.*
* *Ensure the Library is organized and displayed scientifically, helping users easily find and access information.*

</details>

### How to use Default Library Settings?

⚠️ **User Right Required:** User must have the permission: **“Is Client Admin - User can manage the Client Profile”.**

#### 🔹 Step 1: Navigate to **Default Library Settings**

* Go to: **Client Profile** → **Settings** **tab** → **Default Library Settings**

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

#### 🔹 **Step 2. Configuration options**

* All of the above settings only affect **how assets are displayed in the interface**, and **do not change the content of the assets**. Users can still modify these settings according to their personal preferences after logging in.

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

| Type of options   | Description                                                                                                                                                                                                                                                                       |
| ----------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Browsing Mode** | <p>• <strong>Infinite Scroll</strong>: Automatically loads more assets as the user scrolls down.<br>• <strong>Pagination</strong>: Displays assets page by page with navigation buttons.</p>                                                                                      |
| **View Mode**     | <p>• <strong>Asset View</strong>: Displays detailed information of each asset.<br>• <strong>Folder View</strong>: Displays a list of folders.<br>• <strong>Tree View</strong>: Displays the folder structure in a hierarchical tree format.</p>                                   |
| **Display Mode**  | <p>• Set the number of assets displayed per page.<br>• Default value is <strong>48</strong>.<br>• This can be customized to suit user preferences and screen size.</p>                                                                                                            |
| **Display Size**  | <p>• There are four asset display size options: <strong>Small, Medium, Large, Extra Large</strong><br>• Choose the size that fits the user's detailed viewing needs.</p>                                                                                                          |
| **Sort Results**  | <p>• Choose the default sorting criteria for assets in the Library.<br>• Options include: <strong>Date Added</strong>, <strong>Production Date</strong>, <strong>Name</strong>.<br>• You can sort in <strong>ascending (↑)</strong> or <strong>descending (↓)</strong> order.</p> |
| **Grouping**      | <p>• Select the default grouping method for assets in the Library.<br>• Options include:<br>– <strong>No Grouping</strong><br>– <strong>Group by Creation Date</strong><br>– <strong>Group by Production Date</strong><br>– <strong>Group by Batch</strong></p>                   |

#### 🔹 Preview of Library display modes

<figure><img src="/files/53FpOzHAuJQecIlm0VzM" alt=""><figcaption><p>List View</p></figcaption></figure>

<figure><img src="/files/3WV9q6LSVX0AUbxk6j0u" alt=""><figcaption><p>Grid View</p></figcaption></figure>

<figure><img src="/files/kjLL68BRrJ2DT0SijHwF" alt=""><figcaption><p>Gallery View</p></figcaption></figure>

**Note**: that if a user changes their library settings from within the library feature itself, HIVO will remember the users display preferences. [You can read more about the Library feature and view modes here.](/library/library-settings.md)

If you have any questions about “Default Library Settings" or other features, don't hesitate to ask, we're always here to help!


---

# 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:

```
GET https://support.hivo.co/client-profile/client-profile-settings/organisation-and-storage/default-library-settings.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.
