> ## Documentation Index
> Fetch the complete documentation index at: https://docs.flowla.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Clay

> Automatically create personalised Flowla rooms from your Clay tables.

Connect Clay to Flowla to automatically create personalised rooms for every prospect in your Clay tables. Each prospect gets their own room with a shareable link — at scale, without manual work.

<iframe className="w-full aspect-video rounded" src="https://www.loom.com/embed/e288f61d6c3c4601b1a3f73881b459b6" title="Your video title" allowFullScreen />

***

### What you'll need

Before setting up Clay, gather these three pieces of information from Flowla:

1. **Template ID** — The room template to use for created rooms
2. **User ID** — The Flowla user who will be the room creator
3. **API key** — Your Flowla API key for authentication

***

### Get your Flowla information

#### Template ID

<Steps>
  <Step title="Go to Templates">
    In Flowla, navigate to the **Templates** tab.
  </Step>

  <Step title="Select a template">
    Click on the template you want to use for your Clay-created rooms.
  </Step>

  <Step title="Extract the ID from the URL">
    Look at the URL in your browser. Delete everything after the question mark, then delete everything before `template/`. The remaining string is your template ID.
  </Step>
</Steps>

#### User ID

<Steps>
  <Step title="Select the user">
    Select the person who should be the room creator for Clay-generated rooms.
  </Step>

  <Step title="Open their profile">
    Click on the user profile icon.
  </Step>

  <Step title="Copy the user ID">
    Click to copy the user ID.
  </Step>
</Steps>

#### API key

<Steps>
  <Step title="Open Integrations">
    In the left sidebar, click **Integrations**.
  </Step>

  <Step title="Find Clay">
    Find **Clay** and click **Settings**.
  </Step>

  <Step title="Copy your API key">
    Copy your API key.
  </Step>
</Steps>

***

### Set up Clay

<Steps>
  <Step title="Prepare your table">
    Ensure your Clay table has a column with prospect emails.
  </Step>

  <Step title="Add the Flowla enrichment">
    Click **Add Column → Add Enrichment**, search for **Flowla**, and under Tables click **Templates**. Select **Flowla Create Flow**.
  </Step>

  <Step title="Configure the enrichment">
    Your prospect's email should be selected automatically. Click **Apply Template** and enter your collected information:

    * **Body**: Template ID and User ID
    * **Headers**: API key
  </Step>

  <Step title="Save and run">
    Click **Save**. When the API call runs successfully, you'll see the response data in the cell.
  </Step>
</Steps>

***

### View created rooms

After the enrichment runs:

* Click on any cell to see the returned information
* Add the live view link as a new column for easy access
* Each prospect now has a personalised Flowla room ready to share
