# Library

A  **centralized, organized repository of pre-designed templates.** It has two notable features:

1. [**Search** ](#search-tab)
2. [**Preference Tab**](#preference-tab)

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

### **Search Tab**&#x20;

Utilize the "**Search Here"** feature to quickly **navigate** to the desired **industry** or **application** **section**, where you can **access** a comprehensive **collection of pre-built templates** specifically tailored to that particular use case.&#x20;

1. Say, you want to **check** all the **templates** **under** the '**sales**' category. Simply, head over to the search bar; type '**Sales**', and the inbox will be displayed.

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

2. Tap the **inbox** to access all the **templates** **under** **sales**.

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

### **Preference Tab**

Allows the user to **specify how the templates will be displayed**, i.e. based on **Industry** or the **Applications**.

How do you that?

1. If you want to change the '**preference**', tap the **filter icon** as shown below. A drop-down with **Industry** and **Application** will be displayed.&#x20;

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

2. Head over to the three lines on the left of each specification and drag. If you want the template to be **displayed based on Applications, drag applications to the top** and vice versa.

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


---

# 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://docs.makerobos.com/chatman-enterprise-whatsapp-platform/chatman-functions/templates/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.
