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

# New User Onboarding Guide

> Learn how to set up a new account with Pagos and join an Organization

## Overview

Each individual who signs up with Pagos creates a **user account** and joins an [**Organization**](/getting-started/managing-your-pagos-organization). Your company's Organization is the shared business account where your team can collaborate within the Pagos Platform to view and analyze the payments data ingested from your payment processors.

Depending on your situation, there are three ways to become a Pagos user:

* [Create an account and a new Organization](#create-an-account-and-a-new-pagos-organization)
* [Accept an invitation to join an existing Organization](#accept-an-email-invitation)
* [Create an account and join an existing Organization](#create-an-account-and-join-an-existing-organization)

## Create an Account and a New Pagos Organization

<Warning>
  Only complete the following steps if your company **doesn't have a Pagos Organization yet**. If your company already has a Pagos Organization with established data connections, ask an Admin to [invite you](/getting-started/managing-your-pagos-organization#inviting-new-members) or see the instructions for [creating an account and joining an existing Organization](#create-an-account-and-join-an-existing-organization).
</Warning>

<Steps>
  <Step title="Sign Up for a Pagos Account">
    Navigate to our [sign up page](https://secure.pagos.ai/sign-up), and enter your first name, last name, email address, and password. Agree to the Terms of Service and Privacy Policy, then click **Continue**.
  </Step>

  <Step>
    Enter the verification code sent to your email address.
  </Step>

  <Step>
    Beside **Insights, Opportunities, & BIN Data**, click **Get Started**.
  </Step>

  <Step title="Customize your Organization">
    Click the **settings** icon in the top-right corner of the Pagos Service Panel. Under **My Company**, click **Settings**. Your new Organization defaults to the name **My Company**; click **Update profile** to update the name to match your business, and add a logo image if desired. Click **Save**

    <Note>
      While not strictly required, we recommend naming your Organization after your business. It helps new users find and join the right team.
    </Note>
  </Step>
</Steps>

After you set up your account and organization, you can:

* [Update your Pagos account profile information](/getting-started/managing-your-pagos-account#managing-your-pagos-user-account)
* [Invite new members to your Team](/getting-started/managing-your-pagos-organization#inviting-new-members)
* [Connect your PSPs](/importing-data/connecting-your-payment-processors-to-pagos) to import payments data
* Test out Pagos services in [Test Mode](/getting-started/managing-your-pagos-account#test-mode)

## Accept an Email Invitation

Users with the **Admin** role can [invite new members to join their Organization](/getting-started/managing-your-pagos-organization#inviting-new-members).

To accept an invitation to join an existing Pagos Organization:

<Steps>
  <Step title="Log out of any existing Pagos accounts">
    If you already have a Pagos account with the same email address that received the invitation (e.g. for testing purposes or with another Organization), you must first log out of that account. If you don't have a Pagos account already, skip this step.

    <Warning>
      The same email address **can** be a member of multiple Organizations, but you **must** be logged out to accept an invite to a new Organization.
    </Warning>
  </Step>

  <Step title="Accept the Invite">
    In the invitation email, click **Accept invitation**.
  </Step>

  <Step title="What happens next depends on whether or not you already have a Pagos user account with that email address:">
    <AccordionGroup>
      <Accordion title="For new users...">
        If your email address isn't associated with an existing Pagos account, complete the form to create an account, then click **Continue**. The Pagos Service Panel will open, logged into your new Organization.
      </Accordion>

      <Accordion title="For existing users...">
        If you already have a Pagos account and are members of a different Organization, you'll immediately land in the Pagos Service Panel, logged into the new Organization. To navigate between Organizations, click the Organization name in the top-left corner, then select an option from the dropdown menu.

        <Frame>
          <img src="https://mintcdn.com/pagossolutionsinc/5EFeXnDHI3X9pHx_/images/org_switcher.png?fit=max&auto=format&n=5EFeXnDHI3X9pHx_&q=85&s=7af93250a267b0c69d2dfcd0ec685a1c" alt="Organization Switcher" width="2200" height="1200" data-path="images/org_switcher.png" />
        </Frame>
      </Accordion>
    </AccordionGroup>
  </Step>
</Steps>

## Create an Account and Join an Existing Organization

If your Organization has a [verified domain](/getting-started/managing-your-pagos-organization#adding-a-verified-domain) with **Automatic suggestions** turned on, any new user with an email address on your domain can request to join your Organization at sign up.

To sign up for a new user account and request to join an existing Organization:

<Steps>
  <Step title="Sign Up for a Pagos Account">
    Navigate to our [sign up page](https://secure.pagos.ai/sign-up), complete the form to create an account, then click **Continue**.
  </Step>

  <Step>
    Enter the verification code sent to your email address.
  </Step>

  <Step title="Request to Join the Organization">
    To join your company's established Pagos Organization, click **Request to join** beside the Organization name. An Admin must [approve your request](/getting-started/managing-your-pagos-organization#approving-member-requests) before you can access the Organization.
  </Step>
</Steps>
