# Setup BugBug

## **Quick and hassle-free setup**

* BugBug set-up takes only a few minutes
* It doesn't require any engineering skills, you just need a basic knowledge of HTML
* You can try BugBug for free, no credit card is required
* The free 14-day trial will start automatically and give you access to premium features right away
* After the trial ends you can stay on a free plan or start a subscription - see [pricing](https://bugbug.io/pricing/)

## Sign up

You have few options to [sign up](https://app.bugbug.io/sign-up/)&#x20;

* with your email address
* with GitHub account
* with Micrsoft account
* with your Google account.

![](https://3168433179-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MKixgeBPbLvnD0l1eiV%2Fuploads%2FK6ufW3FXDMmVyUAohD45%2FGroup%207.png?alt=media\&token=553ee8a9-a967-4274-a1bf-4775a05b1ee5)

After registration go to your email inbox and **confirm your BugBug account.**

![](https://3168433179-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MKixgeBPbLvnD0l1eiV%2Fuploads%2F57E5Fnr5hTMraYmLvo6k%2Fimage%2019.png?alt=media\&token=ef25fd67-a02e-4ff4-b991-ac9fb23f517f)

## Install Test Recorder

To run and record tests, BugBug requires you to install the [BugBug Chrome Extension Test Recorder](https://chromewebstore.google.com/detail/bugbug-automation-testing/oiedehaafceacbnnmindilfblafincjb?hl=en-US\&utm_source=ext_sidebar) and enable it in Incognito mode.

<figure><img src="https://3168433179-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MKixgeBPbLvnD0l1eiV%2Fuploads%2FEcwnZ2QvzFXkfLehw4xv%2FScreenshot%202026-03-31%20at%2015.42.08%201.png?alt=media&#x26;token=68ca00ba-5c32-4bcc-9b24-5061a98759bc" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
[Read the BugBug Test Recorder guide.](https://docs.bugbug.io/quick-start/install-test-recorder)
{% endhint %}


---

# 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.bugbug.io/quick-start/setup-bugbug.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.
