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

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

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

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

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

企業専用ドメインの提供

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

## すぐに始める方法

* ［プロフェッショナルチームを購読する］ボタンをクリック [リンクへ→](https://github.com/archisketch-dev-team/open-api-gitbook/tree/main/updates/team-plan-subscribe.md)
* 企業情報の入力
* 会社名
* 企業専用ドメイン
* 企業情報（任意）
* アカウント数の指定と決済
* 決済完了後、すぐにサービスをご利用いただけます

## 注意事項

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

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

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

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

#### パノラマ/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/hajimeni/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.
