# Submitting an Engagement

<mark style="background-color:yellow;">Step 1:</mark> Click **View** under the "Actions" column of an engagement.

<div align="left"><figure><img src="/files/GousZEILYYu2beCjLBwC" alt=""><figcaption></figcaption></figure></div>

<mark style="background-color:yellow;">Step 2:</mark> Click **Submit Engagement**.&#x20;

{% hint style="danger" %}
Clicking **Submit Engagement** cannot be reversed.&#x20;
{% endhint %}

<div align="left"><figure><img src="/files/w7JctmTNcBfDdEfeK5YB" alt=""><figcaption></figcaption></figure></div>

The engagement is now a report, and PlexTrac redirects to the **Procedures** tab of the **Reports** module.

<div align="left"><figure><img src="/files/6zHO410NUpj4fKJMSiI9" alt=""><figcaption></figcaption></figure></div>

Submitted engagements will still be displayed in the **Runbooks** module, but the engagement can no longer be viewed or edited, and the link provided under the "Actions" column will open the **Reports** module.&#x20;

<div align="left"><figure><img src="/files/uj5mF7diwfKfNVIRMQK7" alt=""><figcaption></figcaption></figure></div>

{% hint style="info" %}
Deleting a submitted engagement in **Runbooks** does not delete the report.
{% endhint %}


---

# 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.plextrac.com/plextrac-documentation/product-documentation/runbooks/engagements/submitting-an-engagement.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.
