Project
What you have to know about a project
Last updated
What you have to know about a project
Last updated
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.
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.