# Search

A search **field** on screen that accepts typed-in text in order to look up something or launch a **search**.

**1.click on menu section in header**

**2.able to see menu page**

**3.click the edit icon on the search bar**

**4.Able to see the edit fields on the right side of the page.**

![](/files/-Mf34W1GMv-_re-mg2rd)

**5.In the search edit we have Toggle Bar.**

* For the inactive toggle bar we hide the search in all other interfaces like client,waiter and reception.
* For the active toggle bar we are displaying the more option like

![](/files/-Mf34W1HJPBknPgR3vqK)

**1.Placeholder :**

Admin can change the placeholder text here.Added text will reflect in all other interfaces like client ,waiter and reception.

![](/files/-Mf34W1I6rc81nvyhde_)

**2.Search Icon:**

* For the inactive toggle search bar we hide the search icons.
* For the active toggle search bar we display the search option to add the icon.

![](/files/-Mf34W1JeBEiKJGNB1WO)

**6. Click on save button**


---

# 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://help.menura.menu/untitled-7.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.
