# リミット

## プロジェクトのリミット画面でできること <a href="#what-you-can-do" id="what-you-can-do"></a>

プロジェクトごとに利用、作成できるデータ数の上限の確認と変更リクエストができます。

## 管理される項目 <a href="#managed-items" id="managed-items"></a>

以下の項目の上限がプランに応じて設定されています。

| 項目         | 説明                             |
| ---------- | ------------------------------ |
| ダッシュボード    | カスタムダッシュボードの作成数                |
| ファネル       | ファネルの作成数                       |
| セグメント      | セグメントの作成数                      |
| ユーザー検索条件   | 保存できるユーザー検索条件数                 |
| イベント検索条件   | 保存できるイベント検索条件数                 |
| キー行動       | キー行動の設定数                       |
| ユーザープロファイル | カスタムフィールド数                     |
| コードレスイベント  | コードレスイベントの作成数                  |
| カスタムイベント   | カスタムイベントの作成数                   |
| AI関連       | AIユーザー分析、AIレポート、分析アシスタント等の利用回数 |

{% hint style="info" %}
テスト環境のプロジェクトではリミットの変更はできません。
{% endhint %}

## 上限を変更したい時は <a href="#request-limit-change" id="request-limit-change"></a>

`上限変更をリクエストする`ボタンをクリックしてください（変更リクエストはチャットでのやり取りとなります）

{% hint style="info" %}
Freeプラン利用時は、プランのアップグレード画面へ移動します
{% endhint %}


---

# Agent Instructions: 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:

```
GET https://docs.wicle.io/organization-project/project-setting/limitation.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
