Custom gmail notify.gmail is not showing in the automation setup

I have a notify setup in the yaml code


# Example configuration.yaml entry for Google Mail.
notify:
  - name: "gmail"
    platform: smtp
    server: smtp.gmail.com
    port: 587
    timeout: 15
    sender: **@gmail.com
    encryption: starttls
    username: **@gmail.com
    password: *****************
    recipient:
      - *********@vtext.com
    sender_name:***********

When setting up an automation, this service is not listed under Call_Service as an option. What do I need to do to make it so??

here are some ways. I installed the gmail integration, works great until it wants you to re-authenticate every week. I’ve only had it installed for a few weeks