# Developer Portal

- [Overview](/0.10/developer-portal/overview.md)
- [Dashboard](/0.10/developer-portal/dashboard.md)
- [Worlds](/0.10/developer-portal/manage-worlds.md): From the Developer Portal you can create, edit and configure your Worlds
- [Rooms](/0.10/developer-portal/configure-rooms.md): From the Developer Portal, you can configure how Rooms are created through the SDK in the coherence cloud.
- [Game Services](/0.10/developer-portal/enabling-features.md)
- [Account](/0.10/developer-portal/enabling-features/game-account.md)
- [Key-Value Store](/0.10/developer-portal/enabling-features/key-value-store.md)
- [API](/0.10/developer-portal/enabling-features/cloud-api.md)
- [Game account](/0.10/developer-portal/enabling-features/cloud-api/game-account.md): Creating a player account is the first step towards using the coherence Cloud API. It is required in order to use the rest of the services.
- [Key-value store](/0.10/developer-portal/enabling-features/cloud-api/key-value-store.md): The key-value store provides a simple persistence layer for the players.
