Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Html macro
sanitizefalse
<!DOCTYPE html>
<html>
<head>
    <title>Title of the document</title>
    <style>
        /* Center the button both horizontally and vertically */
        body {
            display: flex;
            justify-content: center;
            align-items: center;
            height: 100vh;
            margin: 0;
        }

        /* 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;
            font-family: 'Myriad Pro';
            color: #FFFFFF;
            font-style: normal;
            font-weight: 600;
            font-size: 18px;
            line-height: 22px;
            width: 250px; /* Removed the extra space in '300 px' */
            height: 48px;
            /* Remove box-shadow */
            cursor: pointer;
            border-radius: 10px;
            /* Add hover style */
        }
    </style>
</head>
<body>
    <form action="https://servicechannel.atlassian.net/wiki/spaces/SCUCP/pages/2402582551/Managing+Expired+Insurance+Documents" method="get" target="_blank">
        <div>
            <button type="submit">Go to Info for Companies out of US & Canada</button>
        </div>
    </form>
</body>
</html>

You can edit the information about your insurance types if the OCR technology fails to recognize the documentor if you want to change the insurance information. 

Panel
bgColor#F9F9F9
titleColor#0e3367
titleBGColor#EAEAEA
borderStylenone
title⦿ How to Edit Insurance Documents Information
  1. On the Insurance Documents page, click Edit 


  2. Expand the insurance type you need to modify.  
  3. Make necessary changes. 
    The status of each insurance type where the changes have been made will change to Modified.

    Note

    Note that if you modify the information of the insurance type in the Approved, Approved with Exception, Approved (Future Effective Date) statuses, you will have to submit it to the client again and wait for their approval 


  4. To upload a new document for a specific insurance type, follow steps 3-5 of the Uploading Insurance Document instruction 
  5. (Optional) To delete the changes you made, click Cancel 


  6. Click Submit to send the updated documents to your client. 


Live Search
spaceKeySCUCP
additionalnone
placeholderSearch our Knowledge Base
typepage

Panel
titleColor#ffffff
titleBGColor#5fa7d0
borderStylegroove
titleIn this Article

Table of Contents
maxLevel3
minLevel2
indent20px

Panel
titleColorwhite
titleBGColor#75a346
titleRelated Articles

Filter by label (Content by label)
showLabelsfalse
max8
showSpacefalse
sorttitle
cqllabel = "workorders" in ( "insurancevalidation" , "ocrtechnology" ) and space = currentSpace ( )