> For the complete documentation index, see [llms.txt](https://knowledgebase.flaik.com/flaik-knowledge-base/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledgebase.flaik.com/flaik-knowledge-base/for-sups-managers/class-management/associating-instructor-profiles-new-class-management.md).

# Associating Instructor Profiles

With the release of the New Class Management, we've provided a tool for you to associate instructor scans to their staff profile in flaik. By associating the instructor scan with their staff profile, you'll associate the class data with this instructor so that it will show up on their Teaching Summary Page.&#x20;

Typically when an instructor scan isn't associated to a staff profile it is because their RFID Pass Number, Lift Pass Number, and Media Number aren't currently associated with their Staff Profile in the General Tab.

In New Class Management, we highlight classes that aren't associated with an instructor profile in red (as shown below).&#x20;

![](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/2043083503382/original/sK-1Wty2LDrJ-RM1zQ5eAyA1omzAf9fCfw.png?1580485624)

To identify all the classes that don't have an associated instructor on a given day, you can use the filters. To do this, click on Filters in the top left hand corner of the screen. Then scroll down the filter list till you get to Instructor Association. Next de-select "Has no unassociated instructors" and then click Apply in the top right hand corner.&#x20;

![](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/2043083504849/original/Yy2b1VYPmdAMCHR1U72UijvL0AXgRwpXZA.png?1580485868)

This will filtered down to all the classes without an associated instructor.&#x20;

![](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/2043083505596/original/g5aeLUo_TJoaJH_x_dTLLRKgVmDQ2XbbiQ.png?1580486008)

To associate an instructor, click on the instructors name (initial left hand column) to open up the Class Card. Once the Class Card is open, click on the Blue Edit Button.

![](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/2043083506378/original/GZAiruvgVqk_5rA8TRxVRfMia73OAn-b1A.png?1580486151)

In Edit Mode, click on the Blue Associate Profile.

![](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/2043083507560/original/EvzCwDdR7iRjpW9clYOmEzgKbK5Z3xAJXw.png?1580486336)

When the Associate Profile box, appears, type in the name of the Staff Member that you want to associate the Class with. Once you start typing a list of Instructor Profiles will appear. PLEASE NOTE: The spelling between the scanned ID and the Staff Profile may be different so you need to be careful in what you type and associate to make sure that you have the right person.&#x20;

![](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/2043083510389/original/USyQev4Q_palSshotHXZ08ToZg1Rbzcs8g.png?1580486837)

Once you've selected the correct staff profile to associate to, click on Associate to staff profile.

![](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/2043083514310/original/fFart7UaotAeOOqpGPcTsRByAfSk5Jk6jw.png?1580487610)

The last step is just to Save the class. Once you've completed this, this Class is associated to this Instructors Profile, so any details will appear on their Staff Teaching Tab as well as any surveys will be attributed to this instructor.

![](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/2043083515921/original/LgbM6e8aK9VM8mjT45IIrqDzNhvaQxQYMQ.png?1580487894)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://knowledgebase.flaik.com/flaik-knowledge-base/for-sups-managers/class-management/associating-instructor-profiles-new-class-management.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
