Creating Your First Project
Step-by-step guide to creating your first project in the Lognitor dashboard.
What is a Project?
A project represents a single application or service that sends logs to Lognitor. Each project has its own API key, dashboard, and data isolation — logs from one project never mix with another.
Creating a Project
- Sign in to the dashboard.
- Click "Create Project" from the sidebar or the empty-state prompt.
- Enter a project name — choose something descriptive like "API Backend", "Web App", or "Payment Service".
- Select your platform — this helps Lognitor show you the right setup instructions. You can change it later.
- Click Create.
What Happens Next
After creation, Lognitor generates an API key for your project. This key is shown once on the setup screen — copy it immediately and store it in your environment variables.
You'll also see platform-specific installation instructions. Follow them to send your first log.
Project Limits
Each plan allows a certain number of projects. Free plans include 1 project. Check your plan limits on the Billing page.
For microservice architectures, create one project per service. This gives you clean separation in dashboards, alerts, and error tracking.