> For the complete documentation index, see [llms.txt](https://docs.wicle.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.wicle.io/billing/plan-comparison.md).

# プランごとの機能・上限一覧

Wicleのメインプランは `Free`・`Growth`・`Custom` の3種類です。プランによって、作成できるダッシュボードやセグメントの数、利用できる機能が異なります。

料金の構成や請求サイクルについては [請求について](/billing/detail.md) を、プランの変更・契約操作については [プラン・請求](/organization-project/organization-setting/billing.md) をご覧ください。各機能の対応プランの最新情報は [料金プラン](https://wicle.io/plan) をご覧ください。

## プランの種類 <a href="#plans" id="plans"></a>

| プラン    | 概要                                     |
| ------ | -------------------------------------- |
| Free   | 無料で利用できるプランです                          |
| Growth | 有償のメインプランです。作成数上限が拡大し、各種オプション機能を契約できます |
| Custom | 個別契約のプランです。上限値は契約内容に応じて設定されます          |

{% hint style="info" %}
セッションリプレイは、メインプランとは別の「セッションリプレイプラン」として契約します。メインプランがGrowthプランであることが前提です。
{% endhint %}

## 作成数の上限 <a href="#limits" id="limits"></a>

### 組織単位の上限 <a href="#org-limits" id="org-limits"></a>

| 項目           | Free | Growth | Custom |
| ------------ | :--: | :----: | :----: |
| プロジェクト数      |   1  |    2   |    4   |
| メンバー数（アカウント） |  50  |   100  |   100  |

{% hint style="info" %}
プロジェクト数の上限は本番環境のプロジェクトのみが対象です。テスト環境のプロジェクトはカウントされません。
{% endhint %}

### プロジェクト単位の上限 <a href="#project-limits" id="project-limits"></a>

| 項目                    | Free | Growth | Custom |
| --------------------- | :--: | :----: | :----: |
| カスタムダッシュボード（ウィジェット数）  |  10  |   30   |   30   |
| ファネル                  |   3  |   10   |   300  |
| セグメント                 |  10  |   30   |   100  |
| 保存できるユーザー検索条件         |  10  |   30   |   100  |
| 保存できるイベント検索条件         |  10  |   30   |   100  |
| キー行動                  |   3  |   10   |   100  |
| ユーザープロファイル（カスタムフィールド） |   3  |   10   |   20   |
| グループプロファイル（カスタムフィールド） |   3  |   10   |   20   |
| カスタムイベント              |  10  |   30   |   100  |
| コードレスイベント             |  10  |   30   |   100  |
| コードレスイベントの遡及生成        |   0  |    5   |   10   |

## AI機能の利用回数の上限 <a href="#ai-limits" id="ai-limits"></a>

AI機能の利用回数は、AI Analyticsオプションを契約すると拡大されます。

| 項目              | Free | Growth | Custom | AI Analytics（mini / standard） |
| --------------- | :--: | :----: | :----: | :---------------------------: |
| AIユーザー分析（1日あたり） |  10  |   10   |   10   |           100 / 500           |
| クイック分析（月間）      |  20  |   20   |   20   |           100 / 500           |
| 分析アシスタント（月間）    |  10  |   10   |   10   |            50 / 200           |
| 設定アシスタント（月間）    |  50  |   100  |   100  |           300 / 300           |

{% hint style="info" %}
AI機能の利用にはWicle AIの有効化が必要です。詳しくは [AI機能の提供ポリシー](/ai/policy.md) をご覧ください。
{% endhint %}

## オプション機能の利用条件 <a href="#options" id="options"></a>

| 機能           | 利用条件                                                               |
| ------------ | ------------------------------------------------------------------ |
| セッションリプレイ    | セッションリプレイプランの契約（メインプランがGrowth以上）                                   |
| グループ分析       | Growthプラン以上 ＋ グループ分析オプションの契約                                       |
| BigQuery連携   | BigQuery連携オプションの契約（プランを問わず契約可能）                                    |
| AI Analytics | AI Analyticsオプション（mini / standard）の契約。Wicle AIの有効化が前提（プランを問わず契約可能） |
| イシュー         | Growthプラン以上 ＋ Wicle AIの有効化                                         |
| A/Bテスト       | クローズドβとして提供中です                                                     |

各オプションの料金は [プラン・請求](/organization-project/organization-setting/billing.md) のオプション機能をご覧ください。

## データの保持期間 <a href="#retention" id="retention"></a>

| データ       | Free | Growth |
| --------- | :--: | :----: |
| イベントデータ   |  1年  |   2年   |
| セッションリプレイ |  1ヶ月 |   2ヶ月  |

詳しくは [データの保持期間](/data-setting/measured-data/retention-period.md) をご覧ください。

## 上限を変更したいときは <a href="#change-limits" id="change-limits"></a>

プランのアップグレードや上限の変更については、以下をご覧ください。

* 組織単位（プロジェクト数・メンバー数）: [リミット](/organization-project/organization-setting/limitation.md)
* プロジェクト単位（ダッシュボード・セグメント等）: [リミット](/organization-project/project-setting/limitation.md)


---

# 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.wicle.io/billing/plan-comparison.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.
