1. Create a project
In Lodger, create a project for the product area that owns the records. Most teams start withcore, then add projects for separate products, environments, or regulated data boundaries. Use private receipt and policy access for internal projects, and public access when customers should be able to open links without a token. Activity links can be disabled per project.
2. Create an API key
Create an API key with:events:writefor event ingestion.events:readif the integration needs retained-event queries.- A project restriction when the key should only write to one project.
- Allowed actions when the key should only write known event names.
3. Install the SDK
4. Record an event
5. Verify the receipt
6. Query records
includeArchive: true. Archive retrieval can be slower by design.