> 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/5e7623dd740b5d63bf49fe325d21baa77dce087e)

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

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

ひとりでもしっかりこなせるけれど、チームならもっと強力に！\
チームプランは最少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.
