Integration confusion

I have an integration in my configuration.yaml

sensor:
  - platform: integration
    source: sensor.pj_1103_clamp_power_meter_power
    name: energy_spent
    unit_prefix: k
    round: 2
  1. But I can’t find it in my UI /config/integrations/dashboard, am I on the correct link?
  2. If link is correct, how do I make it appear?
  3. Then I tried to do the same in UI, to create a Riemann integration, I was brought to the Helpers
  4. A helper was created, but where is it stored? Nothing inside configuration.yaml
  1. No. Integrations set up in YAML do not appear there.
  2. You don’t.
  3. Not a question.
  4. It is stored as json data in the non user editable .storage registry.