Create Chatbot Project

Create a new app_id for a student or demo chatbot.

New Project

Use uppercase letters, numbers, and underscores. Example: ART645_001 or ART645_STUDENT_014.
This appears as the chatbot title in the interface.
Optional. Stored as project metadata.
Optional. Useful for tracking where their design skin lives.
Short identity line. Example: archive guide, campus kiosk, design critic, museum label machine.
This appears when the chatbot loads.
This appears when no knowledge card matches.
Recommended. Students can edit or replace these cards later.
Cancel

Suggested App ID Pattern

For a class, a simple numbered pattern keeps things clean:

ART645_001
ART645_002
ART645_003

Students then change one line in their copied interface:

const CHATBOT_APP_ID = 'ART645_001';