Maybe not a setting in the strict sense, but Insights give you insight into how often your tracks are started and completed. For example, to show track plays for a specific period:
🌐 Web UI
1.
Click Insights.
↳ Instruqt shows the Insights page.
2.
In the Filter by date fields, enter the start and end date of the period you want to query.
3.
Click Apply.
↳ Instruqt shows the plays for the selected period.
4.
Apply values to the Filter track developers list and the Filter tracks list if you want to change or narrow your selection.
Manage team
Manage team allows you to add members to your team or change the role of existing members. To add a new member:
🌐 Web UI
1.
Click Manage team.
↳ Instruqt shows the Manage team members page.
2.
In the Invite more members field, enter the member's email address you want to add.
↳ Notice that the Send invite shows up after you enter the email address.
3.
In the Role list, select the role you want to assign.
4.
Click Send invite.
API keys
The API keys setting holds an API key (or API token) that external systems can use to access tracks. For example, an CI/CD system that automatically tests tracks. To regenerate an API key and copy it to the clipboard:
🌐 Web UI
1.
Click Team settings > API keys.
↳ Instruqt shows the Manage API keys page.
2.
Click Regenerate API Key.
↳ The API Key field shows the new API key.
3.
Click Copy to clipboard.
Now you can move over to your external system and apply the copied API key.
Track limits
Track limits allow you to set a play limit per track:
🌐 Web UI
1.
Click Team settings > Track limits.
↳ Instruqt shows the Manage track limits page with all your tracks.
2.
In the Play limit field of the track you want to limit, enter the number of plays you want to allow.
↳ Notice that the corresponding Save button turns red after you enter a number.
3.
Click Save.
Webhooks
See the topic Webhooks for details on this setting.