diff --git a/app/templates/sso/profile.html b/app/templates/sso/profile.html
index 3cd5ca4..991d4a5 100644
--- a/app/templates/sso/profile.html
+++ b/app/templates/sso/profile.html
@@ -45,17 +45,20 @@ function refresh_apikey(key) {
Username: {{ user.username }}
Email: {{ user.email }}
Groups: {{ user.groups.all|join:", " }}
+
+
-To reset your External API Auth Services password, which is used to access tools and websites which use Auth's API, click the link below
-Reset External API Auth Services Password
+Auth API Servies use Auth for your login information with the use of a seperate password. To reset your services password click the link below
+Reset Auth API Services Password
{% if user.eveaccount_set.all %} -This is a list of all your current non-api external service accounts, to -create a login for a service click the Add Service link
+Services not fully integrated into Auth, and which a seperate username/password is required.
{% if user.serviceaccount_set.all %}