---
title: "Login"
description: "G³NG kreativ-konzept is a full-service agency since 2010 for corporate communication in print and web based in Germany and Spain."
url: "https://www.g3ng.de/en/login?view=reset"
date: "2026-06-17T08:27:34+00:00"
language: "en-GB"
---

Please enter the email address for your account. A verification code will be sent to you. Once you have received the verification code, you will be able to choose a new password for your account. Email Address \*

## Schema

```json
{
    "@context": "https://schema.org",
    "@type": "BreadcrumbList",
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "name": "Home",
            "item": "https://www.g3ng.de/en"
        },
        {
            "@type": "ListItem",
            "position": 2,
            "name": "Login",
            "item": "https://www.g3ng.de/en/login"
        }
    ]
}
```
