# Performance

{% hint style="info" %}
We advise not to run the Terminal in multiple browser tabs simultaneously, as this will degrade performance. Please use the Terminal's internal tab system!
{% endhint %}

The Terminal comes with our recommended performance settings by default. If you want to adjust those yourself, please head to the Performance tab in the Settings menu.

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

### Buffered Updates

When enabled, this settings will process updates on your orders, positions etc in batches rather than individually. This can give a tremendous performance boost when cancelling / creating large numbers of orders e.g. during a Scale or Swarm. On by default.

### Automatic Refresh Rate

The Terminal will switch between Slow, Medium and Fast automatically when it detects increased market activity. On by default

### Refresh Rate

If you are operating on a slower machine, you can manually adjust the base refresh rate. Fast by default.

### Disable all Refresh Rate Management

By enabling the Refresh Rate Management a performance dial will appear in the header menu. If you want full control or things get *really* heavy you can modify the UI refresh rate quickly and manually by adjusting the dial. Disabled by default.

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


---

# 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.insilicoterminal.com/documentation/application-elements/performance.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.
