# Account Building

After your Kick-off Call with your Implementation Manager, we will send an email detailing the information required to build your SchoolsBuddy site and set up any integrations.&#x20;

Once your site is created, we will invite you to book your first training call. Prior to the call, we request that you complete the Pre-Training tasks.&#x20;

{% tabs %}
{% tab title="🏗️ Site Creation" %}
In this step, we ask that you provide us with the necessary details to help build your SchoolsBuddy Site. Please complete this [SchoolsBuddy Onboarding Form](https://forms.clickup.com/61341/f/1vwx-32677/P2O7I6GBBSDBYCCGHK?Form%20Type=onboarding) and submit it to us at your earliest convenience.

This form collects essential information required for site creation. Ensure you attach a high-quality, transparent version of your school logo.&#x20;
{% endtab %}

{% tab title="🔌 Data" %}
In this step, we will need your Management Information System (MIS) or Student Information System (SIS) data integrated with SchoolsBuddy before we can begin SchoolsBuddy implementation. If your school does not use an MIS/SIS then we can do a manual CSV import.&#x20;

Depending on your specific MIS/SIS, you'll receive detailed instructions on the email.

* [ManageBac ](https://help.schoolsbuddy.com/hc/en-gb/articles/4405346978829-ManageBac)
* [iSAMS](https://help.schoolsbuddy.com/hc/en-gb/articles/4405346951949-ISAMS)
* [Wonde](https://help.schoolsbuddy.com/hc/en-gb/articles/4405334397965-Wonde-Arbor-Bromcom-Civica-Maze-Engage-Facility-CMIS-Furlong-SchoolBase-Progresso-Pupil-Asset-RM-Integris-ScholarPack-REST-SchoolsBase-SchoolsPod-SIMS-Synergetic-Teacher-Centre-Veracross-VSware-WCBS)
* [GG4L](https://help.schoolsbuddy.com/hc/en-gb/articles/4405346901517-GG4L-PowerSchool-InResonance-Schoology-RenWeb-etc-)
* [CSV Manual Data Import](https://help.schoolsbuddy.com/hc/en-gb/search/click?data=BAh7DjoHaWRsKwgN8GKyAQQ6D2FjY291bnRfaWRpAxy3HToJdHlwZUkiDGFydGljbGUGOgZFVDoIdXJsSSJVaHR0cHM6Ly9oZWxwLnNjaG9vbHNidWRkeS5jb20vaGMvZW4tZ2IvYXJ0aWNsZXMvNDQwNTMzNDMwNjgyOS1NYW51YWwtRGF0YS1JbXBvcnQGOwhUOg5zZWFyY2hfaWRJIik4ZDFjZWY0Yi1jYjk4LTQ5NjItYTUyOS1hNGMzOWIyMjVhNzkGOwhGOglyYW5raQY6C2xvY2FsZUkiCmVuLWdiBjsIVDoKcXVlcnlJIhdtYW51YWwgZGF0YSBpbXBvcnQGOwhUOhJyZXN1bHRzX2NvdW50aRw%3D--db28bbd1bb03447064fd44009c3ca20f180cf861)

See our [help article](https://help.schoolsbuddy.com/hc/en-gb/articles/4405334470669-Data-Integrations) to understand more regarding how SchoolsBuddy processes data.
{% endtab %}

{% tab title="💻 SSO" %}
Single Sign-On (SSO) enables seamless access and authentication across multiple key services using a single account. SchoolsBuddy currently supports SSO via ManageBac, Google, Microsoft Office 365, Azure AD, Firefly, iSAMS, and any provider compatible with OpenID Connect. See our [help article](https://help.schoolsbuddy.com/hc/en-gb/articles/4405334154509-Using-Single-Sign-on-SSO-to-access-SchoolsBuddy-) for more information.&#x20;

If you wish to enable SSO for your SchoolsBuddy account, please specify your preference on the [SchoolsBuddy Onboarding Form](https://forms.clickup.com/61341/f/1vwx-32677/P2O7I6GBBSDBYCCGHK?Form%20Type=onboarding).&#x20;
{% endtab %}

{% tab title="💳 Payment Gateway " %}
If your package includes the SchoolsBuddy Fees module, you can apply for an account with one of our approved payment provider partners. The available provider depends on your location:

* [Stripe](https://help.schoolsbuddy.com/hc/en-gb/articles/34896527905689-Stripe-Creation-Linking)
* [BlueSnap](https://help.schoolsbuddy.com/hc/en-gb/articles/4415002104717-Bluesnap)
* [Amazon Payment Services](https://help.schoolsbuddy.com/hc/en-gb/articles/4405388529293-Online-Payments-Amazon-Payment-Services-APS-formerly-PayFort)
* [AsiaPay](https://help.schoolsbuddy.com/hc/en-gb/articles/4405395102477-Online-Payments-AsiaPay-set-Up)
* Reddot

SchoolsBuddy does not directly handle merchant account or contract sign-ups; however, we can assist by introducing you to our payment partners if needed.&#x20;

Once your merchant account is set up, we will complete the final integration process and guide you through conducting a test payment. After confirming the payment in your payment provider’s portal, you can begin accepting payments from parents.&#x20;
{% endtab %}
{% endtabs %}


---

# 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://guide.fariaedu.com/schoolsbuddy-implementation/implementation-phases/account-building.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.
