# First steps in Smaply

Once you've logged into Smaply, you will land on your personal dashboard and get an overview of all your work.&#x20;

<figure><img src="/files/wRPT4RDwxzDKTDvELLPA" alt=""><figcaption></figcaption></figure>

### Create your first journey map

Now it’s time to get started! Click on `+ New journey` and create your first journey map in 5 simple steps!&#x20;

{% stepper %}
{% step %}

### Add steps

‍Start by adding **steps** to build the core of your journey map.&#x20;

![](/files/d7ZAeugASx2ZZBwd3uJS)
{% endstep %}

{% step %}

### Add stages

Cluster your steps in **stages** for more structure. You can expand the cards to span multiple columns.&#x20;

<img src="/files/8grJOwmipQn2sZ5pyjlr" alt="Steps and stages" data-size="original">
{% endstep %}

{% step %}

### Add an emotional journey

**Emotion chart / Grid lane:** Create an emotion chart to help empathize with your persona. You can move the emoticons by dragging and dropping.

<img src="/files/ugfcWqWT1RybYOPmD5UC" alt="Emotion chart" data-size="original">
{% endstep %}

{% step %}

### Create a storyboard

**Images**: Add images/screenshots or other artefacts to your journey map. It makes it easier to grasp and empathize, also then you have everything in one central place.

<img src="/files/H5CuL6yxX9WV9UHx136a" alt="Storyboard" data-size="original">
{% endstep %}

{% step %}

### Add more lanes and columns

Add more lanes: Hover between lanes to add new lane types such as opportunities, linked journey maps, grids, and many more. Get more details on [lanes, columns, and cards.](/journey-editor/editor/lanes-columns.md)

<img src="/files/T4Kryb5fTRtITFeMZCXK" alt="Add lanes" data-size="original">![](/files/LVY2EGxbvmy0loX9gz82)
{% endstep %}
{% endstepper %}

### **Congratulations on your first journey map!** ‍🥳&#x20;

**Getting started is always the hardest part, and you did it!** 🎉

Now, if you want to rename your journey map, add a description and tags, assign who is in charge, and select a Journey Performance Indicator, you can do so by clicking the journey info icon in the top right corner.

<figure><img src="/files/AIvkkZmhelyjZVVPIZ3u" alt=""><figcaption><p>Journey information</p></figcaption></figure>

You can find our Helpdesk in the dropdown of your user icon in the top right corner.

<figure><img src="/files/rYQ6kGof8xwB6cwl7x4n" alt="Helpdesk" width="155"><figcaption><p>Helpdesk</p></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://helpdesk.smaply.app/getting-started/first-steps.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
