> ## Documentation Index
> Fetch the complete documentation index at: https://docs.bragbox.one/llms.txt
> Use this file to discover all available pages before exploring further.

# Quickstart

> Go from signup to your first testimonial in under 2 minutes.

## 1. Create your account

Sign up at [app.bragbox.one](https://app.bragbox.one/auth/register) with your email and password. No credit card required to start.

## 2. Create a campaign

Once you're in the dashboard, click **New Testimonial Link**.

Fill in:

* **Campaign name** — internal label, customers won't see this (e.g. "Post-project follow-up")
* **Prompt** — what you ask your customer to respond to (e.g. "How did working with us go?")
* **Submission type** — text, video, or both

Click **Create Link** and BragBox generates a unique public URL.

## 3. Share the link

Copy the generated link and send it to your customer — email, WhatsApp, SMS, whatever you use. Customers open the link on any device and submit without creating an account.

## 4. Approve the submission

New testimonials land in your dashboard as **Pending**. Go to your testimonials list, review the content, and click **Approve** to publish it.

## 5. Embed it on your site

From your dashboard, copy the embed snippet and paste it into your website. Done — the widget will display all approved testimonials from that campaign.

```html theme={null}
<script
  async
  src="https://bragbox.one/widget.js"
  data-bragbox-id="wid_your_id_here"
></script>
```

<Note>
  Need help with a specific website platform? See the publishing guides for [WordPress](/publishing/wordpress), [Wix](/publishing/wix), [Squarespace](/publishing/squarespace), and [custom sites](/publishing/custom-site).
</Note>
