diff --git a/docs/documentation/platform/identities/universal-auth.mdx b/docs/documentation/platform/identities/universal-auth.mdx
index 53cf811a4..e60ae1e33 100644
--- a/docs/documentation/platform/identities/universal-auth.mdx
+++ b/docs/documentation/platform/identities/universal-auth.mdx
@@ -24,11 +24,11 @@ using the Universal Auth authentication method.
To create an identity, head to your Organization Settings > Access Control > Machine Identities and press **Create identity**.
- 
+ 
When creating an identity, you specify an organization level [role](/documentation/platform/role-based-access-controls) for it to assume; you can configure roles in Organization Settings > Access Control > Organization Roles.
- 
+ 
Now input a few details for your new identity. Here's some guidance for each field:
@@ -37,7 +37,7 @@ using the Universal Auth authentication method.
Once you've created an identity, you'll be prompted to configure the **Universal Auth** authentication method for it.
- 
+ 
Here's some more guidance on each field:
@@ -60,9 +60,9 @@ using the Universal Auth authentication method.
and password used to authenticate with the Infisical API. With that, press on the key icon on the identity to generate a **Client Secret**
for it.
- 
- 
- 
+ 
+ 
+ 
Feel free to input any (optional) details for the **Client Secret** configuration:
@@ -77,9 +77,9 @@ using the Universal Auth authentication method.
Next, select the identity you want to add to the project and the project level role you want to allow it to assume. The project role assigned will determine what project level resources this identity can have access to.
- 
+ 
- 
+ 
To access the Infisical API as the identity, you should first perform a login operation