# 1.5. Search for Landing Page

The **Search** function allows you to easily find the desired landing page. Combined with the use of status and member filters, it helps narrow down the search results based on specific criteria, saving you time.

Enter the keyword or phrase you want to search for in the search bar, then modify the search criteria in the search filter on the right.

* **Personal Workspace:**

Enter landing page's name you want to search.

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

Select the status of the landing page to make searching easier, including the statuses: Draft, Published, and Unpublished.

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

* **Team's Workspace:**

Enter landing page's name you want to search.

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

Filter landing pages by status and the member who created the landing page.

<figure><img src="/files/5cgmUn6xdxJUKDGBVtty" 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.shopone.io/english/creating-a-landing-page-with-shopone/dashboard-page/search-for-landing-page.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.
