# App Configuration

### Instructions

* Open Fish Wishlist in Shopify Admin and go to [**Settings**](https://admin.shopify.com/apps/fish-wishlist/app/settings)
* From this page, you can update the global configuration of your app.

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

### **Wishlist Icon Configuration**

* Choose the icon that will represent the wishlist on your store.&#x20;
* You can add an SVG icon (24 x 24 pixels). You must upload different icons for Empty State and Added State.
* Options for customizing the wishlist's name (e.g., "Shopping List," "Requisition List").

### **Maximum Wishlists**

Set whether you allow 1 wishlist or multiple wishlists. If you enable multiple wishlists, customers can create up to 15 wishlists each.

### **Visibility Options**

* Decide if logged-in customers can view wishlists.
* Enable guest wishlists if desired.

### **CSS Selectors**

* Use CSS selectors to define where wishlist icons will be displayed on your site.

### **Integrations**

* Enable Meta and GA4 integrations.

### **Marketing Opt-in**

* Include an opt-in box for marketing emails. Toggle this feature on/off as needed.


---

# 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://wishlist.nativeappco.com/install-and-setup/app-configuration.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.
