Codenil

How to Personalize Your AWS Console: A Step-by-Step Guide to Account Colors, Regions, and Service Visibility

Published: 2026-05-01 15:00:50 | Category: Gaming

Introduction

Managing multiple AWS accounts and navigating a cluttered console can slow you down. In August 2025, AWS introduced User Experience Customization (UXC) to help you tailor the Management Console interface. Now, with the latest updates, you can assign distinct colors to accounts, hide irrelevant Regions, and filter out unneeded services. This guide walks you through each customization step so you can reduce cognitive load, minimize clicks, and focus on what matters most for your workflows.

How to Personalize Your AWS Console: A Step-by-Step Guide to Account Colors, Regions, and Service Visibility
Source: aws.amazon.com

What You Need

  • An AWS account with administrative privileges (for account-level settings).
  • A web browser with access to the AWS Management Console.
  • Your AWS account name visible in the navigation bar (top-right).
  • Familiarity with the gear icon (settings) on the console navigation bar.

Step-by-Step Instructions

Step 1: Set an Account Color

  1. Sign in to the AWS Management Console.
  2. On the top navigation bar, click your account name.
  3. From the dropdown menu, choose Account.
  4. In the Account display settings section, select a color from the palette (e.g., orange for development, light blue for testing, red for production).
  5. Click Update to save your choice. The selected color now appears next to your account name in the navigation bar, helping you instantly identify the account’s purpose.

Step 2: Access Account-Level Customization Settings

  1. Click the gear icon (settings) on the navigation bar.
  2. Select See all user settings.
  3. If you hold an administrator role, you’ll see a new Account settings tab in the unified settings menu. Click it. (If you’re not an admin, you can still customize your own view, but account-level visibility controls require admin privileges.)

Step 3: Choose Which AWS Regions to Display

  1. Under the Account settings tab, locate the Visible Regions section.
  2. Click Edit.
  3. You have two options:
    • All available Regions – shows every Region (default).
    • Select Regions – manually pick only the Regions your team uses.
  4. If choosing Select Regions, check the boxes for the Regions you want to see (e.g., us-east-1, eu-west-1).
  5. Click Save changes. Now the Region selector on the navigation bar will only list the Regions you selected.

Step 4: Filter the Services Menu

  1. Still in the Account settings tab, find the Visible Services section.
  2. Click Edit.
  3. Use the search box or browse by category (e.g., Popular services).
  4. Select the services you frequently use (e.g., EC2, S3, Lambda). Uncheck all others.
  5. Click Save changes. The All services menu on the navigation bar now shows only your chosen services. When you type a service name in the search bar, only selected services appear.

Step 5: Verify Your Customizations

  1. Return to the main console. Confirm that the account color appears on the top bar.
  2. Open the Region selector – you should see only the Regions you enabled.
  3. Open the All services menu or use the search bar – only filtered services are listed.

Tips for a Smoother Experience

  • Use color strategically: Assign the same color scheme across your organization (e.g., red for production, green for staging) to avoid confusion.
  • Start with a minimal set: Begin by hiding all Regions and services except the ones you use daily. You can always re-enable them later.
  • Remember: These settings only affect the console UI. They do not restrict access via AWS CLI, SDK, API, or Amazon Q Developer. Users with the correct permissions can still interact with any Region or service programmatically.
  • To revert changes, go back to the same settings page and choose “All available Regions” or re-select all services.
  • Coordinate with your team: If you’re an administrator, share a standardized list of Regions and services so everyone benefits from a consistent, focused interface.

By following these steps, you’ll transform your AWS Management Console into a streamlined workspace tailored exactly to your needs—saving time and reducing visual noise.

How to Personalize Your AWS Console: A Step-by-Step Guide to Account Colors, Regions, and Service Visibility
Source: aws.amazon.com