> For the complete documentation index, see [llms.txt](https://manual.dxable.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual.dxable.com/clickup/features-and-clickapps/automations/set-up-automations-integrations.md).

# Automations統合をセットアップする

Automations機能の統合により、ワークスペースと他のアプリの間でより効率的なワークフローが作成されます。

* [Bugsnag](https://help.clickup.com/hc/en-us/articles/6305547604759-Bugsnag-Automations)
* [Calendly](https://help.clickup.com/hc/en-us/articles/6304789394711-Using-Calendly-Automations)
* [Email](https://help.clickup.com/hc/en-us/articles/6312083386903-Create-an-email-Automation)
* [GitHub](https://help.clickup.com/hc/en-us/articles/6305836061463-GitHub-Automations)
* [Twilio](https://help.clickup.com/hc/en-us/articles/6306093475735-Twilio-Automations-Send-SMS-text-messages-from-ClickUp)
* [HubSpot](https://help.clickup.com/hc/en-us/articles/7925934313111-HubSpot-integration)

これらの便利なテンプレートを、事前に設定されたトリガーとアクションとともに使用できます。アプリごとに参照して、チームにとって最も役立つAutomationsを見つけてください。

これらはそのまま使用して、Taskが解除されたときに誰かにeメールを送信するなど、反復的な作業を自動化できます。

### **必要なもの** <a href="#gmo785eexckt" id="gmo785eexckt"></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="#id-74y4i0hzyznl" id="id-74y4i0hzyznl"></a>

Automationsは、トリガー、アクション、およびオプションの条件で構成されます。

* [トリガーは、オートメーションを開始するイベントです。トリガーは「When」セクションから選択します。](https://help.clickup.com/hc/en-us/articles/6312128853015-Use-Automation-Triggers)
* [条件は、オートメーションを実行するために真でなければならない基準です。 「When」セクションの下にある「+」アイコンをクリックすると、条件を追加できます。](https://help.clickup.com/hc/en-us/articles/6312136485527-Use-Automation-Conditions)
* [アクションは自動化したい変更です。 「Then」セクションの下にある「+」アイコンをクリックすると、アクションを追加できます。](https://help.clickup.com/hc/en-us/articles/6312097314199-Use-Automation-Actions)

### **統合オートメーションを作成する** <a href="#id-11tfzzj8uxxe" id="id-11tfzzj8uxxe"></a>

1. オートメーションを適用するスペース、フォルダー、またはリストをクリックして開きます
2. 次のいずれかの方法でAutomationsにアクセスします。
   \*
   1. 右上隅の「Automations」をクリックします。
   2. \[Settings]メニューから\[Automations]を選択します。
3. \[オートメーションの追加] ボタンをクリックして、Automationsモーダルを開きます。
4. \[統合] セクションまで下にスクロールし、統合するアプリを選択します。
5. 統合オプションをクリックして選択し、そのアプリをワークスペースに接続します。
6. 他のアプリにログインします。
7. フィールドに入力してオートメーションをカスタマイズします。
8. 「作成」をクリックします。
9. オートメーションが作成され、有効になりました。

ヒント

オートメーションに説明を追加して、あなたや他の人がオートメーションが何のために作られたのか、どのように機能するのかを理解できるようにします。


---

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