> For the complete documentation index, see [llms.txt](https://kb.bevica.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kb.bevica.com/documentation/guides/getting-started-and-navigation/find_entries_-navigate.md).

# Find Entries (Navigate)

Use Find Entries (Navigate) to trace postings and related ledger entries from documents.

Find documents and entries across Bevica that are related to each other based on a piece of common information, choose to search by:

* **Document:** by entering a document number or posting date.
* **Business Contact:** by entering a Contact Type and number.
* **Item References:** by entering a serial number or lot number.

This feature is useful for finding the associated entries that resulted from certain transactions. When you search by document number, you can print the summary from the Document Entries report.

### Get started

The find entries feature is readily available from almost any page by pressing the **Ctrl+Alt+Q** keys. From pages that specifically display posted documents or posted document entries—for both lists and cards—you can also open the feature by choosing the **Find Entries** action directly.

The Find Entries page includes all related documents and entries based on the entered search criteria. The page is divided into three sections:

* The **top** section displays fields and actions that you use for filtering your search.
* The **middle** section displays related documents based on the search.
* The **bottom** section displays information about the source document that was found by searching.

For more information from Microsoft [Finding Related Entries for Documents](https://learn.microsoft.com/en-gb/dynamics365/business-central/ui-find-entries)

### Bevica

Bevica adds **Find entries** to the following pages:

* Duty Ledger Entries
* Paid Reserve Card
* Paid Reserve Card, Ledger Entries subform
* Paid Reserves
* Paid Reserve Ledger Entries
* Posted Paid Reserve Bottling Orders
* Posted Paid Reserve Bottling Order
* Bevica Role Centre
* Bevica Finance Role Centre
* Bevica Operations Role Centre
* Item History

On top of standard Business Central, Bevica searches these additional records when finding entries:

* Paid Reserve
* Paid Reserve Ledger Entry
* Duty Ledger Entry
* Posted Paid Reserve Bottling Order


---

# 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://kb.bevica.com/documentation/guides/getting-started-and-navigation/find_entries_-navigate.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.
