# Auto-imports

> Framework helpers, components, UI presets and project exports resolve by name in .n and .c files.

- [How it works](/norns/auto-imports/how-it-works) — the four resolvers, their priority, and what gets emitted.
- [Options](/norns/auto-imports/options) — every option with its default.
- [UI presets](/norns/auto-imports/ui-presets) — `presetUI()` from norns-ui and how to shadow a library component.
