# Browse Limits

{% hint style="info" %}

### Before you start

You must have **System Set Up** selected in the Admin tab of your **General Access security role**.
{% endhint %}

1. Select the Menu button, then **Admin**, then select **System Administration**. The System Administration window appears.
2. In the Explorer pane, expand **System**, then select **Browse Limits**. The **Browse Limits** window appears, listing all the sources through which a call, request or task can be logged.
3. In the box provided for the search limit, type the maximum number of records which you want the system to return on the corresponding search.
4. The minimum value you can enter is 10 and the maximum is 1,000,000. If you type a value less than the minimum, the field value will default to 10, and if you enter a value more than the maximum, the field value will default to 1,000,000.
5. The **Default Search** is used when a customization has been made and the type of search is not specified. This limit is also used for the **Knowledge Admin** search and items returned on the **Calls**, **Requests**, or **Tasks Outstanding** windows and the **Workload** window.
6. Under **Reopen Windows**, specify the following:

<table><thead><tr><th width="249">Outstanding Page Limit</th><th>The number of calls, requests or tasks outstanding windows that can be reopened in a single session. The default is 3.</th></tr></thead><tbody><tr><td>Search Page Limit</td><td>The number of search windows that can be reopened in a single session. The default is 2.</td></tr></tbody></table>

Select to save the changes. Provide the Change Reasons if prompted to do so.


---

# 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.alemba.com/asm-hermes/setup-and-configure-asm/configuring-your-system/system-administration-settings/system-settings-menu/browse-limits.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.
