Skip to content

Latest commit

 

History

History
95 lines (60 loc) · 4.71 KB

set-your-preferences.md

File metadata and controls

95 lines (60 loc) · 4.71 KB
title titleSuffix description ms.subservice ms.author author ms.topic monikerRange ms.date
Set user preferences
Azure DevOps
Learn how to change a user's picture, preferred email, and other user preferences from the user's Azure DevOps profile.
azure-devops-settings
chcomley
chcomley
quickstart
<= azure-devops
07/27/2022

Set user preferences

[!INCLUDE version-lt-eq-azure-devops]

::: moniker range="azure-devops"

You can set user preferences on the user profile page in Azure DevOps. Changes can include the picture, display name, preferred email, and UI theme. These settings only apply to Azure DevOps.

Tip

See the following articles for setting other user preferences:

::: moniker-end

::: moniker range=">= azure-devops-2019 < azure-devops"

On the Azure DevOps user profile page, you can change the user picture, display name, preferred email, language, date and time pattern, time zone, and other user interface preferences.

See the following articles for setting more user preferences:

::: moniker-end

Set preferences

::: moniker range="azure-devops"

  1. From the home page, select :::image type="icon" source="../../media/icons/user-settings-gear.png" border="false"::: User settings, and then select Profile.

    Screenshot to open Azure DevOps profile.

  2. From the Profile page, you can change the profile picture, display name, contact information, and country/region. Select Save. Select the Time and Locale tab to change more settings, like language, date and time pattern, time zone, and UI theme.

    Screenshot to choose and edit the Profile page.

::: moniker-end

::: moniker range=">= azure-devops-2019 < azure-devops"

  1. To change the user preferences, open the user profile menu, and then select My profile.

    :::image type="content" source="media/user-preferences/open-profile-menu-2020.png" alt-text="Screenshot of select the user profile menu, and then My profile.":::

  2. From the General tab, you can change the following information:

    • Profile picture
    • Display name
    • Preferred email
    • Whether borders appear for fields on work item forms.

    :::image type="content" source="media/user-preferences/user-profile-dialog-general-tab.png" alt-text="Screenshot of User Profile dialog, General tab.":::

  3. From the Locale tab, you can change the preferred language, date and time pattern, and time zone.

    :::image type="content" source="media/user-preferences/user-profile-dialog-locale-tab.png" alt-text="Screenshot of User Profile dialog, Locale tab.":::

  4. To change the UI theme, go back to the profile menu and select Theme. Choose between Dark and Light.

  5. Select Save.

::: moniker-end

User profile settings are updated.

Related articles