> For the complete documentation index, see [llms.txt](https://docs.dbnetsoft.com/dbnetsoft/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.dbnetsoft.com/dbnetsoft/idcampro/general/user-interface-overview/navigation-view.md).

# Navigation View

<figure><img src="/files/P0wjYGzIoSoeco1hkk3t" alt=""><figcaption></figcaption></figure>

Navigation view allows to [navigate](/dbnetsoft/idcampro/competitions/navigation.md) to points in time or events by clicking oin any [marker](/dbnetsoft/idcampro/competitions/markers-and-recordings.md).&#x20;

Matching markers for the selected time have a checkbox at the right hand side.&#x20;

The navigation view allows to chose from any bib or record marker to jump directly to it's timestamp. Notes can be added to these markers as well.&#x20;

#### On New Recording

This setting allows to define what happens on new recordings - should the software jump automatically to that time of day or remain where it is currently (allowing for operators to browse through while still recording new frames)


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.dbnetsoft.com/dbnetsoft/idcampro/general/user-interface-overview/navigation-view.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
