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