> For the complete documentation index, see [llms.txt](https://docs.archisketch.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.archisketch.com/guide/user-jp/manage-project/portfolio.md).

# ポートフォリオ

## ポートフォリオとは？

ポートフォリオは作成した **3Dインテリアコンテンツがひとまとめに集まって構成されたページ** です。レンダーショット、パノラマツアー、3Dフロアプランナーまで、すべて1ページにまとめて構成できます。ポートフォリオを活用して制作したコンテンツのコンセプト、平米帯、居住タイプなどを設定し、すべての情報を見やすく整理してみましょう。

例）👉 [ポートフォリオの例](https://my.archisketch.com/ko/portfolio/65978b081f3e165411a1e622?mode=0\&portfolio_id=65978b081f3e165411a1e622)

![](/files/03f83564a0f35f14d26cf6f07db2e02a97e99fc8)

## ポートフォリオを作成する

#### 1段階. ポートフォリオ作成

自分で作った3Dインテリアでポートフォリオを作ってみましょう！\[ポートフォリオ作成]ボタンをクリックします。

![](/files/5863b0c7b6e49b1678d8893f8c767a831c876504)

#### 2段階. ポートフォリオ内容の作成

ポートフォリオのキーワードとテーマは、テキスト、数値、複数選択の属性を使えます。

例）

* テキスト: プロジェクト要約
* 数値: 家具金額
* 複数選択: インテリアスタイル

![](/files/9c568c6f581eb3d61b644b53c0efa709bed57f10)

{% hint style="info" %}
Tips. 各属性に合ったアイコンを入れると、どのカテゴリか一目でわかります！
{% endhint %}

#### 3段階. コンテンツを挿入する

レンダリング、720、3Dビューアーなど、さまざまな3Dコンテンツを挿入できます！

![](/files/ed083ec19479c25fe725f433c3d7816697f7a575)

#### 4段階. ポートフォリオを公開する

右上の\[ポートフォリオ公開]をクリックしてから\[保存]すると、ポートフォリオリンクを共有したときに誰でも見ることができます。

![](/files/9098685143f9a3a60c8875a961e786cdf4ff9f72)

作成したポートフォリオを自分だけ見たいなら、公開せずに\[保存]だけ押してください。すると\[非公開]に変わり、外部からのリンクアクセスが制限されます。

{% hint style="info" %}
\*デザインチャレンジは必ず公開して\[公開]で提出してください。
{% endhint %}

![](/files/1eb8fb6a36805793aee6415a5dc5ff35cc14ae7f)

[\[公開\]のポートフォリオの例](https://my.archisketch.com/ko/portfolio/65978b081f3e165411a1e622?mode=0\&portfolio_id=65978b081f3e165411a1e622)

ぱちぱちぱち、ポートフォリオが作成されました！👏

私の素敵な成果物を友達や家族と共有して、話してみましょう。


---

# 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.archisketch.com/guide/user-jp/manage-project/portfolio.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.
