> For the complete documentation index, see [llms.txt](https://interfacing.gitbook.io/interfacing-help-files/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://interfacing.gitbook.io/interfacing-help-files/quality-managers/quality-event-application/creating-and-managing-quality-events/execute-action-s.md).

# Execute Action(s)

Carry out assigned actions to resolve the quality event.

## Workflow Overview

<i class="fa-location-dot">:location-dot:</i> **Current Task:** Execute the Action

<i class="fa-user">:user:</i> **Performed By:** Assigned Action Owners

<p align="center"><kbd><strong>IMAGE</strong></kbd></p>

***

## Accessing the Task

The **Execute the Action** task can be accessed through any of the following:

* The **To Do** module.
* The **Notification Panel** (via the **Notification Bell**).
* The **direct link** provided in the email notification.

{% hint style="info" %}

#### Task Notifications

Notification behavior depends on the owner's classification.

* **Internal Owners** receive both system and email notifications.
* **External or Supplier Owners** receive email notifications only.
  {% endhint %}

***

## Completing the Task

If the quality event is submitted for immediate correction, execute the assigned action(s).

{% hint style="warning" %}
If an action item involves a **Supplier Corrective Action Request** (**SCAR**), standard execution will be bypassed. Instead, the supplier representative will be notified to investigate and address the SCAR.
{% endhint %}

{% hint style="danger" %}
If no actions are defined in the quality event report, this step is automatically skipped.
{% endhint %}

***

Below is a high-level overview of steps required to complete the **Execute the Action** form.

{% hint style="success" %}
For a detailed guide on executing an action, refer to the topic in the [**See Also**](#see-also) section.
{% endhint %}

{% stepper %}
{% step %}

### Accept or Reject Assignment

Review the details of the assigned action.

* **Accept the assignment** if the scope and requirements are understood.
  * To accept, simply proceed with execution.
* **Reject the assignment** if further clarification or reassignment is needed.
  * To reject, select **Refuse Action** in the **Task Resolution** dropdown, then click **Submit**.

***

{% endstep %}

{% step %}

### Document Findings & Outcomes

Document key findings, challenges encountered, and outcomes achieved during execution. Upload any relevant supporting files or documentation.

<p align="center"><kbd><strong>IMAGE</strong></kbd></p>

***

{% endstep %}

{% step %}

### Submit Action

After completing execution and providing feedback, select **Action Complete** in the **Task Resolution** dropdown, then click **Submit**.

* The item will be routed to the designated reviewer:
  * If **approved**, the subprocess concludes.
  * If **rejected**, the item is returned to the owner for re-execution.
    * This cycle continues until the item is approved.

{% hint style="danger" %}
In the **QE Management** workflow, **Action Item Management** and **SCAR Management** (where applicable) serve as integrated subprocesses.

* For the quality event to proceed, all related subprocesses—action items and SCARs—must be completed, reviewed, and approved.
  {% endhint %}

***

{% endstep %}
{% endstepper %}

***

## See Also

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>How to Execute an Action</strong></td><td>Follow instructions to execute the assigned action effectively.</td><td><a href="https://1488562728-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTx7AmE0d2Q4ja20EYjF5%2Fuploads%2FNEKOaMQapgwlVPppSzip%2FIMS-V16-Apps-Overview-1.png?alt=media&amp;token=0cc2aab3-7135-4e81-86fd-af7eff29f414">IMS-V16-Apps-Overview-1.png</a></td><td><a href="/interfacing-help-files/quality-managers/action-item-application/creating-and-managing-action-items/execute-action.md">Execute Action</a></td></tr></tbody></table>


---

# 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://interfacing.gitbook.io/interfacing-help-files/quality-managers/quality-event-application/creating-and-managing-quality-events/execute-action-s.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.
