> For the complete documentation index, see [llms.txt](https://manual-sellers.cs-cart.jp/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual-sellers.cs-cart.jp/seller-admin/shops/payout_manager.md).

# 出金管理

売上の出金状況を確認したり、指定した銀行口座への出金を申請できます。

<figure><img src="/files/8iDK5tGiq4e7TW83ZF4N" alt=""><figcaption></figcaption></figure>

<table><thead><tr><th width="232">項目</th><th>説明</th></tr></thead><tbody><tr><td>売上の出金状況</td><td>ステータス（保留中 / 出金可能 / 出金手続中 / 出金済み / 合計）毎の金額</td></tr><tr><td>振込先銀行口座</td><td>登録されている振込先口座情報の表示。「変更」ボタンで変更可能</td></tr><tr><td>出金申請</td><td>振込先銀行口座への出金を申請するボタン</td></tr><tr><td>入出金履歴</td><td>最新5件の入出金履歴。「すべての入出金履歴を表示」ボタンで全履歴を確認可能</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://manual-sellers.cs-cart.jp/seller-admin/shops/payout_manager.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.
