# Where to find logins ## Merchant Center ### Access the Merchant Center The Merchant Center allows you to manage your Project (including Products, Product Types, Discounts, Orders, Categories, and Customers). The URL for accessing your Merchant Center depends on the Region where your Project is hosted. See [Log in to commerce APIs Regions](/docs/login.md) for more information. #### Manage your team Invite your team members to the project from the Merchant Center. See [Merchant Center docs](/merchant-center/organizations-teams-projects.md). ## commercetools Frontend ### Access the Studio The Studio is where business users and developers can manage their commercetools Frontend projects and commerce websites. For more information about how to log in to the Studio, see our [Studio documentation](/frontend-studio/accessing-the-studio.md). #### Manage your team Invite your team members to the project from the Studio. For more information, see our [Studio documentation](/frontend-studio/managing-your-team-in-the-studio.md). ### Access your repository commercetools Frontend provides you with a [GitHub repository](/frontend-development/developer-guide.md) where you can modify your project. Users who have been granted access to the repository can access it through GitHub. To add more users to your GitHub repository, contact the [commercetools support team](https://support.commercetools.com/). #### CI/CD You can find the CI/CD status of your site from **Developer** > **Continuous Integration** in the Studio. ### Access logs and metrics [Humio](https://cloud.humio.com/) contains the logs and metrics of a deployed Frontend application. To learn more about accessing logs and metrics, see our [Studio documentation](/frontend-development/logging.md). ## Connect To develop or modify Connect applications, a GitHub repository is required. These repositories are created and maintained by you. ## Get support If you encounter any issues or have any questions or suggestions, contact the [commercetools support team](https://support.commercetools.com/). ## Related pages - [Area overview page with navigation](/tutorials.md) - [Next page: Verify setup](/tutorials/implementation-guide/verify-setup.md)