Creating and setting up a project
Written by
Updated at March 24, 2026
A project is a logical unit used to organize telemetry data in Monium. In Monium, telemetry has this hierarchy: project → cluster → service. Data is stored in shards in service-cluster pairs.
A project is the top level unit of the hierarchy. It is provided in the x-monium-project header when sending data.
By default, when you create a cloud and folder, two projects are created:
cloud__<cloud_ID>: For cloud-level telemetry.folder__<folder_ID>: For folder-level telemetry.
You can create your own projects to collect telemetry from different sources to isolate responsibility and data access permissions.
Creating a project
- On the Monium home page
, in the top-left corner, click the current project name. - In the menu that opens, click Create project.
- Enter the project name and click Continue.
- Select an existing billing account or create a new one.
- Click Link billing account.
You should now see the new project in the Projects menu.
Project settings
- On the Monium
home page, select Project settings on the left. - In the top-left corner, click the current project name and select the project you need.
- On the General information tab, view information about the project.
- On the Access tab, configure permissions:
- Click Configure access.
- Select the users or groups you want to grant access to the project.
- Click Save.