# Configure Your Storefront

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

Creators using the storefront and payment processing functionality provided by Iterati can input their collection level information using the *Storefront Metadata* tab.

`Storefront Status` - A storefront in a **DRAFT** state will not be visible to collectors. Set the storefront to **ACTIVE** to make it public and begin accepting orders.

`Storefront Slug`` `<mark style="color:red;">`*`</mark> - Use this field to customize a shareable URL to your collection. The URL will always begin with `https://iterati.art/collections` but you can determine the last section of the URL with text of your choosing.

`Collection Display Name`` `<mark style="color:red;">`*`</mark> - The name of your collection which is displayed to potential purchasers visiting the storefront.

`Collection Description` - Input a description where you can describe the artworks, collection, or any other information which may be relevant for potential buyers.

`Fee For Shipping`` `<mark style="color:red;">`*`</mark> - Input a collection wide shipping fee in USD that gets added to the order total for any purchased artwork. *If this field is greyed out you will need to first* [*connect your bank account.*](/getting-started/connect-your-bank-account-and-get-paid.md)

`Shipping Information` - Input any information that may be relevant about the shipping process such as a delivery timeframe and supported delivery destinations.

{% hint style="info" %}
Any field with a <mark style="color:red;">\*</mark> symbol beside it is required
{% endhint %}


---

# 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.iterati.art/getting-started/set-up-your-collection/configure-your-storefront.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.
