# Introduction

{% embed url="<https://www.youtube.com/watch?v=TFV_vhJs5DY>" %}

Integrating **locize** into your website / application takes four steps. If you still got questions after reading the getting started guide - [contact us](mailto:support@locize.com).

## Step 1) SignUp and create a project

Head over to our app and [register](https://www.locize.app/register). Create your first project on the dashboard after login.

{% content-ref url="integration/getting-started/create-a-user-account" %}
[create-a-user-account](https://docs-old.locize.com/integration/getting-started/create-a-user-account)
{% endcontent-ref %}

{% content-ref url="integration/getting-started/add-a-new-project" %}
[add-a-new-project](https://docs-old.locize.com/integration/getting-started/add-a-new-project)
{% endcontent-ref %}

## Step 2) Decide for a i18n instrumentation

Next you will need to instrument your code to enable the internationalization of your website. For more details on that read the [instrument your code section](https://docs-old.locize.com/integration/instrumenting-your-code).

## Step 3) Add new / existing segments

You can add new segments or complete files using the web interface or the [command line tool](https://github.com/locize/locize-cli).

![](https://103615269-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-L9pm8yQi-Jkj6yuulDv%2Fuploads%2F2fpb9B9Kb4QWAzMJhVFk%2Fadd_new_content.png?alt=media\&token=e6a16a84-02c7-42c8-b7fe-c3e8d346114a)

Using locizify or i18next you can enable the `saveMissing` option - doing so new segments will automatically added to your project.

{% content-ref url="integration/getting-started/add-content" %}
[add-content](https://docs-old.locize.com/integration/getting-started/add-content)
{% endcontent-ref %}

## Step 4) Translate your content

Start translating your content. Changes will be automatically published to our CDN and will be available to your users.

{% content-ref url="different-views" %}
[different-views](https://docs-old.locize.com/different-views)
{% endcontent-ref %}
