# Project

During the onboarding, the first thing we ask you to do is to create a Project.

You can think of a project as a Tenant or as an Application you want to build.

## Project slug and domain

When you create a project, AgentLabs attributes it a `slug` which is a unique identifier but also a subdomain where your frontend application will be available to your users.

Let's say your project slug is `gpt-chat`, then your application will be available at `https://gpt-chat.agentlabs.dev` , and your users will be able to register and use your Chat UI there.

<figure><img src="https://2332253210-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9YXfNoIzbidkaC4JWWjU%2Fuploads%2Fyc6CZdY6RdFg9FYaW2HX%2FScreenshot%202023-10-13%20at%2020.26.17.png?alt=media&#x26;token=2da8c263-7e0a-4364-b416-bd29bf381684" alt=""><figcaption><p>Process of creating a project in your console</p></figcaption></figure>
