Quick Start
import { Steps, Tabs, TabItem } from ‘@astrojs/starlight/components’;
This guide walks you through launching your first campaign with Armada.
Before You Begin
Make sure you have:
- Armada installed (Installation guide)
- At least one project where you can create issues
- Permission to create issues in target projects
Step 1: Configure Your Fleet
- Open any Jira issue and find the Armada panel in the sidebar
- Click Manage Fleet
- Add your first team:
- Team Name: e.g., “Platform Team”
- Project Key: e.g., “PLAT”
- Click Save
Step 2: Create a Parent Issue
Create the issue that will serve as your campaign’s “source of truth”:
- Type: Epic- Summary: "Q4 Security Patch Rollout"- Description: Details about what teams need to do- Type: Story- Summary: "Migrate to K8s - All Teams"- Description: Migration instructions and deadlinesStep 3: Launch the Campaign
- Open your parent issue
- In the Armada panel, click Launch Campaign
- Select the teams you want to target
- Review the summary and click Launch
Armada will:
- Create issues in each target project
- Link them to your parent issue
- Start tracking status automatically
Step 4: Monitor Progress
The Armada panel shows:
- Progress bar: Overall completion percentage
- Status breakdown: Issues by status category (To Do, In Progress, Done)
- Team list: Status of each child issue
Click Refresh to get the latest status from Jira.
Step 5: Nudge Stale Issues
When issues go stale, you can send reminders:
- Click Nudge in the Armada panel
- Select issues that are overdue
- Click Send Nudges
Armada adds a comment to each selected issue reminding the team to provide an update.
What’s Next?
- Fleet Management - Add more teams and import from CSV
- Auto-Nudge - Set up automated reminders
- Approval Workflows - Add governance for large campaigns