Create Project

Create your first Graphlit project and get your API credentials.

Projects in Graphlit are isolated workspaces for your applications. Each project has its own data and storage.

Think of projects like databases: Each application gets its own project. Building two apps? Create two projects.


1

Create a New Project

From your organization dashboard, click New Project.

Project setup:

  1. Enter a project name (e.g., "My AI Agent", "Customer Support AI")

  2. Click Create Project

2

View Project Overview

Your project is created! You'll see the project Overview page with connection information.

Deployment region: Projects currently deploy to US South Central (Azure). Multi-region support coming soon.

Tip: Click "Projects" at the top-left to return to your projects list.

3

Get Your API Credentials

Each project includes two environments: Preview (development) and Production.

Environments are fully isolated:

  • Separate data and storage

  • Independent credentials (Environment ID, JWT Secret)

  • No resource sharing

Billing: Projects are billed together (not per environment). Payment methods are managed at the organization level.

Copy your credentials: Under Connection Information, you'll find:

  • Organization ID (shared across all projects)

  • Environment ID (Preview or Production)

  • JWT Secret (authentication key)

Click the copy icon to copy each value.


Next Step

Get your API credentials → - Configure your development environment (1 minute)


Need Help?

Last updated

Was this helpful?