diff --git a/baton/servicenow.mdx b/baton/servicenow.mdx
index 7327710f..f8c65ca5 100644
--- a/baton/servicenow.mdx
+++ b/baton/servicenow.mdx
@@ -26,8 +26,8 @@ Connector actions are custom capabilities that extend C1 automations with app-sp
| Action name | Additional fields | Description |
|-------------|-------------------|-------------|
-| enable_user | `user_id` (string, required) | Enables a disabled ServiceNow user account |
-| disable_user | `user_id` (string, required) | Disables an active ServiceNow user account |
+| enable_user | `userId` (string, required) | Enables a disabled ServiceNow user account |
+| disable_user | `userId` (string, required) | Disables an active ServiceNow user account |
## Gather ServiceNow credentials
@@ -247,11 +247,11 @@ Click **Next**.
Find the **Settings** area of the page and click **Edit**.
-**Optional.** In the **Allowed emails domains** field, enter the email domain or domains (such as `acme.com` and `contractors.acme.com`) associated with the accounts that you want C1 to sync.
+**Optional.** In the **Allowed emails domains** field, enter the email domain or domains (such as `acme.com` and `contractors.acme.com`) associated with the accounts that you want C1 to sync. When set, C1 also filters group and role membership grants to only include users whose email matches an allowed domain.
To add multiple allowed domains, press **Enter** between each domain.
- If you leave this field blank, C1 will sync all accounts in your ServiceNow instance, regardless of the email domain associated with the account.
+ If you leave this field blank, C1 will sync all accounts and membership grants in your ServiceNow instance, regardless of the email domain associated with the account.
**Optional.** In the **Custom user attributes** field, enter the names of any custom user attribute fields you want C1 to sync from ServiceNow. These are fields that start with `u_` in ServiceNow, such as `u_type`.
@@ -366,7 +366,7 @@ stringData:
# Optional: include if you want C1 to provision access using this connector
BATON_PROVISIONING: true
- # Optional: include if you want to limit account syncing to only accounts associated with an email domain listed here
+ # Optional: include if you want to limit syncing to accounts and membership grants associated with an email domain listed here
# Note: include each allowed domain as a separate entry
BATON_ALLOWED_DOMAINS:
BATON_ALLOWED_DOMAINS: