Developer
News and Updates
Get Support
Sign in
Get Support
Sign in
DOCUMENTATION
Cloud
Data Center
Resources
Sign in
Sign in
DOCUMENTATION
Cloud
Data Center
Resources
Sign in
Last updated Mar 27, 2026

Cross-Product Surfaces

Federated commands unify content across Atlassian products and connected third-party providers (Google Drive, SharePoint, etc. when Rovo connectors are enabled).

Federated Queries

1
2
twg docs query --since 7d             # Documents across all providers
twg videos query                       # Videos (Loom + connected providers)
twg meetings query --since 14d         # Calendar events and recordings
twg recently-viewed --since 7d         # Recently viewed items
twg pull-requests                      # PR detail from any SCM provider
twg commits                            # Commit detail
twg deployments                        # Deployment detail

Projections

1
2
twg work query --scope me --since 7d   # Cross-product work summary
twg org-tree --name "Jane" --up-only   # Manager chain
twg org-tree --email j@co.com --depth 3  # Direct reports tree
twg context jira workitem PROJ-123     # Enriched issue with PRs, commits, pages
twg focus-areas-tree --key FA-1        # Focus area hierarchy

Identity & Collaboration

1
2
twg user --account-id <aaid>           # User profile
twg user search --email j@co.com       # Find user
twg collaborators --scope me           # Top collaborators
twg resolve "Jane Doe"                 # Resolve name to ARI

Routing Guide

IntentSurface
Cross-product discoverytwg docs / videos / meetings / recently-viewed
Broad work/activitytwg work query
Issue context with PRs and pagestwg context jira workitem
Product-specific CRUDtwg jira / confluence / bitbucket
Resolve a person or entitytwg resolve / twg user search
Strategy & planningtwg goals / projects / focus-areas

Rate this page: