diff --git a/product/admin/attributes.mdx b/product/admin/attributes.mdx index 5f9443c6..f814cc4f 100644 --- a/product/admin/attributes.mdx +++ b/product/admin/attributes.mdx @@ -39,7 +39,7 @@ Tell C1 where to find key pieces of employee data, which will be associated with -Navigate to **Directory** > **User data sources** and select the **Attribute manager** tab. +Navigate to **Directory** > **Directory sources** and select the **Attribute manager** tab. @@ -120,7 +120,7 @@ To create a custom user attribute: -Navigate to **Directory** > **User data sources** and select the **Attribute manager** tab. +Navigate to **Directory** > **Directory sources** and select the **Attribute manager** tab. Click **Add attribute**. diff --git a/product/admin/directory.mdx b/product/admin/directory.mdx index 7d6878c0..be4c622c 100644 --- a/product/admin/directory.mdx +++ b/product/admin/directory.mdx @@ -92,7 +92,7 @@ Next, tell C1 that the app you've integrated is your directory. -Navigate to **Directory** > **User data sources**. +Navigate to **Directory** > **Directory sources**. @@ -153,7 +153,7 @@ These settings are available both when adding a new directory and when editing a -Navigate to **Directory** > **User data sources**. +Navigate to **Directory** > **Directory sources**. Open directory settings by doing one of the following: diff --git a/product/admin/groups.mdx b/product/admin/groups.mdx index 03bb1533..884552e7 100644 --- a/product/admin/groups.mdx +++ b/product/admin/groups.mdx @@ -45,7 +45,7 @@ Create a C1 group by setting a rule for membership. C1 will dynamically add or r -Navigate to **Directory** > **Groups** and click **Create group**. +Navigate to **Directory** > **Dynamic groups** and click **Create group**. Give your new group a name and add a description. Click **Create group**. @@ -95,7 +95,7 @@ Need a group that's similar to one that already exists? To save time, you can du -On the **Groups** page, find the group you want to duplicate. +On the **Dynamic groups** page, find the group you want to duplicate. Click the **...** (more actions) menu, then choose **Duplicate**. diff --git a/product/admin/profile-types.mdx b/product/admin/profile-types.mdx index 2f881cef..80f38d6d 100644 --- a/product/admin/profile-types.mdx +++ b/product/admin/profile-types.mdx @@ -58,7 +58,7 @@ Suppose you want to use a "Cost Center" field from Workday to route access reque Make sure your Workday connector is set up and syncing. After a sync completes, the Cost Center value is stored on each user's Workday account. -Navigate to **Directory** > **User data sources** > **Attribute manager** and click **Add attribute**. Select **Custom**, name it "Cost Center", and use **Direct mapping** to select your Workday application and the `costCenter` field. Click **Create**. +Navigate to **Directory** > **Directory sources** > **Attribute manager** and click **Add attribute**. Select **Custom**, name it "Cost Center", and use **Direct mapping** to select your Workday application and the `costCenter` field. Click **Create**. Navigate to the **Profile types** tab and select (or [create](#create-a-new-profile-type)) the profile type you want to associate this attribute with, such as "Full-time employees". On the **Details** tab, click **Edit**, select the **Cost Center** attribute, and click **Save**. @@ -80,7 +80,7 @@ Suppose your organization stores GitHub usernames in a custom Active Directory a Make sure your Active Directory connector is set up and syncing. After sync, the `githubUserName` value is available on each user's AD account. -Navigate to **Directory** > **User data sources** > **Attribute manager** and click **Add attribute**. Select **Custom**, name it "GitHub Username", and use **Direct mapping** to select your Active Directory application and the `githubUserName` field. Click **Create**. +Navigate to **Directory** > **Directory sources** > **Attribute manager** and click **Add attribute**. Select **Custom**, name it "GitHub Username", and use **Direct mapping** to select your Active Directory application and the `githubUserName` field. Click **Create**. Add the **GitHub Username** attribute to the appropriate profile type and make sure the relevant users are assigned to it. @@ -118,7 +118,7 @@ Make sure you've [mapped the custom attributes](/product/admin/attributes) you w -Navigate to **Directory** > **User data sources** and select the **Profile types** tab. +Navigate to **Directory** > **Directory sources** and select the **Profile types** tab. diff --git a/product/admin/push-rules.mdx b/product/admin/push-rules.mdx index 88bd0dd2..6f5891f3 100644 --- a/product/admin/push-rules.mdx +++ b/product/admin/push-rules.mdx @@ -60,13 +60,13 @@ Once enabled, C1 automatically pushes attributes to the target application whene - The **Super Admin** role in C1 - A configured connector for the target application -- User attribute mappings defined in C1 (**Directory** > **User data sources**) +- User attribute mappings defined in C1 (**Directory** > **Directory sources**) ### Create a push rule -Navigate to **Directory** > **User data sources**. +Navigate to **Directory** > **Directory sources**. Select the **Push rule** tab. @@ -102,7 +102,7 @@ Click **Save**. -Navigate to **Directory** > **User data sources** > **Push rule**. +Navigate to **Directory** > **Directory sources** > **Push rule**. Find the push rule in the list.