> 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/~/changes/eaCuYFhybbREuBouwZp6/client-profile/client-profile-settings/default-library-settings.md).

# Default Library Settings

Set Library defaults to control the appearance of the Library for new users 😍

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

## Setting up "Default Library Settings" in HIVO will help:

### 👉 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.

### 👉 Increase efficiency of Library management:

* Makes it easy for new users to get used to the Library interface and start using it immediately.
* Ensure consistency in Library usage for all team members, thereby improving collaboration efficiency.

## How to use Default Library Settings?

1\. Search for Sensitive Settings: **Client Profile => Setting => Default Library Settings**

<figure><img src="https://2446612760-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F0sjg5GpIPr5HzBTJYqYe%2Fuploads%2FN7mXh9geCduDZsihq5y1%2FDefaut%20Library.png?alt=media&amp;token=8452def5-e292-4e6b-9155-48c41348df3f" alt=""><figcaption></figcaption></figure>

**2. Configuration options:**

<figure><img src="https://2446612760-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F0sjg5GpIPr5HzBTJYqYe%2Fuploads%2FaImLoBsEZ33tlGfLPV5n%2Fdefaut%20library.gif?alt=media&amp;token=1bd986ab-04de-414b-b824-d75885d07b89" alt=""><figcaption><p>Default Library Settings</p></figcaption></figure>

| Type of options   | Description                                                                                                                                                                                              |
| ----------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Browsing Mode** | <ul><li>Infinite Scroll: Infinite scrolling automatically loads more content when users scroll down.</li><li>Pagination: Display content page by page with page transition buttons.</li></ul>            |
| **View Mode**     | <ul><li>Asset View: Displays each file in detail.</li><li>Folder View: Displays a list of folders.</li><li>Tree View: Displays the folder structure in a hierarchical tree form.</li></ul>               |
| **Display Mode**  | <ul><li>Set the number of files displayed on a page.</li><li>The default value is 48.</li><li>Customize this amount to suit user preferences and screen size.</li></ul>                                  |
| **Display Size**  | <ul><li>Small</li><li>Medium</li><li>Large</li><li>Very Large</li></ul><p>Choose the display size that suits the user's detailed viewing needs.</p><p></p>                                               |
| **Sort Results**  | <ul><li>Choose default sorting criteria for files in the Library.</li><li>Options include: Date Added, Production Date, Name.</li><li>Choose to sort in ascending (↑) or descending (↓) order.</li></ul> |
| **Grouping**      | <ul><li>Choose the default grouping of files in the Library.</li><li>Options include: No Grouping, Group by Creation Date, Group by Production Date, Group by Batch</li></ul>                            |

Then, **save changes** so this takes effect for future uploaded Assets.

## Preview of Library display modes:

<figure><img src="https://2446612760-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F0sjg5GpIPr5HzBTJYqYe%2Fuploads%2F4J8xGsKf85Ka6ABnCJBw%2Fimage%20278.png?alt=media&amp;token=344dccc3-8b73-4296-9173-c09ac209e384" alt=""><figcaption><p>List View</p></figcaption></figure>

<figure><img src="https://2446612760-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F0sjg5GpIPr5HzBTJYqYe%2Fuploads%2FbViywBE10Bg9SVf3q0jm%2Fimage%20277.png?alt=media&amp;token=c051287e-552e-4843-962f-9832b2361a31" alt=""><figcaption><p>Grid View</p></figcaption></figure>

<figure><img src="https://2446612760-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F0sjg5GpIPr5HzBTJYqYe%2Fuploads%2FHbBt16n1ZY6wn6XY69tm%2Fimage%20279.png?alt=media&amp;token=942807ba-2b5d-4b31-89e6-cc7c11d29f45" 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.](/~/changes/eaCuYFhybbREuBouwZp6/library/library-view-modes.md)

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

<br>


---

# 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.hivo.co/~/changes/eaCuYFhybbREuBouwZp6/client-profile/client-profile-settings/default-library-settings.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.
