> 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/intro-jp/update-note/2025/202502/20250211.md).

# \[2025.02.11] プロフェッショナルチームプランのサブスクリプション開始

## プロフェッショナル チームプラン登場！

プロフェッショナル チームプラン登場のお知らせ 中小規模企業向けの新しいサブスクリプションサービスがリリースされました。これからは、Archisketch のコラボレーション機能をより速く、より簡単にご利用いただけます！今回のアップデートでは、プロフェッショナル チームプランの登場に加え、ユーザー体験を向上させるためのさまざまな不具合修正や機能改善も行われました。より安定的で便利なサービスを提供するために改善された内容をご確認ください。

## チームプランの主な機能️

企業専用ドメインの提供

* 企業だけの独立したサイトアドレスを提供
* ブランドイメージに合ったカスタムページ構成
* ロゴ、テーマカラー、ウォーターマークなど、自由にカスタマイズできるアカウント管理システム
* 最小3名から最大50名までアカウント作成
* チームメンバーの役割別権限管理が可能な支払いオプション
* 年間払いで20%割引
* 月額分割払い可能（₩189,000/月）
* 国内のクレジット/デビットカード決済に対応

## すぐに始める方法

* \[プロフェッショナル チームに登録] ボタンをクリック [ショートカットリンク→](https://github.com/archisketch-dev-team/open-api-gitbook/tree/main/updates/team-plan-subscribe.md)
* 企業情報を入力
* 会社名
* 企業専用ドメイン
* 企業情報（オプション）
* アカウント数を指定して支払い
* 支払い完了後すぐにサービス利用可能

## 注意事項

* 初回購読後7日以内は全額返金可能
* 海外カード決済未対応
* 51名以上で利用する場合は別途エンタープライズ契約が必要
* アカウントの追加/削除は契約範囲内でのみ可能です。より詳しい内容はArchisketch公式ホームページの料金案内ページおよびユーザーガイドでご確認いただけます。

## 追加された改善事項およびバグ修正

#### パノラマタグ設定機能の制限

* 一部アカウントでパノラマタグ情報を修正できないように制限し、誤った情報の共有を防止しました。
* 管理者、デザイナー、マネージャーのアカウントは従来どおりタグ編集が可能なまま維持しました。

#### パノラマ/720ツアー下部ボタンの非表示処理

* モバイル環境で下部ボタンが画面を隠してしまう問題を解決しました。
* 特定のURLパラメータを追加することで、下部ボタンがデフォルトで非表示になるよう改善しました。

#### 商品名データ構造の改善

* 従来個別に管理されていた商品名を単一構造に統合し、データ管理の効率を高めました。
* 多言語対応が円滑に行えるよう、既存フィールドを整理して一貫した構造を維持しました。

***

プロフェッショナル チームプラン ガイドはこちら


---

# 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/intro-jp/update-note/2025/202502/20250211.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.
