

# Getting started with Amazon User Experience Customization
<a name="getting-started-uxc"></a>

With UXC, account administrators can configure account customizations for the Amazon Web Services Management Console.

## Prerequisites
<a name="getting-started-uxc-prerequisites"></a>

Before you begin, you need the following:
+ An Amazon account
+ Appropriate Amazon Identity and Access Management (IAM) permissions for UXC. For more information, see [How Amazon User Experience Customization works with IAM](security_iam_service-with-iam.md) and [Amazon managed policies for the Amazon Web Services Management Console](security-iam-awsmanpol.md).

## Accessing UXC settings in the Amazon Web Services Management Console
<a name="accessing-uxc-console"></a>

To access account color in the Amazon Web Services Management Console, see [Accessing account information in the Amazon Web Services Management Console](ainfo.md). To access service visibility and Region visibility in the Amazon Web Services Management Console, see [Configuring the Amazon Web Services Management Console using Unified Settings](unified-settings.md).

**To set an account color in the console**

1. Sign in to the [Amazon Web Services Management Console](https://console.amazonaws.cn/).

1. On the navigation bar, choose your account name.

1. Choose **Account**.

1. In **Account display settings**, choose a color.

1. Choose **Update**.

**To set visible Regions in the console**

1. Sign in to the [Amazon Web Services Management Console](https://console.amazonaws.cn/).

1. Open [Unified Settings](https://console.aws.amazon.com/settings/home).

1. Choose **Edit** in the **Visible Regions** section.

1. Set your visible Regions to **All available Regions** or **Select Regions** and configure your list.

1. Choose **Save changes**.

**To set visible services in the console**

1. Sign in to the [Amazon Web Services Management Console](https://console.amazonaws.cn/).

1. Open [Unified Settings](https://console.aws.amazon.com/settings/home).

1. Choose **Edit** in the **Visible services** section.

1. Set your visible services to **All services** or **Select services** and configure your list.

1. Choose **Save changes**.

## Accessing UXC settings programmatically
<a name="accessing-uxc-programmatically"></a>

You can also manage account customization settings programmatically or as infrastructure as code. For more information, see the [Amazon User Experience Customization API Reference](https://docs.amazonaws.cn/awsconsolehelpdocs/latest/APIReference/Welcome.html) and the [AWS::UXC::AccountCustomization](https://docs.amazonaws.cn/AWSCloudFormation/latest/TemplateReference/aws-resource-uxc-accountcustomization.html) Amazon CloudFormation template reference.