> ## 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.

# Create Classes

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="check-icon">✓</span></td>
      <td><span class="check-icon">✓</span></td>
    </tr>
  </tbody>
</table>

You can create a maximum of 255 classes for Classification, Object Detection, and Visual Prompting. However, there are no restrictions on the number of classes for Segmentation.

<Info>Classes can't be added, deleted, or changed in Anomaly Detection projects. The available classes are Normal and Abnormal.</Info>

## Create Classes

To create a class:

1. Open the project you want to add classes to.
2. Click the **Actions** button (ellipses) and select **Manage Classes**.
   <img src="https://mintcdn.com/landinglens/a3fnoQGtz-YoRQ-T/images/CreateClass_1.png?fit=max&auto=format&n=a3fnoQGtz-YoRQ-T&q=85&s=5c05ccecd926c09a568c66cd032ce6bc" alt="CreateClass_1" width="2024" height="752" data-path="images/CreateClass_1.png" />
3. Click **Create Class**.
   <img src="https://mintcdn.com/landinglens/a3fnoQGtz-YoRQ-T/images/CreateClass_2.png?fit=max&auto=format&n=a3fnoQGtz-YoRQ-T&q=85&s=5b1a64bedaadbb40c0a5864f2415100f" alt="CreateClass_2" width="1557" height="616" data-path="images/CreateClass_2.png" />
4. Classes are color-coded. This is useful to quickly identify a class in an image if you have multiple classes. Select a color for your class. (You can also click the **+** icon to select a custom color.)
5. Enter a brief, descriptive name for your class.
   <Info>Class names cannot be edited. If you want to rename an unused class, you must delete that class.<br />Classes cannot be named “Ok” (or any variation of its capitalization) in Object Detection and Segmentation Projects.</Info>
6. Click **Create**. Your class is created. You can now add descriptions and images to your class.
   <img src="https://mintcdn.com/landinglens/a3fnoQGtz-YoRQ-T/images/CreateClass_3.png?fit=max&auto=format&n=a3fnoQGtz-YoRQ-T&q=85&s=163892d60e9ddee15a27ea4a7b3667e9" alt="CreateClass_3" width="1520" height="876" data-path="images/CreateClass_3.png" />
