#6030·formbricks

Add some sort of `prefix` for all IDs

Author: harshsbhatCreated Jun 19, 2025Updated Sep 11, 2026

Is your feature request related to a problem? Please describe.

Currently, all of our IDs for surveys, contacts, environments, projects, etc start with cm or cu or just c. It creates confusion while looking at the IDs outside the platform while using the API or building some sort of Integration

Describe the solution you'd like

We should have some prefix that hints to the user of what ID that is, for example:

survey_ajrewehu1231 or contactjadjkfiajewijwjjj. This type of behaviour helps us understand what the ID is referring to when looking at it on an external platform

This might not be possible to change for existing IDs but only upcoming IDs

Additional context

No response