# Copy Steps as SOP Guide

### What is “Copy Steps”?

The “Copy Steps” feature lets you export each Supademo slide as an image + text combo, perfect for pasting into Notion, Confluence, WordPress, or other platforms that don’t support embeds.

**Here are the step-by-step instructions:**

{% @supademo/embed demoId="I1vUazckvZOh3MQafBsBf" url="<https://app.supademo.com/demo/I1vUazckvZOh3MQafBsBf>" %}

***

### **Choose between HTML or plain text**

Before pasting, choose your format:

* **HTML** – retains styled formatting for easy web pasting
* **Text** – simple, clean image + text output

### **How to copy Supademo steps**

1. Open the Supademo you'd like to repurpose and click **“Share.”**
2. Select **“Copy Steps.”**
3. Choose your preferred output format: **HTML** or **Text**.
4. Head to your target destination (e.g. Notion, CMS, Google Docs).
5. Paste using **Cmd+V (Mac)** or **Ctrl+V (Windows).**
6. Each image will appear with its corresponding hotspot overlay and descriptive text.

### Use Copy Steps to:

* Create SEO-rich how-to articles
* Build SOPs and internal wikis
* Add visual walkthroughs to customer support docs
* Repurpose demos for PDFs, decks, or onboarding docs


---

# 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://docs.supademo.com/share/exports/copy-steps-as-sop-guide.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.
