# 【TIPS】Conversation アプリ編集の便利な機能

## ＜複数のノードの移動、複製、削除をする方法＞ <a href="#select-multiple-nodes-to-move-duplicate-or-delete" id="select-multiple-nodes-to-move-duplicate-or-delete"></a>

<figure><img src="https://i0.wp.com/blog.allganize.ai/content/images/2021/07/Screen_Shot_2021-07-16_at_3_08_10_PM.png?resize=557%2C264&#x26;ssl=1" alt=""><figcaption></figcaption></figure>

* チャット編集画面では、Shiftキーを押しながらドラッグすると、複数のノードを選択することができます。 選択したノードをドラッグして、一緒に位置を移動させたり、複製や削除を行うこともできます。
* 複数のノードを複製するとノード間の接続も複製されます。

## ＜StatusがONのキャンペーンをユーザーに影響なく編集する方法＞ <a href="#edit-a-campaign-while-not-turning-it-off" id="edit-a-campaign-while-not-turning-it-off"></a>

* Statusが”ON”のキャンペーンを編集する場合はStatusを”OFF”にしなければなりませんが、以下の二つの方法で回避することができます。
* **実行中のキャンペーンをコピーし、コピーしたキャンペーンを編集する。** コピーしたキャンペーンの編集が完了した後、まず新しいキャンペーンをオンにしてから、既存のキャンペーンをオフにします。この順序で進行すると、常にキャンペーンは、稼働している状態を維持することができます。

<figure><img src="https://i0.wp.com/guide.allganize.ai/wp-content/uploads/2022/05/%E3%83%81%E3%83%A3%E3%83%83%E3%83%88TIP1-1.png?resize=555%2C136&#x26;ssl=1" alt=""><figcaption></figcaption></figure>

* **「キャンペーンに移動」ノードを使う。** 「キャンペーンに移動」ノードを利用して、複数のキャンペーンを接続している場合は、メインのキャンペーンのStatusがONであれば、他のキャンペーンは、オフの状態でもかまいませんので、OFFのStatusキャンペーンは制限なしに編集が可能です。\
  ただし、この方法は、修正中のキャンペーン（移動先のキャンペーン）がお客様に公開されるおそれが有りますので注意ください。なお、小規模のチャットフロー修正を頻繁に実施する場合には、この方法が便利です。

## ＜チャット編集のズームインとズームアウト＞ <a href="#zoom-in-and-zoom-out-chat-builder" id="zoom-in-and-zoom-out-chat-builder"></a>

* チャット編集画面では画面のズームイン／ズームアウトを利用できます。複雑なチャットフローを設計する際に利用下さい。

<figure><img src="/files/xx5TEF5r8YfeRpK3LwyY" alt=""><figcaption></figcaption></figure>

* **ズームイン／ズームアウトの設定は、個人別／キャンペーンごとにローカルに保存されます。** .

## ノードのコピー機能を利用して、作成の手間を減らす <a href="#clone-a-node-instead-of-creating-a-new-one" id="clone-a-node-instead-of-creating-a-new-one"></a>

* ノードのコピー機能は、同一のノードを作成する以外に, **複雑なチャットフローを設計している場合など、ノード作成効率を高めることができます。**

<figure><img src="https://i0.wp.com/guide.allganize.ai/wp-content/uploads/2022/05/%E3%83%81%E3%83%A3%E3%83%83%E3%83%88TIP4.png?resize=800%2C515&#x26;ssl=1" alt="" width="375"><figcaption></figcaption></figure>

* たとえば、以下のように、テキスト入力を受ける「質問する」ノードが多数必要な場合、新しいノードを作成すると、1〜5の手順が毎回必要となります。 しかし、コピー機能を使用すると、ステップ2、3、および場合によって5をスキップすることができます。

<figure><img src="/files/oZaP6IoxZ2SJre80xqG1" alt=""><figcaption></figcaption></figure>


---

# 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.allganize.ai/alli-llm-app-market/app-management/tips-skill-editor.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.
