> For the complete documentation index, see [llms.txt](https://support.megadoga.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.megadoga.com/shang-pin-guan-li/appurdo.md).

# 動画アップロード/管理

## 商品リストの確認

商品リストは、機能メニューの\[ライブラリ]から確認できます。

ライブラリ画面の各メニューの機能を説明します。

以下のスクリーンキャプチャを参考の上、ご確認ください。

<figure><img src="/files/DqBqhZ7vrJwrwalgwuW3" alt=""><figcaption><p>画像クリックで拡大</p></figcaption></figure>

1. **動画一覧**：アップロードした動画が一覧で表示されます。\
   登録されている商品がリスト表示されます。\
   動画タイトルをクリックすると、動画情報の修正を行う事ができます。\
   ※詳細は[\[→動画情報の登録・修正\]](/shang-pin-guan-li/appurdo/dong-hua-deng-lu.md#no-1)参照<br>
2. **検索メニュー：**&#x73FE;在登録されている動画コンテンツの検索・並び替えをおこないます。\
   提供しているフィルターを使用するか商品名を直接入力して検索することが可能です。\
   ※詳細は[\[→動画検索\]](/shang-pin-guan-li/appurdo/dong-hua-jian-suo.md)参照
   * 全てのステータス：トランスコーディング状態基準で検索結果をリスト表示します。
   * タイトル：動画タイトルを直接入力して検索結果をリスト表示します。
   * 並び替え（登録日）：動画の登録日を基準に、昇順、降順で並び替えを行います。
   * 並び替え（再生時間）：動画の再生時間を基準に、昇順、降順で並び替えを行います。<br>
3. **アップロードボタン：**&#x52D5;画のアップロードができます。\
   ※詳細は[\[→動画のアップロード](/shang-pin-guan-li/appurdo/dong-hua-deng-lu.md#noappurdo)[\]](/shang-pin-guan-li/appurdo/dong-hua-deng-lu.md#noappurdo)参照<br>
4. **機能ボタン：**&#x30E9;イブラリ画面から、登録された動画を削除します。\
   ※詳細は[\[→動画の削除\]](/shang-pin-guan-li/appurdo/no.md)参照<br>
5. **表示件数ボタン：**&#x30E9;イブラリの動画表示数を変更できます。


---

# 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://support.megadoga.com/shang-pin-guan-li/appurdo.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.
