# Browser & Progress Bar

{% hint style="info" %}
You can customize the browser and the progress bar for all of your demos or for a specific demo.
{% endhint %}

### Setting workspace defaults

You can choose a default browser bar style and whether to show or hide the progress bar for all demos by navigating to the Customization tab on your workspace.

![](https://d33v4339jhl8k0.cloudfront.net/docs/assets/65cd1b060e92bd4055f3b684/images/65d3dedfe3adc6007de13afc/file-L72OHeBJVC.png)

### Browser bar settings

You can choose to disable or choose the browser bar settings for a specific demo by navigating to the Customization tab within the Supademo in question.

### Progress Bar Settings

You can choose to disable or choose the progress bar settings for a specific demo by navigating to the Customization tab within the Supademo in question.


---

# 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.supademo.com/admin-and-billing/workspace-maintenance/browser-and-progress-bar.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.
