diff --git a/docs/documentation/platform/secret-sharing.mdx b/docs/documentation/platform/secret-sharing.mdx index 680751820..cd89986f3 100644 --- a/docs/documentation/platform/secret-sharing.mdx +++ b/docs/documentation/platform/secret-sharing.mdx @@ -9,6 +9,12 @@ Infisical offers a secure solution for sharing secrets over the internet in a ti With its zero-knowledge architecture, secrets shared via Infisical remain unreadable even to Infisical itself. + + Secret Sharing is available publicly as well as from the Infisical dashboard. + If you're signed in, you can access all your shared secrets and their expiry + details. + + ## Share a Secret 1. Navigate to the **Organization** page. diff --git a/docs/images/platform/secret-sharing/public-view.png b/docs/images/platform/secret-sharing/public-view.png index 8b4077c65..432d39553 100644 Binary files a/docs/images/platform/secret-sharing/public-view.png and b/docs/images/platform/secret-sharing/public-view.png differ