---
title: Outbound provisioning sync summary examples
description: Outbound provisioning examples and their sync summaries in PingOne.
component: pingone
page_id: pingone:integrations:p1_outbound_group_provisioning_sync_summary_examples
canonical_url: https://docs.pingidentity.com/pingone/integrations/p1_outbound_group_provisioning_sync_summary_examples.html
revdate: February 6, 2024
---

# Outbound provisioning sync summary examples

The following are outbound provisioning examples and their sync summaries.

| Example                                                                                                                                                                                                                                                                                | Sync Summary                                                                                                                                                          |
| -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| When a provisioning rule is configured to a target that doesn't support group provisioning, the sync summary only presents stats on users.                                                                                                                                             | The sync summary has only one section:- **User Sync Summary**                                                                                                         |
| When a provisioning rule is configured to a target that does support group provisioning, the sync summary presents stats on users as well as on groups.                                                                                                                                | The sync summary has two sections:- **User Sync Summary**

- **Group Sync Summary**                                                                                   |
| A provisioning rule is configured to sync two groups with two users in each, and users failed to sync on the target. In that case, because the users didn't get through, provisioning service records those users as a user **Failed** event.                                          | The sync summary appears as follows:**User Sync Summary**- **Impacted: 2**

- **Failed: 2****Group Sync Summary**- **Impacted: 2**

- **Success: 2**

- **Failed: 0** |
| A provisioning rule is configured to sync five groups. All groups sync successfully, but one membership doesn't get updated on the target for one group. Provisioning service records that as a **Failed** event on membership under groups.                                           | The sync summary appears as follows:**Group Sync Summary**- **Impacted: 5**

- **Success: 4**

- **Failed: 1**                                                        |
| A provisioning rule is configured to sync five users, and as part of your target connection, **Allow Users to be Created** isn't checked. Provisioning service records those users as an **Unsynced** event.                                                                           | The sync summary appears as follows:**User Sync Summary**- **Impacted: 5**

- **Success: 0**

- **Partially Synced: 0**

- **Unsynced: 5**

- **Failed: 0**           |
| A provisioning rule is configured to sync five users, and as part of your target connection, **Allow Users to be Updated** is not checked. There is an update made on only one user after the last successful sync. Provisioning service records that as a **Partially Synced** event. | The sync summary appears as follows:**User Sync Summary**- **Impacted: 5**

- **Success: 5**

- **Unsynced: 0**

- **Partially Synced: 1**

- **Failed: 0**           |
