Versions Compared
Key
- This line was added.
- This line was removed.
- Formatting was changed.
Html macro | ||
---|---|---|
| ||
<!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> |
When you upload an Acord 25 insurance document, the Optical Character Recognition (OCR) technologyautomatically extracts information and populates it into theneededfields. After that, you should check the correctness of the information entered and submit it to the client. You also will be able to edit the insurance information later.
The OCR detectsanAcord 25 insurance certificate.You can upload it on the Insurance Documents page.
Panel | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||
|
Live Search | ||||||||
---|---|---|---|---|---|---|---|---|
|
Panel | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
|
Panel | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||
|