System > Login Notices
  1. Help Center
  2. Admin
  3. System > Login Notices

Add a video to a Login Notice

Present key visuals and videos to every person who logs into KaiNexus in a Login Notice.

Login Notices are popup notifications that appear when users log in to KaiNexus. They might be one-time events used to notify your employees about events that might interest them or they might be configured to appear each time a user logs in.

Who can create or edit a Login Notice?

Anyone with the "System Administrator" permission can create or edit a Login Notice and include a video. 

Two Line OfieFor more information on creating Login Notices, check out this support article.

For more information on editing them, check out this article.

Include a video in a Login Notice

Two Line OfieWarning: The video you want to include must be linkable via a hosted link in the HTTPS format. If someone viewing the Login Notice wouldn't have permission to see it if they followed the URL, they won't be able to see it in the Notice either.


To include a video in a Login Notice, navigate to the Login Notice administration page, then:

  • Either create a new login notice or edit an existing one.
  • In the Body field of the resulting Create Login Notice or Edit Login Notice window:
    • Click the Code View button in the formatting toolbar. The rest of the formatting toolbar will be grayed out and the Body field's contents (if any) will be replaced by its source code.
      • To add a video, enter the following in the Body field:
        <iframe src="1" />
        Where 1 is the video's URL.
        • You can specify the height and width of the video by adding height and width tags to the source code as in the following example:
          <iframe src="1" width="560" height="315"/>
      • Once you've added the video, select the Code View button in the formatting toolbar again. The rest of the formatting toolbar will become accessible and the Body field's contents will reappear in place of the source code.

        You should be able to see the video displayed in the text box. If not, your URL was not valid.
      • Click Preview to see a preview of how the Login Notice will look when it becomes active. Click Continue to close the preview.
      • Click Save.

    Ofie Profile PicPro Tip: Do you want to add an image to your login notice? It's even easier. Just click the image icon in the formatting toolbar to upload your image.