# Registry `Registry` exposes genogrove's `registry` — a process-wide singleton mapping a string key to any JSON-serializable payload. See the {doc}`User Guide ` for usage and the two `intern` forms. ```{eval-rst} .. autoclass:: pygenogrove.Registry ```