Introduction
Qrvey Admin Center is a web-based application used by administrators to manage and monitor the Qrvey platform. It is installed with every instance of the Qrvey platform along with Qrvey Composer.
Structure
The Admin Center is comprised of the following sections.
How to Access The Admin Center
Qrvey Admin Center is a web-based application that is installed with every instance of the Qrvey platform. You must have an account with the Administrator role to access Qrvey Admin.
- Get the Link and Account Credentials.
The link to open the Qrvey Admin Center and the initial Administrator account was provided to your organization when your instance of the Qrvey platform was created. You can find this information in the Welcome email:
- Create a Qrvey Administrator Account.
You can create a new Administrator account using either of the following methods:
- In Qrvey Admin Center, use the User Management feature to assign an account the Administrator role (recommended)
- Create a Qrvey Administrator Account in the AWS IAM Service
Create Admin Account in AWS IAM
The initial Qrvey Administrator account was created when your instance of Qrvey platform was created. You may create additional Administrator accounts using the User Management feature in Qrvey Admin Center. You also have the option to create a Qrvey Administrator account in the AWS IAM service.
To create a new Administrator account in the AWS IAM service:
Log into the AWS Console using an account that has permissions to create new IAM users.
Navigate to AWS IAM service page, and then click on the Users sub-menu option in the left menu.
Create a new IAM user. Enter a username and select the Programmatic Access checkbox.
Assign the new user to the Qrvey Admin user group. Click the Next button to set permissions. On the permissions tab, select the group called qrvey-admin-dev.
Download the AccessKeys. Make a note of username and Access Key ID for this user. Use these values to log into the Admin Center.