Clay Icon

Using AI Models with External Table References in Clay

Β·
Β·

Clay S. Is it possible for me to use Claygent or other AI model but for the model to refer to a column or a row within another table within clay without writing it to the current table?

  • Avatar of Channeled
    Channeled
    APP
    Β·
    Β·

    Yes, it's possible to refer to data from other tables in Clay without writing it to the current table. We have a few options for this: 1. Dynamic data referencing: You can use the forward slash (/) to access data from other columns, including those in different tables. 2. Lookup Single Row in Other Table: This action allows you to check for specific data across different tables in your Clay workspace. 3. Lookup Multiple Rows in Other Table: This action lets you find multiple rows in another Clay table based on specified criteria. These features allow you to reference and use data from other tables without necessarily writing it to your current table. When using AI models or formulas, you can incorporate these lookups to access and utilize data across your Clay workspace.

  • Avatar of Channeled
    Channeled
    APP
    Β·
    Β·