diff --git a/docs/my-website/docs/proxy/guardrails/pii_masking_v2.md b/docs/my-website/docs/proxy/guardrails/pii_masking_v2.md
index abea90f617..427308cf22 100644
--- a/docs/my-website/docs/proxy/guardrails/pii_masking_v2.md
+++ b/docs/my-website/docs/proxy/guardrails/pii_masking_v2.md
@@ -36,6 +36,9 @@ On the LiteLLM UI, navigate to Guardrails. Click "Add Guardrail". On this dropdo
style={{width: '80%', display: 'block', margin: '0'}}
/>
+
+
+
#### 1.2 Configure Entity Types
Now select the entity types you want to mask. See the [supported actions here](#supported-actions)
@@ -104,6 +107,7 @@ My credit card is 4111-1111-1111-1111 and my email is test@example.com.
style={{width: '100%', display: 'block', margin: '0'}}
/>
+
#### 3.2 Test in code