# Step 1: Creating your organization

To get started, you'll need to submit your organization details to the AllScale team. Once submitted, our onboarding manager will verify the information and activate your business account.

#### What You’ll Need to Provide:

**🏢 Company Info**

* [ ] **Payroll Start Date**: The day your team begins operations (not the payday). This helps us align your payroll cycle accurately.
* [ ] **Payment Frequency**: Choose how often your team will be paid (e.g., Monthly, Biweekly, Weekly).
* [ ] **Company Name**: Use your legal entity name as registered with your local government.
* [ ] **Company Address**: Include full mailing address for verification.
* [ ] **Country/Region**: Select your company's country of incorporation.
* [ ] **Company Logo** *(optional)*

**📇 Contact Info**

* [ ] **Full Legal Name**: The legal name of the account owner or admin.
* [ ] **Phone & Email**: Your primary contact info. We'll use this to send setup confirmations and onboarding help.
* [ ] **Note** *(optional)*: Add any additional info you'd like our team to consider.

{% hint style="success" %}

#### 🚀 Once you provide all the information, our team will handle the rest and notify you when your dashboard is ready.

{% endhint %}


---

# 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.allscale.io/allscale-payroll/get-on-board-with-allscale-payroll/step-1-creating-your-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.
