> 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.md).

# Automations

- [Automationsの概要](https://manual.dxable.com/clickup/features-and-clickapps/automations/intro-to-automations.md): ClickUpマニュアル｜生産性を高めるためのカスタムトリガー、アクション、統合オプションなど、ClickUp Automationsを使用してタスクを合理化する方法をご覧ください。
- [カスタムAutomationsを作成する](https://manual.dxable.com/clickup/features-and-clickapps/automations/create-custom-automations.md): ClickUpマニュアル｜計画に基づいてトリガー、条件、アクションを使用して、ClickUpでタスクとサブタスクのカスタムAutomationsを作成する方法を説明します。
- [自動化アクションを使用する](https://manual.dxable.com/clickup/features-and-clickapps/automations/akushonwosuru.md): ClickUpマニュアル｜効率的なワークフロー管理のためのトリガー、アクション、条件を使用してClickUpでタスクの変更を自動化する方法を説明します。
- [自動化トリガーを使用する](https://manual.dxable.com/clickup/features-and-clickapps/automations/use-automation-triggers.md): ClickUpマニュアル｜ClickUpのタスクとサブタスクのオートメーショントリガーを使用してワークフローを合理化し、効率と制御を強化します。
- [自動化条件を使用する](https://manual.dxable.com/clickup/features-and-clickapps/automations/use-automation-conditions.md): ClickUpマニュアル｜担当者、日付、カスタムフィールドなどの条件を使用してClickUpAutomationsを微調整する方法を説明します。
- [Automationsテンプレートを使用する](https://manual.dxable.com/clickup/features-and-clickapps/automations/use-automations-templates.md): ClickUpマニュアル｜50を超えるプリセットのAutomationsテンプレートを探索して、チームのワークフローを合理化し、効率を向上させます。
- [Automationsの管理](https://manual.dxable.com/clickup/features-and-clickapps/automations/manage-automations.md): ClickUpマニュアル｜さまざまなプラン制限を使用して、ClickUpワークスペースでオートメーションを効率的に管理、編集、フィルター処理します。
- [Automationsの使用状況を追跡する](https://manual.dxable.com/clickup/features-and-clickapps/automations/track-automations-usage.md): ClickUpマニュアル｜ClickUp Automationsの使用状況を監視し、アクティブな数、毎月のアクションを追跡し、プランに基づいて制限を管理します。
- [メールの自動化を作成する](https://manual.dxable.com/clickup/features-and-clickapps/automations/create-an-email-automation.md): ClickUpマニュアル｜ClickUp for Business Plansでカスタムトリガーや動的コンテンツなどのeメール自動化を設定する方法を説明します。
- [Automations統合をセットアップする](https://manual.dxable.com/clickup/features-and-clickapps/automations/set-up-automations-integrations.md): ClickUpマニュアル｜ClickUpのAutomations機能を使用してワークフローを効率的に合理化し、GitHub、Calendly、HubSpotなどのアプリを統合して生産性を向上させます。
- [AutomationsのFAQ](https://manual.dxable.com/clickup/features-and-clickapps/automations/automations-faq.md): ClickUpマニュアル｜ClickUpAutomationsの一般的な問題、セットアップ、実行順序、トラブルシューティングのヒントに対する回答を入手します。


---

# 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.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.
