> 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/37f8924e34ff19856164214a98aeb22413c29bdc)

## チームプラン、こんなに違います！

#### チームメンバーとの、より速く効率的なコラボレーション

一人でも十分にこなせますが、チームならもっと強力であるべきですよね！\
チームプランは最低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.
