CHR License Confirmation

Hello,
How can I validate that my temporary license has been updated on a CHR instance?
Licensing steps were followed from: https://help.mikrotik.com/docs/display/ROS/RouterOS+license+keys

I purchased a new P1 license from MikroTik directly with my account, today
This shows up in the portal with an;

  • system-id: vWS**********


  • Issued: 2024-03-28


  • Level: P1-Perpetual

From CLI:

[admin@MikroTik] > /system license print 
         system-id: vWS**********
             level: p1
  limited-upgrades: no
   next-renewal-at: 2024-04-27 20:59:59
       deadline-at: 2024-05-27 20:59:59

[admin@MikroTik] > /system license renew 
account: some.user@domain.com
password: ********** 
level: p1 
  status: done

However, nothing seems to have changed... ????????

[admin@MikroTik] > /system license print 
         system-id: vWS**********
             level: p1
  limited-upgrades: no
   next-renewal-at: 2024-04-27 20:59:59
       deadline-at: 2024-05-27 20:59:59

The output from WebFig displays the same information.
Am I supposed to restart the CHR instance? If so, I must have missed that step in the notes.

Thanks

System ID is the same on your router as the portal so if there’s a green flag in the CHR Keys section of the portal then it’s active.

Thanks, Perfect…and I do see the green flag.