> 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-subscribe.md).

# チームプランを購読する

## プランを購読する

Archisketchのプロフェッショナルチームプランは公式ホームページで購読できます。

{% hint style="info" %}
購読手順：Archisketchホームページ → 料金案内 → \[プロフェッショナルチームを購読する] → 決済

[🏃‍♀️‍➡️ 料金案内ページへ](https://www.archisketch.com/ko/pricing/)
{% endhint %}

* 購読はArchisketchにログインした状態でのみ可能です。
* 決済を進めるアカウントには自動的に企業管理者（アドミン）権限が付与されます。
  * 管理者権限は他のユーザーに譲渡できないため、慎重に購読を進めてください。

### 1段階。情報を入力する

* 会社名
  * 英語、韓国語、数字、特殊文字の組み合わせで入力可能
* 企業専用ドメイン
  * ドメインとは？インターネットでウェブサイトを見つけられる住所です。
  * 文字数制限：5〜20文字
  * 小文字英語と数字の組み合わせのみ入力可能
  * 特殊文字は入力不可
  * すでに存在するドメインは使用不可

<figure><img src="/files/923b68da701cb4d9689dec65435f4efe7f54cef5" alt=""><figcaption></figcaption></figure>

3. 企業情報（任意入力）

* 企業電話番号
* 代表者名
* 代表メール

こちらの情報は必須入力事項ではなく、決済後に企業設定で追加入力できます。

入力すると見積書生成内容に含まれます。

<figure><img src="/files/88fe386a632897ab672fcb5baad66b2d7508d3fa" alt=""><figcaption></figcaption></figure>

### 2段階。アカウント数を指定する

* 生成可能なアカウント数：最小3名〜最大50名（管理者含む）
* アカウント数に応じて料金を算出
* 決済後にアカウントの追加/削除が可能（削除時はキャンセル手数料が発生する場合あり）

{% hint style="warning" %}
51名以上の登録をご希望の場合は別途エンタープライズ契約が必要です。Archisketchにご連絡ください。
{% endhint %}

### 3段階。決済する

購読期間：1年

決済方法：年間決済 / 月間分割払いを選択可能

年間決済（20%割引）

* 全体の購読料から20%割引が適用されます

月間分割決済

* 割引なし
* 総額を月単位で分けて支払えます

{% hint style="info" %}
購読期間は年間/月間払いともに1年で同じです。
{% endhint %}

<figure><img src="/files/d4d54385ba1406563af6be009dae596c9cf6befc" alt=""><figcaption></figcaption></figure>

カード決済案内

* 国内カード会社のクレジット・デビットカードのみ可
* 海外カードは対応していません

<figure><img src="/files/04613dd30187db000968199187dcd0b5758549f4" alt=""><figcaption></figcaption></figure>

**決済完了後**

決済が完了すると **購読完了案内画面**が提供され、📩 **ドメインアドレスおよび案内**がメールで送信されます。

<figure><img src="/files/5f1e7966dcb18410c02179a0ef584df13a72e776" alt=""><figcaption></figcaption></figure>


---

# 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-subscribe.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.
