# 8.1 Positioning

#### **Positioning: Optimal camera angles and placement for different procedures.**

* Overhead: Ceiling or wall-mounted fixed cameras provide a wide view for team dynamics and room layout analysis (e.g., trauma resuscitation).
* Close-up: Mobile or wearable cameras offer detailed views for skill analysis (e.g., suturing techniques, intubation).
* Multiple Angles: Consider combining perspectives to achieve a comprehensive understanding of the procedure.

**Minimize Disruption: Balancing recording needs with maintaining a natural workflow.**

* Pre-procedure setup: Prepare equipment in advance whenever possible.
* Dedicated Operator: If possible, assign a team member to manage the camera, freeing others to focus on patient care.
* Streamlined Workflow: Integrate recording into existing procedures where feasible.


---

# 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.neoflix.care/level-2-in-action/8.-recording-during-the-intervention/8.1-positioning.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.
