> 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/yzgaido/manage-project/portfolio.md).

# ポートフォリオ

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

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

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

![](/files/ccb420ecc22591be3f76c9e2f4417de74f8ccfdf)

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

#### ステップ1. ポートフォリオを作成

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

![](/files/bbd8965184ca53b4e11e48c28b7d062b55684fee)

#### ステップ2. ポートフォリオの内容を作成

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

例）

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

![](/files/40cd932f8e531f884cbd31fd1ab4dcb5595d1af9)

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

#### ステップ3. コンテンツを挿入

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

![](/files/9cde150d048df1f05a5683f30d528377aeef43ad)

#### ステップ4. ポートフォリオを公開

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

![](/files/d328ba857be801fefce817861bc3d2aca8d49659)

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

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

![](/files/a41e9bc97390b9f3caebe1d06f7483ac4502261e)

[［公開］のポートフォリオ例](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/yzgaido/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.
