> For the complete documentation index, see [llms.txt](https://docs.engagevr.io/engage/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.engagevr.io/engage/experience-editor/tutorials/intermediate-fire-extinguisher-training/paper-fire/add-the-feedback-recordings-for-the-paper-fire.md).

# Add the feedback recordings for the paper fire

1. On the timeline, select the cog icon for the `paper_water` object.
2. In the **Triggered Effects** section, select **Trigger For**, so that **Everyone** changes to **Local User**.
3. Select **NEW**.
4. From the type of effect options, select **Recording**.
5. Select the response recording for the paper fire: water response.
6. On the file information page, select **Load**.
7. In the **Load Recording** panel, select **Load**.
8. Use the gizmo to position the recording appropriately.

{% hint style="info" %}
After you place the recording, it will disappear. This is because it's a triggered effect and not part of the main timeline. To edit the recording, select the cog icon for the trigger, and then select the cog icon for the Triggered Effect.
{% endhint %}

<figure><img src="/files/jMHjj7Nl4M1zNcRtE6J7" alt=""><figcaption><p>Placement of recorded avatar</p></figcaption></figure>

9. Repeat the process for the other trigger buttons and their corresponding responses.
10. Save the experience.


---

# 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:

```
GET https://docs.engagevr.io/engage/experience-editor/tutorials/intermediate-fire-extinguisher-training/paper-fire/add-the-feedback-recordings-for-the-paper-fire.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.
