UiPath Documentation
autopilot
latest
false
重要 :
このコンテンツの一部は機械翻訳によって処理されており、完全な翻訳を保証するものではありません。 新しいコンテンツの翻訳は、およそ 1 ~ 2 週間で公開されます。
UiPath logo, featuring letters U and I in white

Autopilot ガイド

最終更新日時 2026年4月30日

開始プロンプト

開始プロンプトは、一般的なタスクの実行について効果的な指示を提供することを目的とした定義済みの命令です。開始プロンプトは、プロンプトが適用される部署 (「総務」、「営業」、「人事」など) と、プロンプトで開始するアクションのカテゴリ (作成、分析、スケジュール設定、最適化など) に基づいて作成できます。

既定のプロンプトとカスタマイズされたプロンプト

If no customized prompts exist in any folder you can access, Autopilot displays a set of default prompts. Once you add even a single custom starting prompt, the default ones are no longer displayed. When defining a starting prompt, you must provide a department and a category. All changes are captured in the starting_prompts.json file, which is generated automatically when you add the first custom prompt. You can find it in the Autopilot Document Config storage bucket of the selected folder.

ユーザーに表示されるプロンプト

複数のフォルダーにアクセスすることができる場合に、各フォルダーに一連の開始プロンプトが定義されているときは、すべてのプロンプトが集約されて起動時に表示されます。重複するエントリは取り除かれます。

開始プロンプトを注目のプロンプトに設定する、またはピン留めすることができます。注目のプロンプトまたはピン留めされたプロンプトは、起動時に UI で常にリストの最上部に表示されます。

プロンプト内のプレースホルダー

開始プロンプトにプレースホルダーを含めるには、プレースホルダーを 3 つの山かっこのペア <<< >>> で囲みます。プレースホルダーは、周囲が青色で強調表示されていることで識別できます。この強調表示により、プレースホルダーが置換されることを示します。たとえば、ユーザーが「<<<場所>>> の気象情報を教えてください」というプロンプトを選択した場合、<<<場所>>> を現在の市区町村名に置き換えることができます。その後、Autopilot はその特定の場所のデータを取得して回答を提供します。

フォルダー内の開始プロンプトを表示する

When you first access the Starting prompts panel, no folder is selected, and no starting prompts are displayed.

To display the starting prompts in a specific folder, select the folder from the Orchestrator folder dropdown menu. The Configured folders only checkbox next to the folder dropdown menu allows you to sort the list to display only the folders that have custom starting prompts predefined. Leaving this option clear displays all the folders in the tenant you can access.

フォルダーを選択すると、次のオプションがアクティブになります。

  • Upload - allows you to upload a CSV file containing multiple custom starting prompts.
    重要:

    フォルダー内にある既存の開始プロンプトは上書きされます。

  • Download - allows you to download the current starting prompts to a CSV file.
  • Create new - allows you to add a new starting prompt in the selected folder.

開始プロンプトを追加する

新しい開始プロンプトを追加するには、次の手順を実行します。

  1. Navigate to the Automation Cloud™ > Admin > AI Trust Layer > Autopilot for Everyone tab, then choose the tenant where Autopilot for Everyone is installed.
  2. Expand the Starting prompts settings section.
  3. From the Orchestrator Folder dropdown, select the folder where you want to add new prompts.
  4. To filter the folders that have custom starting prompts predefined, select the Configured folders only checkbox. Leaving this option clear displays all the folders you can access in the selected tenant.
  5. Select the Create new option. The Creating new starting prompt panel opens.
  6. In the Department* field, write the name of the department for which the new starting prompt should apply.
  7. In the Category* field, write the name of the category for which the new starting prompt should apply.
  8. In the Prompt displayed to the user* field, write the title of the starting prompt displayed upon start-up.
  9. In the Prompt sent to AI* field, write the prompt that that appears in the chat box.
    重要:

    プレースホルダーを含める場合は、プレースホルダーのテキストを 3 つの山かっこ <<< >>> で囲んでください。

  10. If you want this starting prompt to always show up in the Autopilot chat, select the Display prompt as featured prompt option.
  11. To prompt users to upload files, select the Require a file upload along with prompt option.
  12. Select Save to create the starting prompt. The panel closes and you are returned to the Starting Prompts table.
  13. Select Save Changes. This generates the starting_prompts.json file and automatically creates the storage bucket in the selected folder, but only if these don not exist already. The JSON file should contain all the previously added prompts.

開始プロンプトを編集する

既存のプロンプトを編集するには、次の手順を実行します。

  1. Navigate to the Automation Cloud™ > Admin > AI Trust Layer > Autopilot for Everyone tab, then choose the tenant where Autopilot for Everyone is installed.
  2. Expand the Starting prompts settings section.
  3. From the Orchestrator Folder dropdown, select the folder containing the prompt you want to edit.
  4. To filter the folders that have custom starting prompts predefined, select the Configured folders only checkbox. Leaving this option clear displays all the folders you can access in the selected tenant.
  5. For the desired prompt, select Edit. The Updating starting prompt opens.
  6. 必要に応じて、目的のプロパティを変更します。
  7. Select Save to update the starting prompt. The panel closes and you are returned to the Starting Prompts table.
  8. Select Save Changes to update the corresponding starting_prompts.json file.

開始プロンプトを削除する

既存のプロンプトを削除するには、次の手順を実行します。

  1. Navigate to the Automation Cloud™ > Admin > AI Trust Layer > Autopilot for Everyone tab, then choose the tenant where Autopilot for Everyone is installed.
  2. Expand the Starting prompts settings section.
  3. From the Orchestrator Folder dropdown, select the folder containing the prompt you want to delete.
  4. To filter the folders that have custom starting prompts predefined, select the Configured folders only checkbox. Leaving this option clear displays all the folders you can access in the selected tenant.
  5. For the desired prompt, select Delete. A confirmation message is displayed.
  6. Select Confirm to delete the prompt, or Cancel to dismiss the action.
  7. Select Save Changes to update the corresponding starting_prompts.json file.

既定のプロンプトに戻す

Adding even a single custom starting prompt removes all default ones. To continue to use them, select the Add default prompts option. This appends the default prompts to the list. Remember, changes apply only after selecting Save changes.

開始プロンプトを削除する

To download the current list of starting prompts for the selected folder, select Download. This saves the starting_prompts.csv file in the Downloads directory on your device. If no prompts exist in the folder, a blank CSV is downloaded.

CSV ファイルには、開始プロンプトのプロパティがヘッダー departmentcategorytitlepromptisFeaturedrequiresFileUpload として含まれます。

開始プロンプトをアップロードする

To add multiple starting prompts at once, select Upload. This action opens the Upload starting prompts panel. Ensure you have a prepared CSV file with these headers in order: department, category, title, prompt, isFeatured, requiresFileUpload. The values for these headers should adhere to the following:

  • department: プロンプトが適用される部署の名前です。
  • category: プロンプトが適用されるカテゴリの名前です。
  • title: 開始プロンプトのタイトルです。
  • prompt: チャット ボックスに表示されるプロンプトです。
  • isFeatured: プロンプトをピン留めするには TRUE を使用します。ピン留めしない場合は FALSE を使用します。
  • requiresFileUpload: ファイルのアップロードが必要な場合は TRUE を使用します。必要ない場合は FALSE を使用します。

このページは役に立ちましたか?

接続

ヘルプ リソース サポート

学習する UiPath アカデミー

質問する UiPath フォーラム

最新情報を取得