Skip to main content

What’s New

Qrvey 8.7
Version 8.7 of the Qrvey platform is now available to customers! This version includes new features including area charts, the ability to pivot and export data, as well as numerous bug fixes and performance improvements.
Learn More
Qrvey 8.6
Version 8.6 of the Qrvey platform is now available to customers. This version includes several new feature enhancements and performance improvements.
Learn More
Required Update for 8.5.1
Attention 8.5.1 customers: for any 8.5.1 instance deployed prior to 08/05/2024, an update is required to ensure you are running the latest images.
Learn More
Qrvey 8.5
Version 8.5 (LTS) of the Qrvey platform is now available to customers. This version includes several new features and performance improvements.
Learn More
End-of-life Schedule
We've added a new article that lists the features and endpoints that have been scheduled for deprecation. All features and endpoints will be supported for (1) year after the release date of the LTS version that contains the alternative.
Learn More
Version: 8.0

Admin Center Overview

Admin Center is one of the two products that are installed with every instance of Qrvey (the other one is Qrvey Composer). It is mainly used to manage and monitor many aspects of the Qrvey Platform. Specifically, it allows Admins to:

  • Create and manage other user accounts
  • Manage authentication and security
  • Customize Qrvey Composer options
  • Manage and monitor the Elasticsearch cluster and other aspects of the infrastructure
  • Create backups of Qrvey apps that can later be restored*

Accessing the Admin Center

The link to the Admin Center can be found in the welcome email that is sent to the provided email at the time that the instance is being created.

admin-overview

Only users with an Administrator role can access the Admin Center. The first Admin user is defined using AWS IAM. Once one administrator user exists, they can create other admin users from the User Management section or continue to create additional admin users in the AWS IAM service, if needed.

Creating a New Admin User in AWS

Follow these steps In order to create a new User in the AWS IAM service:

Step 1: Log into the AWS Console

Log into the AWS Console using an account that has permissions to create new IAM users.

Step 2: Navigate to AWS IAM service page

Once you locate the AWS IAM service page, click on Users sub-menu option in the left menu.

Step 3: Create a new IAM user

Enter a username and make sure the “Programmatic Access” checkbox is selected.

Step 4: Assign the new user to the Qrvey Admin user group

Click on the Next button to set permissions. On the permissions tab, make sure the group called “qrvey-admin-dev” is selected.

Step 5: Download the AccessKeys

Make a note of username and Access Key ID for this user as these values will be used to log into the Admin Center.


* The concept of Content Deployment is one of the unique features of Qrvey and goes far beyond a simple backup and restore, enabling replication of selected assets with configurations that can be parameterized for different users and instances. To learn about this feature see the Content Deployment section of this user manual.