> ## Documentation Index
> Fetch the complete documentation index at: https://docs.wandb.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Trace pages load slowly

If trace pages load slowly, reduce the number of rows displayed to improve load time. The default value is `50`. You can reduce the number of rows from the UI or by using query parameters.

### Adjust in the UI (recommended)

Use the **Per page** control at the bottom right of the Traces page to adjust the number of rows displayed. In addition to the default of `50`, you can set the value to `10`, `25`, or `100`.

### Use query parameters

If you prefer a manual approach, you can modify the `pageSize` query parameter in your query URL to a value less than the maximum of `100`.

***

<Badge stroke shape="pill" color="orange" size="md">[Trace Data](/support/weave/tags/trace-data)</Badge>
