# Search & filter guideflows

Search or filter guideflows to quickly access them.

(e.g. filter guideflows by "Creation date")

{% @guideflow/guideflow-embed requestedUrl="<https://app.guideflow.com/player/ok8y83fxpw>" %}

* To search for a specific guideflow, type its name in the search bar located at the top of your dashboard.
* To find the most recent guideflow, select "Creation date" located at the top of your dashboard and click on "Creation date".
* To find guideflows classified by alphabetic order starting at A, select "Creation date" located at the top of your dashboard and select "Name (A-Z)".


---

# 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.guideflow.com/help/dashboard/search-and-filter-guideflows.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.
