diff --git a/admin/personal-access-tokens.md b/admin/personal-access-tokens.md
index bf3069e..d6640c9 100644
--- a/admin/personal-access-tokens.md
+++ b/admin/personal-access-tokens.md
@@ -6,10 +6,11 @@ title: Personal Access Tokens
To manage Personal access tokens, nagivate to [User Settings](https://www.devzero.io/dashboard/settings/user-settings) and find the "Personal Access Tokens" section
To create a token, click on "Create new token". Once the token is created, be sure to copy and save the token contents somewhere secure, it will not be shown again.
-
+![Creating a devzero personal access token](../.gitbook/assets/pat-dialog.png)
Deleting a token is performed in the same section.
-
+
+![Deleting a devzero personal access token](../.gitbook/assets/pat-delete.png)
## Using a personal access token
diff --git a/admin/sso.md b/admin/sso.md
index 502837c..1661785 100644
--- a/admin/sso.md
+++ b/admin/sso.md
@@ -13,7 +13,7 @@ Many organizations use SSO to easily manage onboarding and offboarding of employ
4. Signature method (eg: `RSA-SHA256`)
5. Digest method (eg: `SHA256`)
-
+![Login page when SSO is enabled](../.gitbook/assets/before-entering-email.jpg)
You can also create this as a [secret GitHub Gist](https://gist.github.com/) and send us a link!
diff --git a/admin/user-management.md b/admin/user-management.md
index 98cb85c..61f0bf7 100644
--- a/admin/user-management.md
+++ b/admin/user-management.md
@@ -5,10 +5,10 @@ title: User Management
To invite a new member, click the top right icon->"Team settings"->"Invite team member"
-
+![Inviting new users to DevZero](https://devzero.b-cdn.net/Team%20management.gif)
## Updating User Roles
If you need to update a user's permissions, click the 3 dots next to the user's profile:
-
+![Edit user permissions](../.gitbook/assets/Edit%20user%20profile.png)