> 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/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/yzgaido/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.
