Skip to content

Latest commit

 

History

History
147 lines (87 loc) · 7.69 KB

manage-boards.md

File metadata and controls

147 lines (87 loc) · 7.69 KB
title titleSuffix description ms.custom ms.technology ms.prod ms.assetid ms.manager ms.author author ms.topic monikerRange ms.date
Quickstart guide to customizing your board
Azure Boards
Customize your issues board to show fields, add columns, and change card color
boards-get-started
devops-new-user
devops
mijacobs
kaelli
KathrynEE
quickstart
>= tfs-2013
07/17/2019

Configure settings and manage your Azure Boards project

[!INCLUDE temp]

You can start using Azure Boards and configure resources as you go. No up-front work is required. Most settings define defaults.

As an organization owner or a project admin, there are a few items you might want to attend to at the start, to ensure a smooth operational experience. If you own a large organization, you'll want to consider additional tasks to structure your projects to support multiple teams or software development apps.

Specifically, consider performing one or more of the following tasks:

::: moniker range=">= tfs-2018"

::: moniker-end

::: moniker range="<= tfs-2017"

::: moniker-end

The first task is to ensure that all members of your organization or group are added to your organization and projects. For small groups, using Microsoft Accounts to add users to your organization and projects works fine. For details, see Add users.

::: moniker range=">= tfs-2018"

Each project has a summary page where you can share information through README files or by pointing to a project Wiki. To orient users who are new to your project and share established processes and procedures, we recommend that you set up your project summary page or provision a Wiki.

::: moniker-end

If you support several products or feature areas, you can assign issues and tasks (Basic process) or user stories and tasks (Agile process) to a feature area by defining Area Paths. To assign work items to specific time intervals, also known as sprints, you'll want to configure Iteration Paths. To use the Scrum tools—sprint backlogs, taskboards, and team capacity—you need to configure several sprints. For an overview, see About areas and iteration paths.

[!div class="mx-tdBreakAll"]

Iterations Areas
Default iterations, Basic process A set of sample area paths

You and your team can start using all work-tracking tools immediately after you create a project. But often, one or more users want to customize the experience to meet one or more business needs. Although you can customize the process easily through the user interface, you'll want to establish a methodology for who will manage the updates and evaluate requests.

Note

By default, organization owners and users added to the Project Collection Administrators security group are granted permission to create, edit, and manage processes used to customize the work-tracking experience. If you want to lock down who is able to perform these tasks, you can set permissions at the organization-level to Deny.

To learn more, see these articles:

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

::: moniker-end

::: moniker range="<= tfs-2017"

::: moniker-end

Review and update notifications

A number of notifications are predefined for each project. Notifications are based on subscription rules. Subscriptions arise from the following areas:

If users believe they're getting too many notifications, they can opt out of a subscription.

[!div class="mx-imgBorder"]
Personal notifications

::: moniker range=">= tfs-2015"

Install and manage extensions

To add new features and capabilities to Azure Boards, install extensions from the Azure DevOps Marketplace. You can install free, preview, or paid

To learn more, see Install free extensions for Azure DevOps. To learn about building your own Azure DevOps extensions, see developing and publishing extensions.

::: moniker-end

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

Enable or remove services from the user interface

To simplify the web portal user interface, you can disable select services. If you use a project only to log bugs, then you can remove all services except for Boards.

This example shows that Test Plans has been disabled:

[!div class="mx-imgBorder"]
Disable a service

::: moniker-end

Related articles