> For the complete documentation index, see [llms.txt](https://wishlistsuite-1.gitbook.io/wishlistsuite-help-doc/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wishlistsuite-1.gitbook.io/wishlistsuite-help-doc/app-overview/all-wishlists.md).

# All Wishlists

### Overview

The All Wishlists page is your central command centre for understanding customer wishlist behaviour across your entire store. It gives you real-time visibility into which products your customers are saving, who your highest-intent shoppers are, what automated alerts have been sent, and which wishlist items have converted into actual orders.&#x20;

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

### How to Get Here

1. Log in to your Shopify Admin
2. Click Apps in the left sidebar
3. Select WishlistSuite
4. Click All Wishlists Section&#x20;

### Controls Available on Every Tab

<figure><img src="/files/4Hr4anqa9HqaIggpran3" alt=""><figcaption></figcaption></figure>

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

These three controls appear on every tab throughout the All Wishlists page:

#### 📤 Export

The Export button sits in the top-right corner of every tab. Click it to download the current tab's data as a file - useful for offline analysis, reporting, or sharing with your team.

#### 🔍 Search

Click the magnifying glass icon above the table (top-right of the content area) to expand an inline search bar. The placeholder text tells you what you can search on each tab. Click × to clear.

#### ↕ Sort or Filter

Click the icon next to the search icon. On most tabs this opens a Sort By dropdown. On the Automated Alerts tab it opens a Filter By dropdown instead. See each tab's section for specific options.

***

{% embed url="<https://youtu.be/plPOoMSR09g?si=YeiIECvJSK9no9Ky>" %}

<br>


---

# 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://wishlistsuite-1.gitbook.io/wishlistsuite-help-doc/app-overview/all-wishlists.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.
