> ## Knowledge Base Index
> Fetch the complete knowledge base index at: https://help.spreadsimple.com/sitemap.xml
> Use this file to discover available pages before exploring further.
> Pure-Markdown content can be obtained by appending a '.md' suffix to the content URLs listed in the sitemap (without the trailing slash).

# Mermaid Syntаx

SpreadSimple Content pages now support [Mermaid Syntax](https://mermaid-js.github.io/) which allows you to create diagrams and various visualizations. 

**To use Mermaid Syntax:**

1. Go to your `Pages & links` Tab and select the page where you want to add your diagram/visualization. 

2. In the text editor, click on **Add code block** button.

![](https://storage.crisp.chat/users/helpdesk/website/918f9541750fe800/mermaid-0_1vk1t0u.png)

3. Enter `mermaid` instead of `language`. Make sure there's no space between `mermaid` and the backticks.

![](https://storage.crisp.chat/users/helpdesk/website/918f9541750fe800/mermaid-1_1xo516i.png)

4. Then insert your mermaid snippet into the code block.

![](https://storage.crisp.chat/users/helpdesk/website/918f9541750fe800/mermaid-2_wlptts.png)

And save the changes.