# Settings

- [View recording](https://docs.screendesk.io/bug-reports/settings/view-recording.md): Automatically open your capture in a new tab after upload.
- [Countdown timer](https://docs.screendesk.io/bug-reports/settings/countdown-timer.md): Set a 3- or 5-second countdown before recording starts.
- [Keyboard shortcuts](https://docs.screendesk.io/bug-reports/settings/keyboard-shortcuts.md): Trigger captures faster with keyboard shortcuts and customization.
- [Website management](https://docs.screendesk.io/bug-reports/settings/website-management.md): Control which websites Instant Replay runs on.
- [Track user interactions](https://docs.screendesk.io/bug-reports/settings/track-user-interactions.md): Capture clicks and navigation context to make bug reports easier to reproduce.


---

# 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.screendesk.io/bug-reports/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.
