diff --git a/site/users/index.html.js b/site/users/index.html.js
index 758cf6ad82..517569ae74 100644
--- a/site/users/index.html.js
+++ b/site/users/index.html.js
@@ -671,6 +671,11 @@ var logos = [
img: 'filejet.png',
link: 'https://filejet.io/'
},
+ {
+ name: 'Configure One',
+ img: 'configureone.png',
+ link: 'https://www.configureone.com/'
+ },
// Adding your logo?
// Add it to the /users/logos/ directory and then append an entry above this comment.
//
diff --git a/site/users/logos/configureone.png b/site/users/logos/configureone.png
new file mode 100644
index 0000000000..2b5055d312
Binary files /dev/null and b/site/users/logos/configureone.png differ