diff --git a/docs/post-authentication/user-management/user-profile.mdx b/docs/post-authentication/user-management/user-profile.mdx index a60619201..79a5c863e 100644 --- a/docs/post-authentication/user-management/user-profile.mdx +++ b/docs/post-authentication/user-management/user-profile.mdx @@ -24,7 +24,7 @@ This allows you to: The profile details plugin supports only the `React` and `NodeJS` SDKs. Support for other platforms is under active development. -You need to start from a working **SuperTokens** setup with the profile base plugin already configured. +You need to start from a working **SuperTokens** setup. If you haven't done that already, please refer to the [Quickstart Guides](/docs/quickstart/introduction). ## Steps