# Main Window Layout

In the last section we downloaded, installed and launched Tacview. Now we will take a closer look at the main window:

![Tacview 3D View and Top Menu Bar](/files/ja34AXaSdEGCAIuiJzN1)

Most of the main window consists of the 3D view where the replays will take place.

At the top of the screen, you will find the top menu bar.

The File menu is where you can open, merge, save, and export files and data:

![Tacview Menu Bar - File Menu](/files/Q1oRPdz4lxHrlgTe2u8L)

From the Recording menu, access the Online Debriefing and Real-Time Telemetry features:

![Tacview Menu Bar - Recording Menu](/files/wpLt73wIljPczQR1bQ4E)

In the Analysis menu, find telemetry, charts and media:

![Tacview Menu Bar - Analysis Menu](/files/1EsX6L1jB5fEQIR8Oek0)

In the Add-ons menu, enable, disable and use Lua and C++/C# add-ons written by the Tacview team, the community or yourself. Also find the debug log:

![Tacview Menu Bar - Add-Ons Menu](/files/ogbnBorhLQ66Z0XTRYFE)

In the Options menu, find various options such as language, units, and display options including terrain:

![Tacview Menu Bar - Options Menu](/files/y8iHuifN98E6n2z4SLsq)

If you have a product key, click the Register button to enter it:

![Tacview Menu Bar - Register Button](/files/tmM83TguGn4qVFcLM6HP)

Access the Help menu to see the controls list, command line options, check for updates, contact technicaly support, and get more information about your copy of Tacview (see About Tacview):

![Tacview Menu Bar - Help](/files/bU7m1hSYHI4CpULGXnFi)

Next, notice the drop-down menus just under the top menu bar:

![Object Selection Drop-down Menus](/files/JWBUQ1uMwQS93mxFXlOa)

This is where you will select the primary and secondary objects you are most interested in:

![Object Selection Drop-down Menus](/files/zjpvrl32UunXXxmd1vkQ)

Now let's go over the options on the bottom of the screen:

![Bottom Toolbar](/files/sGrSlQHN7bM29TFUrzxK)

The Playback Control Bar works like any playback bar to control time. Go to Analysis → Playback Control Bar to make it visible and invisible:

![Playback Control Bar](/files/fewNTkwF0YQo0bYxwFpJ)

The slider illustrated below serves to change the length of the trails left by the objects in the replay. Please be advised that long trails can affect performance. Double click on the slider to reset the trail to its default length:

![Trails Slider](/files/DuwKrB8ZkVwT9dJUAMqi)

Lastly, let's take a closer look at the bottom menu bar:

![Bottom Menu Bar](/files/aYUkuV8Y0ZBSvBwDs4E3)

![Bottom Menu Bar](/files/9rwNAYOvTQW5Cjd7uGBs)

The first four buttons are camera mode options. Choose between cockpit view, external view (focused on the primary selected aircraft), satellite view, or free camera (use WASDEC to move the camera):

![Bottom Menu Bar - Camera Modes](/files/U59xzHZ2KFiR8KWFFpql)

Next, toggle the Display Object Height button to make vertical lines or a "wall" appear between your object and the ground:

![Bottom Menu Bar - Display Object Height](/files/bajsiRWg0aPfAeQlkGKM)

The Display Selected Object Vectors button allows you to display heading, course, lift and pilot line of sight vectors where available:

![Bottom Menu Bar - Display Selected Object Vectors](/files/lak2Gn2fynDME7tMeIYf)

Use Display Object ID's to show labels on objects:

![Bottom Menu Bar - Display Object ID's](/files/zaNiZiG5kEXXXWVbciDg)

To see engagement range bubbles, use the Display SAM/AAA Lethal Ranges button:

![Bottom Menu Bar - Display SAM AAA Lethal Ranges](/files/HGr0x9PjId12emabphXC)

Radar locks are not always available, but when they are, the Display Radar Locks button controls their visibility:

![Bottom Menu Bar - Display Radar Locks](/files/fXwafFva64KkB8iRcLBV)

Automatically scale up distant objects using this button:

![Bottom Menu Bar - Automatically Scale Up Distant Objects](/files/6JPE8C9yV7ELRbl2gfXr)

Finally, insert a bookmark or copy or paste a shortcut using the yellow star button:

![Bottom Menu Bar - Bookmarks and Shortcuts](/files/qxrdeazUawT0XJll7AvQ)

Now that we have finished our overview of the main window layout, the next step is to open a file.


---

# 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/getting-started/main-window-layout.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.
