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

# Company Registration

> Set up a new company account on SoftISP

<img src="https://mintcdn.com/softisp/wEWHSWRSpr7joJ-C/images/register-company(1).png?fit=max&auto=format&n=wEWHSWRSpr7joJ-C&q=85&s=0029973c1afd1cb67bb58bec624dce36" alt="Company Registration" width="632" height="418" data-path="images/register-company(1).png" />

New companies follow a multi-step registration flow before reaching the main Dashboard.

| Step | Page                 | Description                                                         |
| ---- | -------------------- | ------------------------------------------------------------------- |
| 1    | `/register`          | Enter company name, email, phone, and password                      |
| 2    | `/confirm_email`     | Verify your email address via the link sent to your inbox           |
| 3    | `/register/complete` | Complete your company profile details                               |
| 4    | `/onboarding`        | Initial configuration wizard (locations, packages, payment methods) |

<img src="https://mintcdn.com/softisp/wEWHSWRSpr7joJ-C/images/company-details(1).png?fit=max&auto=format&n=wEWHSWRSpr7joJ-C&q=85&s=afba6c1d910481d57eedc3227edb13bc" alt="Company Registration" width="1195" height="570" data-path="images/company-details(1).png" />

<Steps>
  <Step title="Register your company">
    Go to `/register` and enter your company name, email, phone number, and a password.
  </Step>

  <Step title="Confirm your email">
    Click the verification link sent to your inbox at `/confirm_email`.
  </Step>

  <Step title="Complete your profile">
    Fill in the remaining company profile details at `/register/complete`.
  </Step>

  <Step title="Run the onboarding wizard">
    Configure your initial locations, packages and payment methods at `/onboarding`.
  </Step>
</Steps>

<Check>
  Once onboarding is complete, you'll be redirected to the main Dashboard and ready to start managing customers.
</Check>
