# Developer area overview The Developer area lets developers manage development-related settings of your commercetools Frontend project. To access the **Developer** area, from the Studio home page or from the left menu, click **Developer**. ![The main menu of the Developer area](https://docs.commercetools.com/frontend-studio/images/dev-area.png) - From [**Continuous Integration**](/frontend-studio/using-the-ci-area.md), you can get overview of your build processes. - From [**Deployment**](/frontend-studio/using-deployment-in-the-studio.md), you can manage the deployment of your project. - From [**Frontend previews**](/frontend-studio/using-the-frontend-previews-area.md), you can access the deploy previews for your project's sites on Netlify. - From [**Trace view**](/frontend-studio/using-the-trace-view-area.md), you can see API traces by using IDs from Humio. - From [**Data sources**](/frontend-studio/using-data-sources-in-the-studio.md), you can add and manage the data sources available in your project. - From [**Dynamic pages**](/frontend-studio/using-dynamic-pages.md), you can add and manage the dynamic pages available in your project. - From [**Other schemas**](/frontend-studio/using-schemas-in-the-studio.md), you can add and edit the JSON schemas with your project and page folder configuration. - From [**API keys**](/frontend-studio/using-the-api-keys-area.md), you can manage the API keys of your project. ## Related pages - [Area overview page with navigation](/frontend-studio.md) - [Next page: Use Schemas](/frontend-studio/using-schemas-in-the-studio.md)