> 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/pro-team-plan/team-plan-intro.md).

# プロフェッショナルチームプランとは？

![](/files/b3469523316814000cecea5cb170e609bf6c5280)

## チームプラン、ここが違います！

#### チームメンバーと、もっと速く効率的に協業

一人でも十分ですが、チームならもっと強力であるべきですよね！\
チームプランは最少3名から利用でき、必要に応じてメンバーを自由に追加・削除できます。\
プロジェクトも簡単に共有し、一緒に作業しながら、より速く効果的な成果を生み出しましょう。

#### 私たちだけのブランド、私たちだけのサイト

個人購読とは異なり、チームプランを利用すると企業専用ドメインを作成できます。\
別のサイトを通じてチームだけの空間を持ち、顧客との信頼もさらに高められます。\
「私たちのブランドだけのサイト」を持つということ、かなり素敵ではありませんか？

#### 企業向けカスタマイズページ

企業ロゴ、テーマカラー、レンダリングウォーターマークまで—ブランドに合わせてサイトをデザインできます。\
私たちだけの個性を生かしたカスタマイズページで、チームのアイデンティティをより強く表現しましょう！

#### 決済したらすぐにスタート！

サービス申請後に待つ必要なく、決済と同時にサイトが作成されます。\
複雑な手続きなしで、すぐにチームメンバーとの協業を始めましょう。\
時間を無駄にせず、素早くスマートに業務を進められます。

#### 企業製品も簡単にアップロード＆管理

企業で販売する製品を直接ライブラリに登録して管理できます。\
モデリング制作を依頼したり、既に保有しているファイルを活用することも可能です。\
体系的な製品管理で、より効率的な運用が可能になります。


---

# 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/pro-team-plan/team-plan-intro.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.
