diff --git a/packages/docs/device-agent-zip.png b/packages/docs/device-agent-zip.png new file mode 100644 index 000000000..c3544bf96 Binary files /dev/null and b/packages/docs/device-agent-zip.png differ diff --git a/packages/docs/device-agnet.mdx b/packages/docs/device-agnet.mdx new file mode 100644 index 000000000..26c23a23a --- /dev/null +++ b/packages/docs/device-agnet.mdx @@ -0,0 +1,182 @@ +--- +title: "Comp AI Device Agent" +description: "Device Agent & MDM User Setup Guide" +--- + +#### **About Comp AI device agent** + +Installing Comp AI Device Agent helps you and your security administrator keep your device protected against security threats. + +Comp AI Device Monitor is a lightweight agent that helps ensure your device meets security compliance requirements. + +It monitors device configuration, installed software, and security settings to help maintain a secure work environment. + +**Security powered by Comp AI:** Your organization uses Comp AI to maintain security and compliance standards. + +If you have questions, contact your IT administrator. + +### System Requirements + +**Operating Systems:** macOS 10.14\+, Windows 10\+, Ubuntu 18.04\+ + +**Memory:** 512MB RAM minimum + +**Storage:** 200MB available disk space + +### Installation Guide + +On your org's [portal](http://portal.trycomp.ai), click the "Download and Install Comp AI Device Agent" dropdown + +Full installation and erollment is a 3 step process outlined below: + + + Go to your Downloads file and click into the newly downloaded .zip file + + ![Device Agent Zip Pn](/packages/docs/device-agent-zip.png) + + Then click into the newly created folder + + ![Newly Created Folder Pn](/packages/docs/newly-created-folder.png) + + Double-click the “run_me_first.comand” and then click Done to the ‘Not Opened’ warning + + ![Run Me First Pn](/packages/docs/run-me-first.png) + + Click the Apple icon in the upper left corner and go to System Settings + + ![System Settings Pn](/packages/docs/system-settings.png) + + Go to Privacy and Security and within the Security section scroll down to “run_me_first.command was blocked” and click the Open Anyway button + + ![Always Open Pn](/packages/docs/images/always-open.png) + + Click Open Anyway on the warning + + ![Open Anyway Pn](/packages/docs/images/open-anyway.png) + + Click Use Password… in the box that appears and enter your credentials in the next box + + ![Use Password Pn](/packages/docs/images/use-password.png) + + Once entering your credentials the file should run (you can then close this window) + + ![Close Window Pn](/packages/docs/images/close-window.png) + + + + Back in the Downloaded folder click“compai-device-agent.pkg” + + ![Agent Pkg Pn](/packages/docs/images/agent-pkg.png) + + Click Done to the warning: + + ![Warning Pn](/packages/docs/images/warning.png) + + Click the Apple icon in the upper left corner and go to System Settings: + + ![System Settings Icon Pn](/packages/docs/images/system-settings-icon.png) + + Go to Privacy and Security and within the Security section scroll down to “run_me_first.command was blocked” and click the Open Anyway button: + + ![Security Run Me First Pn](/packages/docs/images/security-run-me-first.png) + + Click Open Anyway on the warning: + + ![Open Anyway Pkg Pn](/packages/docs/images/open-anyway-pkg.png) + + Click Use Password and enter credentials: + + ![Use Password Pkg Pn](/packages/docs/images/use-password-pkg.png) + + The Installation window should open, click Continue: + + ![Fleet Install Pn](/packages/docs/images/fleet-install.png) + + Click Install: + + ![Click Install Pn](/packages/docs/images/click-install.png) + + Enter Password and click Install Software: + + ![Enter Password Pkg Pn](/packages/docs/images/enter-password-pkg.png) + + Click Close: + + ![Install Complete Pkg Pn](/packages/docs/images/install-complete-pkg.png) + + + + At the top of your screen, find the Fleet Desktop app which looks like an F made of dots. Click on it and click My Device: + + ![My Device Pn](/packages/docs/images/my-device.png) + + You should see a banner that asks you to enable MDM. Click the button: + + ![Enable Mdm Pn](/packages/docs/images/enable-mdm.png) + + Click the Download button: + + ![Click Download Button Pn](/packages/docs/images/click-download-button.png) + + Return to your Downloads folder and click on _fleet-mdm-enrollment-profile.mobileconfig:_ + + ![Downloads Folder Pn](/packages/docs/images/downloads-folder.png) + + The following warning will appear, click OK: + + Click Ok Pn + + Click the Apple icon in the upper left corner and go to System Settings: + + ![System Settings Icon Pn](/packages/docs/images/system-settings-icon.png) + + In System Settings, locate and click ‘Profile Downloaded’ in the left-hand column. Double-click on the Comp AI enrollment on the right: + + Device Management Pn + + Click Install…: + + Install Comp Ai Pn + + Click Install: + + Final Install Pn + + Enter Credentials and click Enrol: + + Enrol Pn + + Enrollment is then complete: + + Enrollment Complete Pn + \ No newline at end of file diff --git a/packages/docs/images/agent-pkg.png b/packages/docs/images/agent-pkg.png new file mode 100644 index 000000000..db54abdf5 Binary files /dev/null and b/packages/docs/images/agent-pkg.png differ diff --git a/packages/docs/images/always-open.png b/packages/docs/images/always-open.png new file mode 100644 index 000000000..2ef0aacf3 Binary files /dev/null and b/packages/docs/images/always-open.png differ diff --git a/packages/docs/images/click-download-button.png b/packages/docs/images/click-download-button.png new file mode 100644 index 000000000..e261c629a Binary files /dev/null and b/packages/docs/images/click-download-button.png differ diff --git a/packages/docs/images/click-install.png b/packages/docs/images/click-install.png new file mode 100644 index 000000000..a60ccb523 Binary files /dev/null and b/packages/docs/images/click-install.png differ diff --git a/packages/docs/images/click-ok.png b/packages/docs/images/click-ok.png new file mode 100644 index 000000000..416eb74e3 Binary files /dev/null and b/packages/docs/images/click-ok.png differ diff --git a/packages/docs/images/close-window.png b/packages/docs/images/close-window.png new file mode 100644 index 000000000..20c0babf5 Binary files /dev/null and b/packages/docs/images/close-window.png differ diff --git a/packages/docs/images/device-management.png b/packages/docs/images/device-management.png new file mode 100644 index 000000000..73fe9e282 Binary files /dev/null and b/packages/docs/images/device-management.png differ diff --git a/packages/docs/images/downloads-folder.png b/packages/docs/images/downloads-folder.png new file mode 100644 index 000000000..64ad04f92 Binary files /dev/null and b/packages/docs/images/downloads-folder.png differ diff --git a/packages/docs/images/enable-mdm.png b/packages/docs/images/enable-mdm.png new file mode 100644 index 000000000..43fbb6f2d Binary files /dev/null and b/packages/docs/images/enable-mdm.png differ diff --git a/packages/docs/images/enrol.png b/packages/docs/images/enrol.png new file mode 100644 index 000000000..280e64b2c Binary files /dev/null and b/packages/docs/images/enrol.png differ diff --git a/packages/docs/images/enrollment-complete.png b/packages/docs/images/enrollment-complete.png new file mode 100644 index 000000000..73df4a435 Binary files /dev/null and b/packages/docs/images/enrollment-complete.png differ diff --git a/packages/docs/images/enter-password-pkg.png b/packages/docs/images/enter-password-pkg.png new file mode 100644 index 000000000..62824d58d Binary files /dev/null and b/packages/docs/images/enter-password-pkg.png differ diff --git a/packages/docs/images/final-install.png b/packages/docs/images/final-install.png new file mode 100644 index 000000000..a4913ccd0 Binary files /dev/null and b/packages/docs/images/final-install.png differ diff --git a/packages/docs/images/fleet-install.png b/packages/docs/images/fleet-install.png new file mode 100644 index 000000000..c340b81a0 Binary files /dev/null and b/packages/docs/images/fleet-install.png differ diff --git a/packages/docs/images/install-comp-ai.png b/packages/docs/images/install-comp-ai.png new file mode 100644 index 000000000..be5da7da8 Binary files /dev/null and b/packages/docs/images/install-comp-ai.png differ diff --git a/packages/docs/images/install-complete-pkg.png b/packages/docs/images/install-complete-pkg.png new file mode 100644 index 000000000..b7dbd0312 Binary files /dev/null and b/packages/docs/images/install-complete-pkg.png differ diff --git a/packages/docs/images/my-device.png b/packages/docs/images/my-device.png new file mode 100644 index 000000000..12d12faa4 Binary files /dev/null and b/packages/docs/images/my-device.png differ diff --git a/packages/docs/images/newly-created-folder.png b/packages/docs/images/newly-created-folder.png new file mode 100644 index 000000000..e4ccbc8d3 Binary files /dev/null and b/packages/docs/images/newly-created-folder.png differ diff --git a/packages/docs/images/open-anyway-pkg.png b/packages/docs/images/open-anyway-pkg.png new file mode 100644 index 000000000..913b37e0f Binary files /dev/null and b/packages/docs/images/open-anyway-pkg.png differ diff --git a/packages/docs/images/open-anyway.png b/packages/docs/images/open-anyway.png new file mode 100644 index 000000000..d2ae627f7 Binary files /dev/null and b/packages/docs/images/open-anyway.png differ diff --git a/packages/docs/images/run-me-first.png b/packages/docs/images/run-me-first.png new file mode 100644 index 000000000..82fb851c3 Binary files /dev/null and b/packages/docs/images/run-me-first.png differ diff --git a/packages/docs/images/security-run-me-first.png b/packages/docs/images/security-run-me-first.png new file mode 100644 index 000000000..5dfb09000 Binary files /dev/null and b/packages/docs/images/security-run-me-first.png differ diff --git a/packages/docs/images/system-settings-icon.png b/packages/docs/images/system-settings-icon.png new file mode 100644 index 000000000..ed7c02531 Binary files /dev/null and b/packages/docs/images/system-settings-icon.png differ diff --git a/packages/docs/images/system-settings.png b/packages/docs/images/system-settings.png new file mode 100644 index 000000000..ebcaca747 Binary files /dev/null and b/packages/docs/images/system-settings.png differ diff --git a/packages/docs/images/use-password-pkg.png b/packages/docs/images/use-password-pkg.png new file mode 100644 index 000000000..b1ca01bf0 Binary files /dev/null and b/packages/docs/images/use-password-pkg.png differ diff --git a/packages/docs/images/use-password.png b/packages/docs/images/use-password.png new file mode 100644 index 000000000..decd43a2a Binary files /dev/null and b/packages/docs/images/use-password.png differ diff --git a/packages/docs/images/warning.png b/packages/docs/images/warning.png new file mode 100644 index 000000000..1fc1cc0a7 Binary files /dev/null and b/packages/docs/images/warning.png differ