# Getting your Buzzy AI app into Figma (full description)

If you've used Buzzy AI to generate a new app via the Buzzy website or Buzzy Workspace, you can import the app into a Figma file. You can then edit and republish the app directly from Figma using the Buzzy Figma plugin.

**Make sure you have a Figma account with the same email address as you've used for Buzzy.**

{% hint style="info" %}
It helps to be familiar with Figma, and have an understanding of how the Buzzy plugin works via our [getting started guides](/archive/archive-stuff/learning-buzzy-getting-started-guide-for-the-buzzy-figma-plugin.md)
{% endhint %}

***

### Open the Buzzy AI Figma toolkit

In the Buzzy Workspace, go to the Buzzy Design tab, you should see a set of instructions (see screengrab). Click a UI kit file link - or just go [here](https://www.figma.com/community/file/1431169980750969791).

{% embed url="<https://www.figma.com/community/file/1431169980750969791>" %}

### Copy the Buzzy AI toolkit

Click the 'Open in Figma' button at top of the Figma community file web page - this will create a copy of the AI toolkit file in your own Figma 'Drafts' folder .

{% hint style="danger" %}
*Note: If you don't have a Figma account yet, Figma will prompt you to create one - make sure you sign up with the same email address you used to create your Buzzy account<mark style="color:yellow;">**.**</mark>*
{% endhint %}

<figure><img src="/files/Ua3uvjxpx4o1VOkO7Lyb" alt=""><figcaption></figcaption></figure>

### Run the Buzzy plugin

Follow the instructions on the first page of the new file to find and run the Buzzy plugin.

<figure><img src="/files/nTye0yy35AsVXMNE3bo4" alt=""><figcaption></figcaption></figure>

### Connect your Buzzy and Figma accounts

Follow the instructions in the Buzzy plugin to connect your Buzzy and Figma accounts (again - it's important you use the same email address for both Buzzy and Figma here).

### **Switch to the 'Your app here' page of the toolkit file.**

The Buzzy plugin should recognise it can generate an app here, and will ask if you want to create a new one or import and existing one.

{% hint style="danger" %}
Potential gotcha: If you don't see the option to import your app in the Buzzy Figma plugin, make sure you have 'Wizard mode' enabled - click the 'magic' icon at the top left of the plugin nav bar:

<img src="/files/36qMzjFOiHDlAOAGIoU0" alt="" data-size="original">
{% endhint %}

### Edit your app and republish from Figma!

Once that's done, you can use Figma to update your app screens and UI (for instance, see the instructions in the toolkit file for switching themes in seconds), and the traditional Buzzy plugin UI to modify your app data, markup and functionality. Once you've made changes, simply go to the publish tab of the plugin and republish your app.

<figure><img src="/files/NYnMGZStWzUCdaZN2m3U" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Having problems? Check out our [FAQs and troubleshooting](/working-with-buzzy/buzzy-ai/troubleshooting-buzzy-ai.md) section.
{% endhint %}


---

# 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.buzzy.buzz/archive/archive-stuff/getting-your-buzzy-ai-app-into-figma-full-description.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.
