# Sticky Note

<figure><img src="https://3864624312-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRdo1pkMnofwxf3lpWftw%2Fuploads%2F7qZAB9fdQH1ieqeDa94s%2Fimage.png?alt=media&#x26;token=205dc866-48b9-463a-814a-5309d43ef239" alt=""><figcaption></figcaption></figure>

## A - How to Create a Sticky Note

**Method 1:**

* In the Workflow Builder screen, click the **“Add Sticky Note”** button.

<figure><img src="https://3864624312-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRdo1pkMnofwxf3lpWftw%2Fuploads%2Fz6c5rkLQX6gs5BeOrpfM%2Fimage.png?alt=media&#x26;token=5e363be9-155a-4207-a290-d515893e176f" alt=""><figcaption></figcaption></figure>

**Method 2:**

* In the Workflow Builder screen, click the **Sticky Note icon** in the **left toolbar**.

<figure><img src="https://3864624312-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRdo1pkMnofwxf3lpWftw%2Fuploads%2F3PDw9LammJcM89jCh8R7%2Fimage.png?alt=media&#x26;token=5a76f50e-e32c-4e99-b4fa-9fcc1b5e0609" alt=""><figcaption></figcaption></figure>

## B - Update Content in a Sticky Note

You can:

* **Rename** the sticky note.
* **Enter content** inside the sticky note.

> Notes support **Markdown formatting**.

**Markdown Formatting Guide:**

* **Bold text**: Wrap text with double asterisks → `**Bold**` → **Bold**
* *Italic text*: Wrap text with single asterisk → `*italic*` → *italic*
* **Headings**:
  * `# Heading 1`
  * `## Heading 2`
  * `### Heading 3`
* **Insert link**: `[Example](https://example.com/)`
* **Unordered list**: Use `*` before each item
* **Ordered list**: Use numbers `1,2,3...`
* **Insert image**:

  ```
  ![Source example](https://<IMAGE-URL>/<IMAGE-NAME>.png#full-width)
  ```

*(Add `#full-width` to make the image span the full width of the note)*

* **Embed YouTube video**:

```
@[youtube](Hpm-Wd98Py8)
```

*(The YouTube video must allow embedding.)*

Example:&#x20;

<figure><img src="https://3864624312-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRdo1pkMnofwxf3lpWftw%2Fuploads%2FIC4YQMX1A4OmJCxhtGFe%2Fimage.png?alt=media&#x26;token=28916859-e26f-4976-86f6-9a8f72aaeb55" alt=""><figcaption></figcaption></figure>

Result:

<figure><img src="https://3864624312-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRdo1pkMnofwxf3lpWftw%2Fuploads%2FFbZTBSDjLvrgzO7nMh4a%2Fimage.png?alt=media&#x26;token=afa4e5a2-b43d-4bb1-a5c0-c0bd88f452de" alt=""><figcaption></figcaption></figure>

## C - Delete a Sticky Note

* Click the **“Delete”** button to remove the Sticky Note.

<figure><img src="https://3864624312-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRdo1pkMnofwxf3lpWftw%2Fuploads%2FiPxyhOU68ibWMjHYaJr9%2Fimage.png?alt=media&#x26;token=600ecc57-9c6c-4251-a6ee-86ebfc3e4c18" alt=""><figcaption></figcaption></figure>

## D - Positioning Sticky Notes

* Drag and drop Sticky Notes to **any position** on the canvas.
* Place Sticky Notes **behind nodes** to visually group related nodes.
* **Resize Sticky Notes** by dragging from the edges or corners.
