# Getting Started

{% stepper %}
{% step %}

#### Start Pentaho Server

To add a stepper block, hit `/` on an empty line or click the `+` on the left of the editor and select **Stepper** from the insert menu.

```bash
cd \
cd /opt/pentaho/server/pentaho-server
./start-pentaho.sh
```

{% endstep %}

{% step %}

#### Log into Pentaho Server

The following URL will log you into Pentaho account:

Username: admin

Password: password

{% embed url="<http://localhost:8080/pentaho/content/login/web/index.html>" %}
{% endstep %}

{% step %}

#### Pentaho App Shell

Once you’ve logged in, select View Models in the Semantic Model Editor panel.

<figure><img src="https://1484061793-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FdXTGZYWCBVihMNYi24vO%2Fuploads%2FKqPsFcqyjGxK52yiqcwl%2Fimage.png?alt=media&#x26;token=41df6f77-70bc-4267-8736-d83cfab19477" alt=""><figcaption><p>Pentaho App Shell</p></figcaption></figure>
{% endstep %}

{% step %}

#### Import or Add a model

From here you can easily [Import](https://academy.pentaho.com/semantic-model-editor/semantic-model-editor/schemas/steel-wheels) a model or [Add New Model](https://academy.pentaho.com/semantic-model-editor/semantic-model-editor/schemas/classic-models).

<figure><img src="https://1484061793-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FdXTGZYWCBVihMNYi24vO%2Fuploads%2FivQiPCZsBiC3czy01qdd%2Fimage.png?alt=media&#x26;token=5e33dbe3-e741-45c3-bf70-fb0212de2eb8" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

***
