> 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/usage/getting-started.md).

# Getting started

{% hint style="danger" icon="circle-exclamation" %}

## Discontinuation Notice

This documentation site is no longer maintained and has been discontinued. The latest and official **semantic-release** documentation is now at [**semantic-release.org**](https://semantic-release.org/)

For the latest version of this content, go to: [**Read the current page**](https://semantic-release.org/usage/getting-started/)
{% endhint %}

In order to use **semantic-release** you must follow these steps:

1. [Install](/semantic-release/usage/installation.md#installation) **semantic-release** in your project
2. Configure your Continuous Integration service to [run **semantic-release**](/semantic-release/usage/ci-configuration.md#run-semantic-release-only-after-all-tests-succeeded)
3. Configure your Git repository and package manager repository [authentication](/semantic-release/usage/ci-configuration.md#authentication) in your Continuous Integration service
4. Configure **semantic-release** [options and plugins](/semantic-release/usage/configuration.md#configuration)
