How to create record type

I am new to Appian, and I would like to know more about AI copilot capabilities. Am I able to create record type using copilot or does that capability exist just in platform?

  Discussion posts and replies are publicly visible

Parents Reply
  • 0
    Certified Lead Developer
    in reply to arezouk232373

    AI Copilot cannot create new record types directly, it can work with existing records to create record events or document records.
    AI Copilot primarily assists with development tasks within the existing application context, helping with expressions, interfaces, and queries related to records that already exist.

    However, It offers a different AI capability called Composer that works during the initial application setup phase. Composer can understand your business requirements through natural language and automatically generate initial application objects including record types, groups, interfaces, process models, data types, and other components.

Children