Add Entity

dding a new Entity involves defining its basic information, such as the name and description.

Steps to Add an Entity

  1. Navigate to the Entities Section

    • Click the Data icon in the Primary Left Panel to expand the menu.

    • The Entities section is the first section, and it will open by default.

  2. Initiate the Creation Process

    • From the Secondary Left Panel, click the + icon at the top of the Entities list.

  3. Enter Entity Details

    • A New Entity Drawer will open to enter the entity details:

      • Name

        • This should be a unique identifier, between 2 to 100 characters long. Avoid using spaces, special characters, or starting with a numeric character.

          • Validation rules:

            1. The name must be unique.

            2. The name length should be between 2 and 100 characters.

            3. The name cannot be empty.

            4. The name cannot include special characters.

            5. The name cannot include spaces.

            6. The name cannot start with a numeric character.

      • Description (optional)

        • Descriptions should be between 0 and 400 characters long, detailing the structure, contents, and the entity's purpose.

        • Validation rules:

          1. The description length should be between 0 and 400 characters

  4. Submit the Entity

    • Click the Submit button to create the entity.

    • The new entity will appear under the Entities list in the Secondary Left Panel.

Last updated