diff --git a/source/plugins/core/README.md b/source/plugins/core/README.md
index 3731b5e0..86f1b82b 100644
--- a/source/plugins/core/README.md
+++ b/source/plugins/core/README.md
@@ -53,6 +53,9 @@ Content can be manually ordered using `config_order` option.
> 💡 Omitted sections will be appended at the end using default order
+> ℹ️ The handles to use for each plugin and sections is based on the [`partials/_.json`](/source/templates/classic/partials/_.json) of the template.
+> It may not necessarly be the plugin id (e.g. `base.header`, `base.activity+community`, `base.repositories`, etc.).
+
## 🪛 Using presets
It is possible to reuse the same configuration across different repositories and workflows using configuration presets.
@@ -970,4 +973,4 @@ This option has no effects on forks (images will always be rebuilt from Dockerfi
default: no
-
\ No newline at end of file
+