> For the complete documentation index, see [llms.txt](https://semantic-release.gitbook.io/semantic-release/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://semantic-release.gitbook.io/semantic-release/next/usage/shareable-configurations.md).

# Shareable configurations

A shareable configuration is an [npm](https://www.npmjs.com/) package that exports a **semantic-release** configuration object. It allows for use of the same configuration across several projects.

The shareable configurations to use can be set with the [extends](/semantic-release/next/usage/configuration.md#extends) option.

See [shareable configurations list](/semantic-release/next/extending/shareable-configurations-list.md).
