# Export templates in Figma to Clickable

{% hint style="info" %}
Follow these instructions when exporting Figma templates from Figma to Clickable.
{% endhint %}

1. At the home page of your workspace. Add your Figma access token under \[Import from Figma].
2. See the sidebar menu to the left. Go to Templates and click \[Import Template]. Start with naming your template. In Figma select the desired template to export and then click on the "Share" button. Make sure you have "Link to current section" checked and then click on copy link.&#x20;
3. Paste this link into Clickable under the field Figma URL. Continue to start processing the template.
4. After the template has been processed you can rename the fields that has been imported or keep as is. When you create a new project you can now select your imported template and work with the imported columns.

## Video overview

Got 2 minutes? Check out our how to video:

{% embed url="<https://www.loom.com/share/1b73266154b6437ea52c60414fb65854>" %}

### Exporting templates


---

# 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.clickable.so/instructions/export-templates-in-figma-to-clickable.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.
