From fdcc382d8a9bb1ce145d286a19d2bdcafcc2e265 Mon Sep 17 00:00:00 2001 From: Brock Walters <153771548+nonpunctual@users.noreply.github.com> Date: Wed, 18 Mar 2026 09:48:15 -0400 Subject: [PATCH] Update software-self-service.md (#41878) added current platform-specific support. --- articles/software-self-service.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/articles/software-self-service.md b/articles/software-self-service.md index e0f8488e78..1b46e4f122 100644 --- a/articles/software-self-service.md +++ b/articles/software-self-service.md @@ -4,6 +4,28 @@ _Available in Fleet Premium_ Fleet’s self-service lets end users update and install approved apps and run scripts from a curated list on the **Fleet Desktop > Self-service** page. This reduces overhead for IT and keeps teams productive. +## Platforms + +Fleet supports self-service software installs on the following platforms: + +macOS: + +- Custom packages (.pkg, .sh) +- Fleet-maintained apps +- App Store apps + +Windows: + +- Custom packages (.msi, .exe, .ps1) + +Linux: + +- Custom packages (.deb, .rpm, .sh, .tar.gz) + +iOS/iPadOS: + +- App Store apps and custom .ipa packages + ## Add software 1. Select the fleet to which you want to add the software from the dropdown in the upper left corner of the page.