# Stores List

This page describes the Stores List page.

By clicking the "Stores" button from the menu bar on the left, you will land on this page.

![](/files/lTGAEP8MvSv0u2F7HldD)

From here, you can see a list of stores you've created and their channel connections. Within each store you can add / review the different store / marketplace connections to each.

#### Labels

<table><thead><tr><th width="150">Label</th><th>Description</th></tr></thead><tbody><tr><td>Store Name</td><td></td></tr><tr><td>Account</td><td>Name of Account</td></tr><tr><td>Channel</td><td>接続したマーケットプレース</td></tr><tr><td>Created Date</td><td>Date of store created</td></tr></tbody></table>


---

# 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:

```
GET https://anymind-group.gitbook.io/any-x/ko-kr/account/create-brand/integration-list.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.
