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

# Name of LandingLens Instance

export const vp = 'Visual Prompting';

export const smartLabel = 'Smart Labeling';

export const productLL = 'LandingLens';

export const mi = 'Mobile Inference';

export const llsf = 'LandingLens on Snowflake';

export const companyName = 'LandingAI';

*This article applies to these versions of LandingLens:*

<table>
  <thead>
    <tr>
      <th>LandingLens</th>
      <th>LandingLens on Snowflake</th>
    </tr>
  </thead>

  <tbody>
    <tr>
      <td><span class="cross-icon">✖</span></td>
      <td><span class="check-icon">✓</span></td>
    </tr>
  </tbody>
</table>

Some SQL commands for managing {llsf} require the name of your instance of LandingLens. The name varies between different LandingLens instances. The placeholder for the name of LandingLens in SQL commands is `APP_NAME`.

The processes that require the name of your instance of LandingLens include:

* [Run inference with SQL commands](./run-inference-with-sql-commands)
* [Load images from Snowflake stages](./load-images-from-snowflake)
* [Grant the LLENS\_PUBLIC application role](./llens-public-application-role)
* [Grant LandingLens access to stages](./grant-landinglens-access-to-stages)
* [Suspend and resume the LandingLens app](./credit-management)

## Locate the Name of Your Instance of LandingLens

You can get the name of your instance of LandingLens in Snowsight:

1. Open [Snowsight](https://app.snowflake.com).
2. Go to **Data Products** > **Apps** > **LandingLens Visual AI Platform**.
   <img src="https://mintcdn.com/landinglens/lfi7C6xislw6Nqbm/images/appName_1.png?fit=max&auto=format&n=lfi7C6xislw6Nqbm&q=85&s=740c67b696a03f5186d619463dcbbdde" alt="appName_1" width="1924" height="826" data-path="images/appName_1.png" />
3. Click **Launch App**.
   <img src="https://mintcdn.com/landinglens/lfi7C6xislw6Nqbm/images/appName_2.png?fit=max&auto=format&n=lfi7C6xislw6Nqbm&q=85&s=8a83edac4a57311981798c41070e3677" alt="appName_2" width="1928" height="742" data-path="images/appName_2.png" />
4. The name of your instance of LandingLens displays right after the text **LandingLens Installer for**. For example, in the screenshot below, the name of the instance of LandingLens is **LANDINGLENS\_SNOWFLAKE**.
   <img src="https://mintcdn.com/landinglens/lfi7C6xislw6Nqbm/images/appName_3.png?fit=max&auto=format&n=lfi7C6xislw6Nqbm&q=85&s=0cd75ec8e0d375c6f4b3cea56b89113c" alt="appName_3" width="2294" height="878" data-path="images/appName_3.png" />
