# FAQs

<details>

<summary>How do I place my Canvas in a Repeating-Group?</summary>

You can place your Canvas in a Repeating-Group.  In order to uniquely identify your Canvas (e.g. for events fired by a Canvas) you can enter a Unique ID for your Canvas.  Here, you can utilize the current cell's index number, in order to provide a Unique ID for each Canvas inside of the Repeating-Group:\
![](https://2486055478-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOwxFzRfBRMCDtkHUwlsR%2Fuploads%2FB5S00dOHU2VW9dVpnAZU%2Fimage.png?alt=media\&token=e9fceb79-df60-49b6-9770-3d7ca78885ab)

On the workflow tab, you can reference an exposed state, which is "This Canvas's Unique ID". For instance, if you want to initiate a set of workflow actions to perform only when the Canvas in the third Repeating-Group cell has been modified, you would add a condition that looks something like the one below, where the "*This Canvas-Main's Unique ID of Canvas is CanvasUniqueID3*" (assuming you've set up the Unique ID like it looks in the screenshot above):

![](https://2486055478-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOwxFzRfBRMCDtkHUwlsR%2Fuploads%2Ff7KMpgu91YjUvDZPNPVY%2Fimage.png?alt=media\&token=2034b1d3-cb8a-4bdc-b6da-8a55593e920a)

</details>

<details>

<summary>I saved a serialized Canvas on Desktop and need to re-open it on Mobile (or vice versa, for responsiveness). How do I make the elements inside smaller?</summary>

See "[Responsiveness](https://guide.techblocksco.com/useful-tips/responsiveness)" section

</details>

<details>

<summary>How do I save my Canvas?</summary>

See "[Saving the Canvas](https://guide.techblocksco.com/canvas-using-the-plugin/saving-the-canvas)" section

</details>

<details>

<summary>How do I download my Canvas?</summary>

See "[Downloading the Canvas](https://guide.techblocksco.com/canvas-using-the-plugin/downloading-the-canvas)" section

</details>
