Every project has a unique name. This name is also a part of the default domain of your project. For example, if your project name is ``neat-alien-78``, the project assumes the default domain ``neat-alien-78.hasura.app``.
If you are the project owner, you can rename the project by clicking the edit icon in the ``Name`` field.
The region field shows the project's region of deployment. The default region of deployment is ``AWS, us-east-2 (Ohio)``. You can change the region by clicking the edit icon next to it.
Read more about switching deployment regions :ref:`here <project_regions>`.
This is the NAT gateway IP of Hasura Cloud. If your database is not exposed to the internet, you can allow connections from this IP address so that Hasura Cloud can connect to your database.
Labels
------
You can create and assign one or more labels to your projects (``dev``, ``staging``, ``production`` etc). Click on the ``+`` button in the project labels pane to assign (or create and assign) a label.
As of now, you can create labels, assign them to projects and remove them from projects. A user can use only the labels that they have created and they can assign labels only to the projects that they own.
Project collaborators can only view the labels assigned to the project by the project owners.
Support for editing labels and permanently deleting them is coming soon.