# Automationsの使用状況を追跡する

今月使用されたアクションの数を追跡し、残りの数を確認します。制限を超えると、その月はワークスペースのAutomationsが一時停止されます。

### **必要なもの** <a href="#vx69doverqx" id="vx69doverqx"></a>

* ワークスペース管理者または所有者は、オートメーションClickAppを有効にする必要があります。
* [GuestsはAutomationsを設定できません。](https://help.clickup.com/hc/en-us/articles/6310033667223-User-Roles)
* ワークスペースに含めることができるアクティブなAutomationsの合計数は、プランによって異なります。
  * Free Forever：合計 50 個のアクティブなAutomations。
  * Unlimited：合計 500 個のアクティブなAutomations。
  * Business以上：アクティブなAutomationsの総数はUnlimited。
* 1 か月あたりに完了できるアクションの数は、プランによって異なります。
  * Free Forever： 100 アクション/月。
  * Unlimited： 1,000 アクション/月。
  * Business： 10,000 アクション/月。
  * Business Plus ： 25,000 アクション/月。
  * Enterprise： 250,000 アクション/月。
* アクション制限は毎月 1 日 (PST：太平洋標準時) にリセットされます。
* Automationsの使用率が 90% になった場合、および使用率が 100% を超えた場合、使用状況アラートeメールがワークスペースの所有者と管理者に送信されます。
* Business PlusおよびEnterpriseプランでは、さらに多くの自動化アクションを購入できます。
* [Webhook アクションと自動化の統合は、Businessプラン以上で利用できます。](https://help.clickup.com/hc/en-us/articles/6312097314199-Use-Automation-Actions#h_dcacd73519)

### **Automationsの使用法** <a href="#wzrarm4bb2gm" id="wzrarm4bb2gm"></a>

プランによって異なる 2 つのAutomationsの使用制限があります。

* ワークスペースでアクティブな合計Automations。
  * 非アクティブなAutomationsは、この合計にはカウントされません。
* 1 か月あたりに使用される自動化アクションの合計数。
  * ワークスペース内でトリガーされた各オートメーションは、使用としてカウントされます。
  * 使用制限は毎月 1 日 (太平洋時間) にリセットされます。

### **Automationsの使用状況を追跡する** <a href="#er35vzrcn4r3" id="er35vzrcn4r3"></a>

Automationsモーダルの \[使用状況] タブでAutomationsの使用状況を追跡します。 \[Everything]ビューからはAutomationsにアクセスできません。

Automationsを追跡するには：

*
* \[Automations]モーダルから、\[使用法] タブを選択します。
* 「使用法」ページからは、次のことができます。
  * **ワークスペースの使用量：**&#x5229;用可能な月間アクション/今月使用した数を確認します。
  * **Automationsの総数：**&#x30EF;ークスペース内のアクティブなAutomationsの数/プランで利用可能なAutomationsの生涯数を表示します。
  * **Upgrade：**&#x30D7;ランをUpgrade、より多くの自動化とAutomationsアクションを取得します。
  * **アドオン：** Business Plusプラン以上の場合は、アドオンAutomationsを購入します。

使用状況アラートeメールは、ワークスペースの所有者と管理者に自動的に送信されます。

* ワークスペースが毎月のAutomationsの 90% を使用したとき。
* ワークスペースが毎月のAutomationsの 100% を超えて使用したとき。

### **Automationsアドオンを購入する** <a href="#u8p3wlun53sf" id="u8p3wlun53sf"></a>

所有者と管理者は、ワークスペース設定の\[Billing]ページから直接アドオンを購入できます。

1. ワークスペースのアバターをクリックします。
2. \[Settings]メニューから\[Billing]を選択します。
3. 左上隅にある「アドオン」タブを選択します。
4. \[Extra Automations]セクションで、\[購入] をクリックします。
5. \[Order Summary]で、保存したカードを選択するか、新しいクレジット カードを入力します。
6. 「Upgrade」をクリックします。

アドオンの金額は、請求サイクルの残り期間に合わせて日割り計算されます。

たとえば、年間請求サイクルが残り 6 か月で、アドオンの合計金額が年間 400 ドルの場合、200 ドルが請求されます。


---

# 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://manual.dxable.com/clickup/features-and-clickapps/automations/track-automations-usage.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.
