docs/docs/hasura-cloud/projects/index.mdx
import Thumbnail from '@site/src/components/Thumbnail'; import HeadingIcon from '@site/src/components/HeadingIcon'; import Collaborators from '@site/static/icons/features/collaborators.svg'; import ProductBadge from '@site/src/components/ProductBadge';
The Projects page shows a list of your projects.
For each project, you can do the one of the following actions:
<Thumbnail src="/img/projects/project-actions.png" alt="Project actions" width="860px" />Click Launch Console to open the project's Hasura Console in your browser.
Click the gear icon to manage your project settings.
<Thumbnail src="/img/projects/project-details.png" alt="General tab" width="900px" />When using Hasura Cloud, upgrades to the service happen automatically on a regular basis. These upgrades are designed to improve the functionality and security of the service, and to ensure that you always have access to the latest features and bug fixes.
When a new version of Hasura Cloud is released, your instance will be automatically upgraded to the new version. This happens without any action required on your part, and should not cause any disruption to your service.
:::info Note
Please see the API reference to create and manage Hasura Cloud projects programmatically.
:::