# Create Your Organization

The first step to using Bullseye is creating your organization. This establishes your account and connects your website domain to the platform.

## Sign Up

1. Go to <https://app.bullseye.so>
2. Sign up using your work email or your preferred authentication provider
3. Complete the onboarding flow

## During Sign-Up

You'll be asked for the following:

### Organization Name

Enter the name of your company or organization. This appears in your dashboard and in any integrations you connect later.

### Website Domain

Add the domain where you'll install the Bullseye tracking pixel (e.g., `example.com` or `www.example.com`). You can add additional domains later in your organization settings.

### How You Heard About Bullseye

This optional field helps us understand how customers discover Bullseye. Select the option that best describes your source.

## Free Trial

New organizations start with a **free trial** that includes:

| Benefit          | Details                                      |
| ---------------- | -------------------------------------------- |
| **Credits**      | 200 credits (one-time)                       |
| **Team members** | Up to 3                                      |
| **Features**     | Core visitor identification, basic dashboard |
| **Commitment**   | None — no credit card required to start      |

Each identified visitor consumes one credit. Use your trial credits to verify the pixel works and see real visitor data before upgrading.

> **Tip:** If you're evaluating Bullseye, install the pixel on a high-traffic page during your trial to see identification in action quickly.

## Next Step

Once your organization is created, proceed to [Install the Tracking Pixel](/getting-started/install-tracking-pixel.md) to add the Bullseye script to your website.


---

# 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.bullseye.so/getting-started/create-organization.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.
