---
title: Editing an outbound rule
description: You can edit an existing rule to change the custom filter and attribute mapping in PingOne.
component: pingone
page_id: pingone:integrations:p1_edit_outbound_provisioning_rule
canonical_url: https://docs.pingidentity.com/pingone/integrations/p1_edit_outbound_provisioning_rule.html
revdate: November 8, 2023
section_ids:
  steps: Steps
---

# Editing an outbound rule

You can edit an existing outbound rule to change the custom filter and attribute mapping.

|   |                                                                           |
| - | ------------------------------------------------------------------------- |
|   | You can't change the source or target connection after a rule is created. |

## Steps

1. In the PingOne admin console, go to **Integrations > Provisioning**.

2. On the **Rules** tab, click the appropriate rule to open the details panel to edit the following:

   * On **Overview** tab, click the **Pencil** icon ([icon: pencil, set=fa]) to edit the **Name** or **Description**.

   * On the **Directory** tab, click [icon: pencil, set=fa]next to **Users** to enter or edit the following:

     * Click **Add [icon: plus, set=fa]**to add another condition or condition set.

       * Select **All** or **Any** to determine how the linked conditions will be evaluated: Boolean logical AND or OR.

       * **Attribute**: The user attribute on which to filter.

       * **Operator**: Supports `sw` (starts with), `ew` (ends with), `co` (contains), and `eq` (equals) operators. You can find a full list of operators and supported attributes in [SCIM operators](https://developer.pingidentity.com/pingone-api/platform/users/users-1.html#users-scim-operators) in the PingOne API documentation.

       * **Value**: Enter the appropriate value.

         |   |                                                                                                                                                                                                                                                                                     |
         | - | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
         |   | If you select a group in the filter, updating or deleting the group can cause the provisioning rule to resync.If you select a group in the filter, the filter will include all users with any kind of membership in the group. Learn more in [Groups](../directory/p1_groups.html). |

     * To delete a condition, click the **Delete** icon ([icon: trash, set=fa]).

   * On the **Directory** tab, click [icon: pencil, set=fa]next to **Groups** and enter or edit the following:

     * To search groups, enter a group name in the **Search Group Name** field.

     * To add groups, select a group in **All Groups**.

     * To remove a group, clear the checkbox for the group in **All Groups**.

     * To view provisioned groups, click **Selected Groups**.

     * To accept a merge or overwrite memberships when a group with the same name exists on the target, select the checkbox next to **I understand and want to continue** in the modal.

       |   |                                                                                                                                                                                                                                                                                                                                      |
       | - | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
       |   | Merging or overwriting memberships only applies to SCIM, Slack, and GitHub EMU provisioning connections. Learn more in [Creating a Slack connection](p1_creating_slack_connection.html), [Creating a SCIM connection](p1_create_scim_connection.html), and [Creating a GitHub EMU connection](p1_create_github_emu_connection.html). |

   * On the **Attribute Mapping** tab, click [icon: pencil, set=fa]and enter or edit the following:

   * To add an attribute mapping, click **[icon: plus, set=fa]Add** and enter the source and target attributes.

     |   |                                                                                                                                                                                                                                                              |
     | - | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
     |   | For Google Workspace, you must map the `addressFormatted` attribute so the user's address can appear in the Google admin portal. Learn more in [Google Workspace attribute mapping](p1_create_google_workspace_connection.html#p1_google_attribute_mapping). |

   * To use the expression builder, click the **Gear** icon ([icon: gear, set=fa]). Learn more in [Using the expression builder](../pingone_expression_language/p1_use_expression_builder.html).

     You can also use **Expression** list values in the expression builder to create advanced expressions, such as conditional statements. Some attributes have metadata that define potential values.

   * (Optional) For Salesforce, Salesforce Communities, and Salesforce Leads and Contacts, select the **Update** checkbox to include the attribute mapping in updates.

     |   |                                                                            |
     | - | -------------------------------------------------------------------------- |
     |   | The email attribute mapping is checked by default and included in updates. |

   * To delete a mapping, click [icon: trash, set=fa].

3. Click **Save**.
