# Getting set up

<details>

<summary>Step 1: Creating your organization</summary>

1. Navigate to <https://app.unifiedtrainingtracking.com/>
2. Select [Create Tenant](https://app.unifiedtrainingtracking.com/CreateTenant)
3. Fill out your organization name and account details
4. Select your subscription type [Subscription Types](/product-guides/subscription-types.md)
5. Accept terms of service
6. Submit your account and you will be navigated to your tenant!

</details>

<details>

<summary>Step 2: Fill out your tenant settings and start tracking training!</summary>

* Fill out your [lookup lists](https://app.unifiedtrainingtracking.com/admin) [Lookup Lists](/product-guides/settings/lookup-lists.md)
* Fill out your tenant logo and [tenant details](https://app.unifiedtrainingtracking.com/admin/tenantSettings) [Tenant Settings](/product-guides/settings/tenant-settings.md)
* (optional) Create an [approval flow](https://app.unifiedtrainingtracking.com/admin/approvalflows) [Approval Flows](/product-guides/settings/approval-flows.md)
* (optional) Create a [training mandate](https://app.unifiedtrainingtracking.com/admin/trainingMandates) [Training Mandates](/product-guides/training-mandates.md)
* [Import your students](https://app.unifiedtrainingtracking.com/admin/import-students) or add them manually [Students](/product-guides/students.md)
* [Import your training classes](https://app.unifiedtrainingtracking.com/admin/import-training-classes) or add them manually [Training Classes](/product-guides/training-classes.md)
* Enjoy your free trial!

</details>

<details>

<summary>Step 3: Finalize your account billing information</summary>

1. Navigate to the [manage licenses](https://app.unifiedtrainingtracking.com/admin/ManageLicenses) page
2. Select "Add Payment Method" in the popup or select the Manage Subscription button
3. Enter your billing information and a payment method in the secure billing portal
4. You now have a fully active tenant

</details>

<details>

<summary>Step 4: Reach out to our team if you need anything!</summary>

Reach out to support\@unifiedsoftwaresolutions if you run into any issues, have a question, or even want to suggest a new feature!

</details>


---

# 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.unifiedtrainingtracking.com/overview/getting-set-up.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.
