> For the complete documentation index, see [llms.txt](https://docs.scaleflex.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.scaleflex.com/digital-asset-management-dam/plugins-and-connectors/plugins/canva.md).

# Canva

{% hint style="info" %}
Note: If you are looking to access your media directly from within Canva, you should use the Canva app described [here](/digital-asset-management-dam/plugins-and-connectors/connectors/canva-app.md)
{% endhint %}

The Canva plugin allows you to create using all the power of Canva and any existing templates and designs you have saved, transporting your final render into your DAM library.

Follow the below steps:

* Click the Upload button (1), and select the Canva option (2)

![](https://docs.scaleflex.com/~gitbook/image?url=https%3A%2F%2F3586816136-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252Fl0Yvbyw1t10jWRzoi0FW%252Fuploads%252FJH6ZwGprjnPqLREznc0G%252FCanva%2520upload%2520option.png%3Falt%3Dmedia%26token%3Dd11ad972-7f16-4adf-b7c1-175b955be444\&width=768\&dpr=4\&quality=100\&sign=caae4236\&sv=1)

* Then login using your usual credentials in Canva and create at will
* Finally, click the "Publish" button (3) on the top right corner of the Canva interface

![](https://docs.scaleflex.com/~gitbook/image?url=https%3A%2F%2F3586816136-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252Fl0Yvbyw1t10jWRzoi0FW%252Fuploads%252FKypro12OYh05l92cXUJj%252Fcanva%2520publish.png%3Falt%3Dmedia%26token%3Db5b4369e-df44-4346-bb11-f0b17cec8bf9\&width=768\&dpr=4\&quality=100\&sign=b3398975\&sv=1)

* This will import your creation as a regular asset, added to the current folder with a simple click on "upload" (4)  If you need any pre-upload transformations you could set them to execute from the "Settings" side panel

![](https://docs.scaleflex.com/~gitbook/image?url=https%3A%2F%2F3586816136-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252Fl0Yvbyw1t10jWRzoi0FW%252Fuploads%252FWFmrBJCNwADNL6lkGC91%252FCanva%2520final%2520step.png%3Falt%3Dmedia%26token%3Dedae3e08-4be0-4ccd-8c9a-e928080da857\&width=768\&dpr=4\&quality=100\&sign=f73cd102\&sv=1)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.scaleflex.com/digital-asset-management-dam/plugins-and-connectors/plugins/canva.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
