# 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](https://semantic-release.gitbook.io/semantic-release/configuration#extends) option.

See [shareable configurations list](https://semantic-release.gitbook.io/semantic-release/extending/shareable-configurations-list).
