# Recording links with developer logs

### Create Recording URLs from Your Own Domain

> You can register your own domain within BetterBugs.io for creating recording URLs as recording links. Once you add and configure your website/domain with BetterBugs' “**Recording Links**” feature, you can send recording links from your domain to others.&#x20;

Using the recording URL, **users can record their screen + send auto-attached console logs, network requests, and other developer tools information back to you**.&#x20;

There’s no back-and-forth for missing info, and developers can start debugging right off the bat using the comprehensive report.

It’s perfect for getting the visual proof, complete context, and technical details all bundled within the same report. Both technical and non-technical users can easily create and submit bit-perfect bug reports back to you.

<a href="/pages/wfvccD3PCPfvozFySM6C" class="button primary">Configure your own domain</a>


---

# 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/recording-links/recording-links-with-developer-logs.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.
