Just click in the right side bar on “Host tools” and select the Action Area Editor at the bottom.

<aside> 💡
Can’t click on the Host Tools because the button is missing?
If you don’t see the Host Tools button, it’s likely due to one of the following reasons:
Markdown is a simplified variant of HTML and thus allows filling the action points with content without much prior knowledge.
Simply enter the text into the content field, no special formatting is required here.
Hier steht ein Text.

After the hashtag, type the headline.
# Headline 1 (first level)
Some text goes here.

Asterisk or hyphen becomes a bullet point. With at least 2 spaces, you can create sub-levels.
* Bullet Point 1 
  * Bullet Point 1.1 
- Bullet Point 2
  - Bullet Point 2.1

To create a blank line, simply insert a backslash on a line. Do not add any additional spaces or other characters on the line. Please mind the last backslash beginning the new line.
Text goes here (above 3 empty lines)
\\
\\
\\Text after blank lines.

In the square brackets, you can put the display text, followed by the link.
[Click here](<https://www.hyhyve.com>)

Similar to the link, but there must be an exclamation mark before the square brackets. If the image cannot be displayed, the alternative text appears.


Put the URL inside the quotes and the text between the tags:
<cta url="**the URL to open**">**Text which is shown on the button**</cta>
<aside> 💡 As you see in the following screenshots, you can combine different kinds of content like e.g., Text, headings, buttons and inline pictures.
</aside>
