diff --git a/connection-guides/hris/ukgprowfm.mdx b/connection-guides/hris/ukgprowfm.mdx
new file mode 100644
index 0000000..eef4f14
--- /dev/null
+++ b/connection-guides/hris/ukgprowfm.mdx
@@ -0,0 +1,71 @@
+---
+title: "UKG Pro Workforce Management"
+description: "Follow these steps to connect UKG Pro Workforce Management via the StackOne Hub successfully."
+---
+
+import IntegrationFooter from "/snippets/integration-footer.mdx";
+
+
+ This guidance assumes you have admin access to UKG Pro Workforce Management and can create or request API credentials.
+
+
+If you've been directed to StackOne to integrate with UKG Pro Workforce Management, the following steps will help you gather the required credentials and complete the connection.
+
+## Collect your UKG Pro Workforce Management credentials
+
+UKG Pro Workforce Management uses an OAuth LDAP (password-based) flow. You'll need the tenant host, an API client, and a user account that can access the required data.
+
+
+
+ Ask your UKG Pro Workforce Management admin for your tenant host (for example: `service.ultipro.com`).
+
+
+
+ In UKG Pro Workforce Management, create (or request from your UKG admin) an API client and obtain:
+
+ - **Client ID**
+ - **Client Secret**
+
+
+
+ Use a dedicated integration user where possible. Make sure you have:
+
+ - **Username**
+ - **Password**
+
+
+
+## Linking your UKG Pro Workforce Management account
+
+
+
+ In your integration platform, navigate to the Integrations page and select **UKG Pro Workforce Management**.
+
+
+
+ Enter the following values:
+
+ - **Host**
+ - **Client ID**
+ - **Client Secret**
+ - **Username**
+ - **Password**
+
+
+
+ Click **Connect** to complete the setup.
+
+
+
+
+
+## Available data
+
+This integration has the following HRIS Resources available from the provider:
+
+ - Employees
+ - Locations
+ - Shifts
+ - Time off
+ - Time off policies
+
diff --git a/integrations.mdx b/integrations.mdx
index 52317ce..ac8388e 100644
--- a/integrations.mdx
+++ b/integrations.mdx
@@ -84,6 +84,7 @@ import { IntegrationTile } from '/snippets/integration-tile.mdx';
+