# Settings

### Extension Settings

Open the extension and click the **three vertical dots (⋮)** icon on the top left (just beside the home icon). Now, click "**Extension Settings**" to access it.

### Available Options in the Extension Settings

<table><thead><tr><th width="252.888671875">Name</th><th width="487">Description</th></tr></thead><tbody><tr><td>Manage Extension</td><td>Manage, enable, disable, or remove the extension.</td></tr><tr><td><a href="/pages/tvgpiZhHxVoP006en6ei">Keyboard shortcuts</a></td><td>Customize keyboard shortcuts to quickly access and control extension features.</td></tr><tr><td>Theme</td><td>Select theme for the extension: Light | Dark | System</td></tr><tr><td>Capture Cookies</td><td>Enable/disable cookie capturing by the extension to display them in bug reports for debugging sessions.</td></tr><tr><td><a href="/pages/844W0Dwm5ZjLNLldwaWm">Clear cookies &#x26; cache</a></td><td>Enable/disable auto-refresh page after clearing cookies &#x26; cache.</td></tr><tr><td><a href="/pages/UYRnHfR6Uoula3nU6jQ9">Enable Rewind</a></td><td>Master toggle switch to enable/disable the Rewind feature for the extension.</td></tr><tr><td>Blocked websites "<strong>for Rewind</strong>"</td><td>Add websites/domains on which the <strong>Rewind</strong> would remain deactivated at all times. </td></tr><tr><td>Always allow websites "<strong>for Rewind</strong>"</td><td>Add websites/domains on which the <strong>Rewind</strong> would remain activated at all times.</td></tr><tr><td><a href="/pages/jUprQa6Py8Rodcg6LKz7">Redact Data with Regex</a></td><td>Manage custom regex patterns to devtools data captured in bug reports, allowing you to hide or redact sensitive information from bug reports before they get uploaded.</td></tr><tr><td>Manage Extension Access</td><td>Add websites/domains on which the <strong>BetterBugs.io extension</strong> would remain deactivated at all times. </td></tr></tbody></table>


---

# 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.betterbugs.io/product-features/settings.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.
