Choose Your Learning Style




Time-savers for Busy Bees

Watch the 3-5 min training series while drinking a cup of coffee on a break.
Each video will teach you how to use ServiceChannel functions to automate your work routine and rest in the evening.


<!DOCTYPE html>
<html>
   <head>
      <title>Title of the document</title>
      <style>
         /* Add hover styles */
         button:hover {
            background-color: #00BFF0;
         }
         button {
            background-color: #0E48B9;
            /* Remove the border */
            border: none; 
            /* Center the text */
            display: flex;
            align-items: center;
            justify-content: center;

         }
      </style>
   </head>
   <body>
      <form action="https://servicechannel.atlassian.net/wiki/spaces/SCU/pages/2661187946/Time-Savers+for+Busy+Bees" method="get" target="_blank">
         <button type="submit"
         style="
         font-family: 'Myriad Pro'; 
         color:#FFFFFF;
         font-style: normal;
         font-weight: 600;
         font-size: 18px;
         line-height: 22px; 
         width: 152 px;
         height: 41px; 
         /* Remove box-shadow */
         cursor: pointer;
         border-radius:15px;
         /* Add hover style */
         "
         >Start Learning</button>
      </form>
   </body>
</html>





  



In-Depth Training for Patient Students

20-min webinars and training videos provide you with the detailed knowledge to become a ServiceChannel platform shark.
The videos contain comprehensive information on how to use ServiceChannel features most effectively.


<!DOCTYPE html>
<html>
   <head>
      <title>Title of the document</title>
      <style>
         /* Add hover styles */
         button:hover {
            background-color: #00BFF0;
         }
         button {
            background-color: #0E48B9;
            /* Remove the border */
            border: none; 
            /* Center the text */
            display: flex;
            align-items: center;
            justify-content: center;

         }
      </style>
   </head>
   <body>
      <form action="https://servicechannel.atlassian.net/wiki/spaces/SCU/pages/2660861124/In-Depth+Trainings+for+Patient+Students" method="get" target="_blank">
         <button type="submit"
         style="
         font-family: 'Myriad Pro'; 
         color:#FFFFFF;
         font-style: normal;
         font-weight: 600;
         font-size: 18px;
         line-height: 22px; 
         width: 152 px;
         height: 41px; 
         /* Remove box-shadow */
         cursor: pointer;
         border-radius:15px;
         /* Add hover style */
         "
         >Start Learning</button>
      </form>
   </body>
</html>








Career Boosters for Active Learners

These training videos keep you in the loop of all features and show you every inch of ServiceChannel in 1-hour.
The videos explain how specific functionality works and go deeper, showing system tricks and turnout.


 <!DOCTYPE html>
<html>
   <head>
      <title>Title of the document</title>
      <style>
         /* Add hover styles */
         button:hover {
            background-color: #00BFF0;
         }
         button {
            background-color: #0E48B9;
            /* Remove the border */
            border: none; 
            /* Center the text */
            display: flex;
            align-items: center;
            justify-content: center;

         }
      </style>
   </head>
   <body>
      <form action="https://servicechannel.atlassian.net/wiki/spaces/SCU/pages/587104502/Career+Boosters+for+Active+Learners" method="get" target="_blank">
         <button type="submit"
         style="
         font-family: 'Myriad Pro'; 
         color:#FFFFFF;
         font-style: normal;
         font-weight: 600;
         font-size: 18px;
         line-height: 22px; 
         width: 152 px;
         height: 41px; 
         /* Remove box-shadow */
         cursor: pointer;
         border-radius:15px;
         /* Add hover style */
         "
         >Start Learning</button>
      </form>
   </body>
</html>