> ## Documentation Index
> Fetch the complete documentation index at: https://docs.custral.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Saved Components

> Reuse a component configuration across many surfaces.

A Saved Component is a named, reusable component (its block type, settings, filters, and sorting all bundled together) that you can drop onto any compatible View. Pick this when the same data shape appears in many places: instead of rebuilding the component each time, save it once and reference it everywhere.

## Where saved components live

Saved components are workspace-scoped. They can be marked **team-only** to limit visibility, or **personal** to keep them out of the shared library.

## Updating a saved component

When you edit a Saved Component's source definition, every embed of it picks up the change on next render. To diverge one instance, "detach" the embed. It becomes a regular component that no longer follows the source.

## See also

* [Component Filters](/surfaces/components/filters)
* [Modifying Components](/surfaces/components/modify)


## Related topics

- [Components](/surfaces/components/overview.md)
- [Saved Views](/surfaces/views/saved.md)
- [Component Filters](/surfaces/components/filters.md)
- [Modifying Components](/surfaces/components/modify.md)
- [Reusables](/surfaces/components/reusables.md)
