Yes, it is possible to change the name of an identity schema in the Ory web dashboard. Here are the steps to do so: 1. Sign in to Ory Console and select [
Identity Schema](
https://console.ory.sh/projects/current/identity-schema). 2. Using the dropdown menu, select the schema you want to update. 3. Check the
Customize Identity Schema box to enable editing. 4. Enter a new name in the
Identity Model Schema text box. 5. Click the
Update button to save your changes. Please note that you are creating a new revision of the schema rather than editing the existing schema directly. It's recommended to manage identity schemas in version control. For more details, you can refer to the [Ory documentation](
https://www.ory.sh/docs/identities/model/manage-identity-schema#update-identity-schemas).