Application Center
The Panora Application Center allows Elite users to create fully automated application workflows for their Roblox groups from question setup to result tracking.

Requirements:
Active Elite Plan
Valid API Key (see API Reference Documents)
Whitelisted Roblox game for the Application Center (see API Reference Documents)
Accessing the Application Center
Log in to the Panora Dashboard.
Navigate to the ELITE section in the sidebar.
Select Application Center.
You will see five tabs, each serving a different purpose.
Tab Overview
Overview
Provides general information about the Application Center.
No editable settings.
Application Settings Configure the core details of your application:
Application Name
Promotion Rank: Rank assigned when a user passes.
Max Incorrect Answers: Maximum number of wrong answers allowed before failing.
Click Save Application after making changes.
Questions
Build your application questions:
Click + Add Question
Enter the question text and four answer options
Select the correct answer using the provided selector
Add as many questions as needed.
Don’t forget to click Save Application after edits.
History
View past application attempts:
User who took the test
Date of the application
Result: Passed, Failed, or Pending
Download
Download the Application Center Roblox Studio file.
Includes setup instructions for integration with your Roblox group.
Using the Downloaded File
Run the File Open the downloaded
.rbxlfile in Roblox Studio.Configure Script Settings
Navigate to
ServerScriptService → PANORA_CONFIGReplace the placeholder API Key with your own
Set your Roblox Group ID
Enable Required Permissions In Roblox Studio:
Go to Home → Game Settings → Security
Enable:
HTTP Requests
API Services
Third Party Teleports
Publish to Group
Publish the game under your Roblox group to activate the integration.
Script Configuration
Below is the configuration script included in the downloaded file:
Always click Save Application in the top-right corner after making changes.
Last updated
Was this helpful?