> For the complete documentation index, see [llms.txt](https://help.impact.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.impact.com/partner/ja/nitsuitebitaidesuka/platform-features/action-management/view-outside-of-terms-actions-as-a-partner.md).

# パートナーとして契約外アクションを表示する

提携ブランドとの契約で定められた要件を満たしていないアクションは、規約外とみなされます。これらがアクションロック日までに提携ブランドによって手動で承認されない限り、これらのアクションに対する報酬は支払われません。

{% hint style="info" %}
**例：** ブランドが、1か月に報酬対象として認められるアクション数に上限を設けている場合、その上限を超えた付与済みアクションは、 *規約外* のアクション。
{% endhint %}

#### 規約外のアクションを表示

規約外のアクションは、取り消し済みアクションの特定の種類です。これらのアクションを確認するには：

1. 上部のナビゲーションバーから、 **残高 → 保留中のアクション**.
2. 画面上部のタブから、選択します **規約外**.
3. 特定のブランドの規約外アクションを表示するには、 *規約外のアクション*、からそれらを選択します **ブランド: なし** ドロップダウンメニューから選択します ![](/files/32fe5b2a31fcc6d4be3e0d7e38a6bc36ba6ccf68) **\[検索]**.
4. 特定の規約外アクションをアクションIDで検索するには、そのIDを **アクションID検索バー** に入力し、 ![](/files/32fe5b2a31fcc6d4be3e0d7e38a6bc36ba6ccf68) **\[検索]**.

   <div data-with-frame="true"><figure><img src="/files/1b696aef95d8f622d878a4e295693bba8dc96275" alt=""><figcaption></figcaption></figure></div>
5. アクションの詳細をさらに表示するには、アクション日付の左側で ![](/files/b96ace20197ec6261f4f64bd409b762536c555af) **\[追加]**。詳細はアクションの下に表示されます。


---

# 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://help.impact.com/partner/ja/nitsuitebitaidesuka/platform-features/action-management/view-outside-of-terms-actions-as-a-partner.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.
