Customizing the QuickSight console
Using Amazon QuickSight, you can create a customized experience for people using either the Amazon Web Services Management Console or QuickSight consoles embedded in your application.
Currently, different options for customizing QuickSight are available separately in the console and the QuickSight API. Following, you can find information about the available options.
The following customization options are currently available:
-
You can customize the welcome content QuickSight provides for new users:
-
You can accept or decline the sample assets. These assets include sample datasets and analyses that are added when a person signs in for the first time.
-
You can show or hide default introductory videos. These videos include the animation that displays for new users and also the tutorial videos shown on the QuickSight home page.
-
-
You can create and specify a default theme.
-
You can create and set defaults for sharing dashboards via email with email templates.
Important
All customizations apply only to the Amazon Web Services Region that you are using in the API or that is selected in the QuickSight console.
To check your Region setting, you can use one of the following procedures.
To check your Amazon Web Services Region on the QuickSight console
-
Choose your profile icon at upper right to open the menu.
-
View your current Amazon Web Services Region, listed next to a location icon.
-
(Optional) Choose another Amazon Web Services Region from the menu to change to that Region. Remember to change back after you are finished with customizations.
To check your Amazon Web Services Region using the Amazon CLI
-
On the command line, enter the following command and press Enter to view the current settings.
aws configure list
To reconfigure your default Region, use the
aws configure
command.
To keep your default Region, you can add the
--region
parameter to most CLI commands.