# Online Debriefing Client

With Tacview, online debriefings can be performed during which all participants open the same `ACMI` file and the debriefing host can control that `ACMI` file throughout the debriefing.

The host and the client(s) must open the same `ACMI` file in Tacview’s 3D view (or their respective `ACMI` files recorded from the same session). Tacview will not transfer any terrain, static objects or media files, so ensure that the clients have access to these files before beginning the debriefing.

To be a client of an online debriefing, Tacview Standard is required. To [host an online debriefing](/tacview/features/tacview-advanced/online-debriefing-host.md), or to be given control, Tacview Advanced is required.

### Client Instructions

Open `Recording` -> `Online Debriefing`

![Online Debriefing - Client](/files/jfnMGbaHOeyePrrXf5CN)

Enter the host’s IP address (public for Internet, local for LAN)

Click `Join`. The connection should be almost instantaneous, and details will be displayed in the bottom left corner:

![Online Debriefing - Connected](/files/jdLj9xqVrLQrCTPnHDbu)

If connection fails, double-check the host IP address and confirm with the host that the port is open or redirected, and ensure the password (if applicable) matches the host's password.

To leave a debriefing, go to `Record` → `Online Debriefing` and click the `Leave` button in the connection window:

![Online Debriefing - Leave](/files/l0Opu1s8F55rgN3bCZqK)


---

# 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://raia-software-inc.gitbook.io/tacview/features/tacview-standard/online-debriefing-client.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.
