# How to Create a fal.ai Account and Get Your API Key

To use Loom inside RhinoArtisan Connect, you need a fal.ai account and a valid API Key. The process is simple, takes less than a minute, and works with any fal.ai plan — including the free tier.

{% hint style="info" %}
To use Loom in both RhinoArtisan and Connect, you need a fal.ai API key. Want to know what fal.ai is and why we use it? Read more [here...](/ai-loom/why-loom-uses-fal.ai.md)
{% endhint %}

Follow the steps below to get everything ready.

### Create your fal.ai account

1. Go to [**https://fal.ai**](https://fal.ai) and click on **Login**

<figure><img src="/files/Xa59bV6kYoDYMLJo0yBU" alt="" width="563"><figcaption></figcaption></figure>

2. Choose one of the available methods:\
   • Google\
   • GitHub\
   • Email + Password

<figure><img src="/files/6OjYB1WPKDhc53KziqUr" alt="" width="563"><figcaption></figcaption></figure>

3. After creating your account, fal.ai will ask: **“How will you be using fal?”** You can choose **anything you want** — this question is only for fal.ai’s internal statistics and does not affect your account, features, or pricing.&#x20;

<figure><img src="/files/2Ki2HV9kKLJMMV1aTvZa" alt=""><figcaption></figcaption></figure>

Once finished, you will be redirected to your fal.ai panel.

### Access your API Keys

1. Log in to [**https://fal.ai**](https://fal.ai)
2. Open the **Dashboard**

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

3. In the menu, click **Manage** and click **API Keys**
4. You’ll see a default key created automatically
5. Optionally, click **Add key** to generate one specifically for Loom

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

Your API Key will look like this: `fal_sk_1234abcd5678efgh...`

6. Click the **Copy key** button next to the key. Keep the key private — it grants access to your fal.ai usage. This is the key you will paste into RhinoArtisan Connect

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

### Add your API Key to RhinoArtisan Connect

1. Login on **Connect**: [https://connect.rhinoartisan.com](https://connect.rhinoartisan.com/), and click on **Dashboard**

<figure><img src="/files/7bpoxSZj5uA0fPKXQCqV" alt=""><figcaption></figcaption></figure>

2. Click the Integrations item in the left menu, and paste the API key on the **API Key** field on Fal.AI section.

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

3. Click on **Save** button.&#x20;

### You’re ready to use Loom

Once connected:

* Loom uses your fal.ai account automatically
* You can select from multiple AI models
* You only pay fal.ai directly for what you generate
* Loom remains completely free for all users

Everything is set for your first AI generation inside RhinoArtisan Connect

### Additional Tips

* You can create multiple API Keys in fal.ai (useful for teams or separate devices)
* If needed, delete a key from the fal.ai dashboard to revoke access
* The free plan usually includes initial credits for testing
* fal.ai does **not** require any subscription — you only pay per use


---

# 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.rhinoartisan.com/ai-loom/why-loom-uses-fal.ai/how-to-create-a-fal.ai-account-and-get-your-api-key.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.
