# Sign Up & Login

Getting started with Fibr takes less than a minute. You can create an account using Google, Microsoft, email, or your company's SSO if you're on an enterprise plan.

Once you're in, you'll land in your Fibr Dashboard where you can connect your website, link your ad accounts and analytics, and start generating hypotheses, running experiments, or building personalized experiences.

**Ready?** Head to the [Fibr Sign Up page](https://app.getfibr.co/) and choose your preferred method below.

<figure><img src="/files/AhdtBKmwrMFnqgUgeppq" alt="" width="563"><figcaption></figcaption></figure>

***

#### Your Sign-Up Options

| Method           | Best For                                   | Requirements               |
| ---------------- | ------------------------------------------ | -------------------------- |
| Google           | Fastest option if you use Google Workspace | Google account             |
| Microsoft        | Teams using Microsoft 365 or Azure         | Microsoft account          |
| Email & Password | Anyone who prefers traditional login       | Any email address          |
| SSO              | Enterprise teams with centralized identity | Enterprise plan + IT setup |

***

#### Option 1: Sign Up with Google

1. Click **Continue with Google** on the login page
2. Choose your Google account
3. Approve the access request
4. Done. You'll be redirected to your Fibr Dashboard immediately.

<figure><img src="/files/YQpvE01OKAn6Z27wwOGz" alt="" width="563"><figcaption></figcaption></figure>

> **Security note:** Fibr uses OAuth 2.0, the industry-standard authentication protocol. Your Google password is never shared with Fibr. This process is fully compliant with Google's API policies.

***

#### Option 2: Sign Up with Microsoft

1. Click **Continue with Microsoft** on the login page
2. Sign in to your Microsoft account and confirm permissions
3. Done. You'll be redirected to your Fibr Dashboard immediately.

> **Security note:** Like Google, this uses OAuth 2.0 through Microsoft's identity platform. Your credentials stay with Microsoft and are never exposed to Fibr.

<figure><img src="/files/H6FDLrkiuHtwNQsWM2Rg" alt="" width="563"><figcaption></figcaption></figure>

***

#### Option 3: Sign Up with Email & Password

1. Enter your email address and click **Continue**
2. Check your inbox for a verification email (it should arrive within a minute)
3. Click the link in the email to verify your address
4. Create a password to complete your account setup

<figure><img src="/files/Qbwu1pssJGx8KCc13NbJ" alt="" width="563"><figcaption></figcaption></figure>

> **Security note:** We send a verification email to confirm you own the address. Your password is stored using strong encryption and is never visible to anyone, including our team.

***

#### Option 4: Sign Up with SSO

*Requires an active Enterprise plan with SSO enabled by your IT team.*

If your company uses a centralized identity provider like Okta, Azure AD, or Ping Identity, you can sign in with your existing corporate credentials.

1. Click **Continue with SSO**
2. Enter your company domain (for example: `acme.com`)
3. You'll be redirected to your corporate login page
4. Sign in with your company credentials
5. Done. You'll return to Fibr with automatic access to your team's workspace.

> **Don't see the SSO option?** Your organization may not have it enabled yet. Check with your IT admin or contact us at <support@getfibr.co> to get it set up.

***

#### Troubleshooting

* **I didn't receive the verification email** Check your spam or junk folder first. If it's not there, return to the sign-up page and click **Resend email**. Most emails arrive within a minute, but occasionally there's a short delay.
* **I see "Domain Not Allowed"** This usually means your email domain hasn't been whitelisted for your workspace. Contact your IT admin, or reach out to us at <support@getfibr.co> and we'll help sort it out.
* **The Google or Microsoft button isn't showing** Your browser might be blocking third-party cookies. Try opening Fibr in an incognito or private window, or clear your browser cookies and refresh the page.
* **I see "Email already exists"** Good news: you already have an account! Click **Forgot Password** on the login page to reset your credentials and get back in.
* **SSO keeps looping or timing out** Your company's identity provider session may have expired. Close all browser tabs, open a fresh window, and try signing in through SSO again.

***

#### What's Next?

Once you're logged in, you'll want to:

1. [**Invite your team**](/get-started-with-fibr-ai/inviting-your-team.md) so everyone can collaborate
2. [**Install the Fibr Script** ](/get-started-with-fibr-ai/fibr-script/configure-fibr-script-to-your-website.md)on your website to start tracking
3. [**Connect your integrations**](/integrations/integrate-google-tag-manager.md) like Google Analytics, Google Ads, or Meta Ads


---

# 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://support.fibr.ai/get-started-with-fibr-ai/sign-up-and-login.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.
