> For the complete documentation index, see [llms.txt](https://docs.opusbooster.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.opusbooster.com/platform/website-funnel-builder/file-manager.md).

# ファイルマネージャーの使い方

**ファイルマネージャー**は、すべての写真やファイルをアップロードして管理する場所です。

\[**ウェブサイトの設定**] -> \[**ファイルマネージャー**] をクリックし、\[**すべてのファイル**] または \[**すべての画像**] を選択します。

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

**すべての画像** - 画像のみをアップロードしたい場合は、そのオプションを選択してください。画像が非常に大きい場合はサイズを変更し、圧縮します。これは画像ウィジェットを使ってアップロードするのと同じ方法です。

**すべてのファイル** - あらゆる種類のファイルや、オリジナルのサイズと品質を維持したい画像をアップロードする場合に適しています。

![](https://1369750374-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FWQDl1MvGQxbiNyVOzW8v%2Fuploads%2FQdF4Gmwema5GmVNgzsGA%2Fimage%20file%20manager.PNG?alt=media\&token=f6779eae-db7d-417a-bded-d7deb3ba6a34)

画像やファイルをアップロードするには、「**ファイルをアップロードする**」ボタンをクリックしてください。

**ファイルマネージャー**では、ファイルや画像の設定を分けるための個別のフォルダーを作成することができます。

アップロードされた画像やファイルには、それぞれ**URLリンクが生成**されます。ネットショップでダウンロード可能なファイルを追加したい場合は、そのリンクを使用することができます。画像やファイルのURLリンクを使用する際には、多くのオプションが用意されています。

![](https://1369750374-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FWQDl1MvGQxbiNyVOzW8v%2Fuploads%2FrvfkKixToPZ7bGV5ad1I%2Ffile%20link.PNG?alt=media\&token=370314fc-4dee-4c3c-a905-d5a9d4702bfd)


---

# 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://docs.opusbooster.com/platform/website-funnel-builder/file-manager.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.
