> For the complete documentation index, see [llms.txt](https://docs.scaleflex.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.scaleflex.com/digital-asset-management-dam/settings/library.md).

# Library

The Library settings are accessible for users with Developer, Manager, Administrator or Owner [User Role](/vxp-visual-experience-platform/settings/organisation/users/custom-levels.md).  Their purpose is to control the DAM's Library interface and to personalize the user experience.

The [ Components ](/digital-asset-management-dam/settings/library/components.md)tab contains settings that control the visibility of additional pages in the Library. They help to customize the layout of the Library to fit your workflow.\
The Homepage can be used as a customizable landing page and the Product view is an additional way to organize your assets for easier management.

The [Appearance](/digital-asset-management-dam/settings/library/appearance.md) tab contains settings designed to enrich and enhance the user experience. You can choose the order of the Views in the Library (Assets, Folders, Collections, Labels, Products), the Advanced Search options and the asset details which are visible in the Search results.


---

# 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://docs.scaleflex.com/digital-asset-management-dam/settings/library.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.
