title | titleSuffix | description | ms.custom | ms.subservice | ms.author | author | ms.topic | monikerRange | ms.date |
---|---|---|---|---|---|---|---|---|---|
Navigating within the web portal |
Azure DevOps |
Navigate within the user interface/web portal of Azure DevOps |
navigation, cross-project, cross-service |
azure-devops-projects |
chcomley |
chcomley |
overview |
<= azure-devops |
03/11/2025 |
[!INCLUDE version-lt-eq-azure-devops]
::: moniker range="azure-devops"
The Azure DevOps web portal is organized into various services, administrative pages, and task-specific features like the search box. Service labels vary depending on whether you’re using Azure DevOps Services or an on-premises version.
[!INCLUDE temp]
Each service offers multiple pages with numerous features and functional tasks. Within each page, you can choose options to select or add specific artifacts.
::: moniker-end
Here's what you need to know to start using the web portal effectively.
- Open a service, page, or settings: Use to switch to a different service or functional area
- Add an artifact or team: Use to quickly add a work item, Git repo, build or release pipelines, or a new team
- Open another project or repo: Use to switch to a different project or access work items and pull requests defined in different projects, or your favorite items
- Open team artifacts, use breadcrumbs, selectors and directories: Use to navigate within a service, open other artifacts, or return to a root function
- Work with favorites: Mark your favorite artifacts for quick navigation
- Search box: Use to find code, work items, or wiki content
- Your profile menu: Use to set personal preferences, notifications, and enable preview features
- Settings: Use to add teams, manage security, and configure other project and organization level resources.
Note
Only enabled services are visible in the user interface. For example, if Boards is disabled, then Boards or Work and all pages associated with that service don't appear. To enable or disable a service, see Turn an Azure DevOps service on or off.
Select services—such as Boards, Repos, and Pipelines—from the sidebar and pages within those services.
Now that you understand the user interface structure, it’s time to start using it. You can find a wide range of features and functionalities to explore.
If all you need is a code repository and bug tracking solution, then start with Get started with Git and Manage bugs.
To start planning and tracking work, see About Agile tools.
::: moniker range="azure-devops"
You connect to the web portal through a supported web browser—such as the latest versions of Microsoft Edge, Chrome, Safari, or Firefox. Only users added to a project can connect, which is typically done by the organization owner.
Five account users are free as are Visual Studio subscribers and stakeholders. After that, you need to pay for more users. Find out more about licensing from Azure DevOps pricing.
Limited access is available to an unlimited number of stakeholders for free. For details, see Work as a Stakeholder.
::: moniker-end
If data doesn't appear as expected, the first thing to try is to refresh your web browser. Refreshing your client updates the local cache with changes that were made in another client or the server. To refresh the page or object you're currently viewing, refresh the page or choose the Refresh icon if available.
[!INCLUDE temp]
Although you can access source code, work items, and builds from both clients, some task specific tools are only supported in the web browser or an IDE but not in both. Supported tasks differ depending on whether you connect to a Git or TFVC repository from Team Explorer.
:::row::: :::column span="2"::: Web portal :::column-end::: :::column span="2"::: Visual Studio :::column-end::: :::row-end:::
:::row:::
:::column span="2":::
- Product backlog, Portfolio backlogs, Sprint backlogs, Taskboards, Capacity planning
- Boards
- Dashboards, Widgets, Charts
- Request feedback
- Web-based Test Management
- Administration pages to administer accounts, team projects, and teams
:::column-end:::
:::column span="2":::
- Git: Changes, Branches, Pull Requests, Sync, Work Items, Builds
- TFVC: My Work, Pending Changes | Source Control Explorer, Work Items | Builds
- Greater integration with work items and Office integration clients. You can open a work item or query result in an office supported client.
:::column-end:::
:::row-end:::
[!INCLUDE temp]