diff --git a/docs/documentation/platform/dynamic-secrets/mongo-atlas.mdx b/docs/documentation/platform/dynamic-secrets/mongo-atlas.mdx
index 4339e76a7..f9352f2e5 100644
--- a/docs/documentation/platform/dynamic-secrets/mongo-atlas.mdx
+++ b/docs/documentation/platform/dynamic-secrets/mongo-atlas.mdx
@@ -38,11 +38,11 @@ Create a project scopped API Key with the required permission in your Mongo Atla
- Admin public API key
+ The public key of your generated Atlas API Key. This acts as a username.
- Admin private API key
+ The private key of your generated Atlas API Key. This acts as a password.
@@ -63,7 +63,7 @@ Create a project scopped API Key with the required permission in your Mongo Atla
List that contains clusters, MongoDB Atlas Data Lakes, and MongoDB Atlas Streams Instances that this database user can access. If omitted, MongoDB Cloud grants the database user access to all the clusters, MongoDB Atlas Data Lakes, and MongoDB Atlas Streams Instances in the project.
- 
+ 
- **Label**: Human-readable label that identifies the cluster or MongoDB Atlas Data Lake that this database user can access.
- **Type**: Category of resource that this database user can access.
diff --git a/docs/images/platform/dynamic-secrets/advance-option-atlas.png b/docs/images/platform/dynamic-secrets/advanced-option-atlas.png
similarity index 99%
rename from docs/images/platform/dynamic-secrets/advance-option-atlas.png
rename to docs/images/platform/dynamic-secrets/advanced-option-atlas.png
index 91e476c18..50c9f89bd 100644
Binary files a/docs/images/platform/dynamic-secrets/advance-option-atlas.png and b/docs/images/platform/dynamic-secrets/advanced-option-atlas.png differ