For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Logo
DeveloperAcademyCommunityStatus
ReferenceGuides
ReferenceGuides
  • Agent Studio
    • Overview
    • Quickstart Guides
    • Core Concepts
    • Conversation Process
    • Actions
    • Connectors
    • System Triggers
    • Agent Architect
    • Cookbooks
    • Development and Testing
    • AI Agent Marketplace
    • Developer Tools
  • Agentic AI
    • LLM Fundamentals
    • The Agentic Reasoning Engine
    • Memory Constructs
    • Conversational Context
    • Guardrails
    • Grounding and Hallucinations
    • Continuous Learning
    • LLMs & SLMs
    • Steerability Tools
    • Multilingual Support
  • Core Platform
    • User Identity
    • Moveworks Agent (On-Prem)
    • Approvals Engine
    • Entity Catalog
      • Configuring Custom Entities
      • How To Guide for Entity Catalog
    • Moveworks Data Objects
    • Security Information and Event Management (SIEM) Logs Overview
DeveloperAcademyCommunityStatus
On this page
  • How to create a custom software entity
  • How to modify custom software entities
  • How to update Description
  • How to add Aliases
  • How to modify Aliases
  • How to delete Aliases
  • How to update Matching Logic
  • How to add Negative Aliases
  • How to modify Negative Aliases
  • How to delete Negative Aliases
Core PlatformEntity Catalog

How To Guide for Entity Catalog

||View as Markdown|
Was this page helpful?
Edit this page
Previous

DSL Builder and Evaluator

Next
Built with

How to create a custom software entity

  1. Navigate to Moveworks Setup > Core Platform section > Entity Catalog screen

  2. Click on Create New button

  3. Input all the required config fields

    1. Title (Not editable once created) (E.g. Zoom)
    2. Short Description (E.g. Zoom unifies cloud video conferencing, simple online meetings, and cross platform group chat into one easy-to-use platform.)
    3. Entity Type (Selected by default and not editable)
    4. Entity Aliases and their respective matching logic (E.g. zoom as fuzzy, zoom video as exact, zoom pro as fuzzy)
    5. Negative Aliases (E.g. loom, moom, room, and more)

  4. Click on Submit button

How to modify custom software entities

How to update Description

  1. Navigate to Moveworks Setup > Core Platform section > Entity Catalog screen

  2. Select the Entity whose description you want to modify

  3. Edit the Description for the Entity

  4. Click on Submit button

How to add Aliases

  1. Navigate to Moveworks Setup > Core Platform section > Entity Catalog screen

  2. Select the Entity for which you want to add aliases

  3. Click on Add Another Aliases and configure their matching logic

  4. Click on Submit button

How to modify Aliases

  1. Navigate to Moveworks Setup > Core Platform section > Entity Catalog screen

  2. Select the Entity whose Aliases you want to modify

  3. Click on Aliases field and Modify it

  4. Click on Submit button

How to delete Aliases

  1. Navigate to Moveworks Setup > Core Platform section > Entity Catalog screen

  2. Select the Entity whose Aliases you want to delete

  3. Click on the Delete button

  4. Click on Submit button

How to update Matching Logic

  1. Navigate to Moveworks Setup > Core Platform section > Entity Catalog screen

  2. Select the Entity whose Aliases you want to modify

  3. Click on the Matching Logic dropdown and Select your preferred option

  4. Click on Submit button

How to add Negative Aliases

  1. Navigate to Moveworks Setup > Core Platform section > Entity Catalog screen

  2. Select the Entity for which you want to add Negative Aliases

  3. Click on Add Another Alias

  4. Click on Submit button

How to modify Negative Aliases

  1. Navigate to Moveworks Setup > Core Platform section > Entity Catalog screen

  2. Select the Entity whose Negative Aliases you want to modify

  3. Click on Aliases field and Modify it

  4. Click on Submit button

How to delete Negative Aliases

  1. Navigate to Moveworks Setup > Core Platform section > Entity Catalog screen

  2. Select the Entity whose Negative Aliases you want to delete

  3. Click on the Delete button

  4. Click on Submit button