# Sponsor Onboarding

{% hint style="info" %}
This information is only applicable if your organization is being onboarded via an external/sponsor organization.
{% endhint %}

Some internal organizations might have one or more reporting sponsors. These organizations will invite you to join the Affinity platform and connect your account to theirs. They will be able to assign you trainings and see the reporting status of these trainings.

If you are unsure if you have a connection to one of these accounts, check your settings page.

## Onboarding

When your sponsor organization invites you to create and manage your own organization within the Affinity platform, you will need to go through a light onboarding process.

### Account Information

* First Name
* Last Name
* Title
* Department

### Learner Information

You will also be able to bulk upload your learners at this time if you are ready. This part of the process is skippable and you can upload learners in bulk later, or do so one at a time when you are ready.

## Training Assignments

You manage training assignments in the same manner as all other internal organizations. Additionally, for trainings which were assigned by your super admin, you will see an "External" designation next to them.

<figure><img src="/files/2d2wLsGaMFc9U0lihtNd" alt=""><figcaption></figcaption></figure>

When you click into one of these trainings, you will see additional information about who in your organization needs to take the training, and also any notes from the super admin to you about the trainings.

<figure><img src="/files/D6KE7JuoTmZa4f08vUwx" alt=""><figcaption></figcaption></figure>

You should assign learners of your organization which match the requirements. If there are specific roles like "Operations" but your organization does not have "Operations" specifically, you should assign the most similar role that matches that at your organization. If you are still unsure, reach out to the super admin support who has onboarded your organization.


---

# 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.itsaffinity.com/product-guides/internal-organizations/sponsor-onboarding.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.
