# Exporting journey maps

Navigate to the top-right corner of the journey map or editor and hit the download icon. This PDF export includes the journey map info section.

{% stepper %}
{% step %}
**Select what you want to export**

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

{% step %}
**Stay on the page until exporting is complete.**

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

{% hint style="info" %}
*Note: Changes made during this time might be included in the export. So, if you don't want to change anything, make sure you wait until your journey map is ready to download.*
{% endhint %}


---

# 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/journey-editor/journey-export.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.
