# アプリケーションワークフローの実行順序を設定する

アプリケーションのワークフローの順序を入れ替えることで、これらのワークフローが実行される順序を制御できます。

複数のワークフローに重複する条件がある場合、その順序によって結果が異なることがあります。たとえば、 *米国外のパートナーを拒否する* ワークフローと、 *すべてのクリエイターを承認する* ワークフローは、米国外にいるクリエイターに対して矛盾する結果を生む可能性があります。自動承認ワークフローが先に実行されると、申請は承認されます。自動拒否ワークフローが先に実行されると、申請は拒否されます。

1. 左側のナビゲーションメニューから、次を選択します ![](/files/7ddd72d8e69e7055d9408cf4847c5c54abf9f71d) **\[Engage]** → **パートナー** → **自動化** → **Workflows**.
2. ワークフロー画面で、 **アプリケーション** タブを選択します。
3. 右上隅で、次を選択します **ワークフローの並べ替え**.
4. 〜の *ワークフローの並べ替え* モーダルで、ドラッグ＆ドロップ機能を使用してワークフローの順序を並べ替えます。
5. 次を選択します **保存**.

   * これで、アプリケーションのワークフローは新しい順序に基づいて実行されるはずです。

   <div data-with-frame="true"><figure><img src="/files/62df2c9b4407ec481f5c4cd44d85ae44a6f436bb" alt=""><figcaption></figcaption></figure></div>


---

# 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://help.impact.com/brand/ja/nitsuitebitaidesuka/platform-features/review-partner-applications/automate-partner-application-processing/set-application-workflow-execution-order.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.
