> For the complete documentation index, see [llms.txt](https://docs.colect.io/user/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.colect.io/user/sales-app-variants/sales-app/lookbook.md).

# Lookbook

## What Is Lookbook

Lookbook is the **digital presentation** of your collection. It contains all items, model photography, video content, product photography, product variations, sizes and/or dimensions.&#x20;

Digital lookbooks allow you to showcase and sell your collection to your clients without needing physical samples of all items. &#x20;

## How To Start Lookbook&#x20;

Start from the home screen of the Sales App.

Select the collection you wish to work with from the top menu bar.

Tap ‘**Lookbook**’ in the lower control bar of the Sales App home screen.

![](https://content.gitbook.com/content/J3lPzgynq0SqqA2HzX8o/blobs/s5KQmZyED9kxRNoI4ihr/IMG_0100.JPG)

The lookbook belonging to the collection of your choice will now open.&#x20;

## Showcasing Your Collection

Lookbook is the digital version of your collection catalogue, created to showcase and sell your collection and convey your brand story.&#x20;

## Chapters In Lookbook

Every lookbook consists of different chapters. You can either go through all chapters consecutively, or create your own specific order and only showcase specific parts of the collection.&#x20;

## Presenting A Lookbook Chapter

Start by by tapping **‘Lookbook’** in the lower control bar of the Sales App home screen.

Then tap ‘**Choose Group**’ on the bottom left and select the chapter of your choice. Tap ‘**All**’ to present all sub chapters subsequently.

You’re ready to start your presentation.

## Key Looks&#x20;

Key Looks are groups of items that work well together and stimulate your client to purchase all items displayed.&#x20;

If you tap the Key Look in Lookbook, a side menu will appear showing all individual items of this look.

While presenting a Key Look in Lookbook, you can mark your client's [favorites](/user/sales-app-variants/sales-app/collections/product-detail/favorites.md) by tapping the **heart icon** in the side bar with the individual items.&#x20;

![Key Looks in Lookbook](https://content.gitbook.com/content/J3lPzgynq0SqqA2HzX8o/blobs/uRO38ZcIDONkLXg9TURO/Schermafbeelding%202021-11-23%20om%2017.08.30%20\(1\).png)

The selected favorites can be[ filtered](/user/sales-app-variants/sales-app/collections/filtering.md) and used later on in the sales process during assortment building.

Optionally, if your client wants to add an item to their order right away, you can tap the **shopping cart** icon.&#x20;

![](https://content.gitbook.com/content/J3lPzgynq0SqqA2HzX8o/blobs/08WmYQgTvqjNM5BllEx3/IMG_0138.JPG)

A pop-up **order grid** appears where you can choose the desired color, sizes and number of the items before adding them to your order.&#x20;

![Order Grid](https://content.gitbook.com/content/J3lPzgynq0SqqA2HzX8o/blobs/4BwJv9ndd5PH7Ay5xPY6/IMG_0139.PNG)

## BLOG Post

Check out our blog post for more details and inspiration: <https://www.colect.io/blog/digital-lookbook-future-presenting-collections>


---

# 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://docs.colect.io/user/sales-app-variants/sales-app/lookbook.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.
