Inth Docs
Inth helps teams investigate privacy questions, find risks in code, observe production websites, and run hosted consent infrastructure.
These docs explain how to use Inth Agent, Code Audit, Website Audit, and Consent. They focus on product behavior, setup, configuration, and interpreting results. Pricing details appear only where they are needed to understand the workflow.
How the products fit together
Code Audit produces code evidence from a repository, and Website Audit produces runtime evidence from the production site. Both feed findings into your Inbox, alongside the policy pages you connect to the project. Inth Agent can pick up an Inbox finding with that evidence attached, research the legal question, and answer with cited sources.
Each product works on its own. Connecting the repository, the website, and the policy pages to one project is what lets a finding carry its full context.
c15t docs are canonical
c15t owns the frontend framework docs, component APIs, hooks, styling, script loading, iframe blocking, internationalization, IAB TCF component behavior, and self-hosting guides. Use c15t.com/docs for those topics.
Inth docs explain the hosted platform, including what changes when a c15t app uses Inth-hosted infrastructure.
Start here
- Inth Agent: ask privacy, compliance, and consent questions with cited sources.
- Inth Code Audit: connect GitHub and review privacy risks in source code.
- Inth Website Audit: scan a production website for vendors, cookies, and runtime evidence.
- Getting started: choose your integration path and connect an app to Inth.
- Consent: learn the hosted consent platform.
- Create a consent project: set up hosted consent infrastructure for an app.
- Platform concepts: understand how the dashboard, hosted runtime, and c15t SDK work together.
- IAB TCF: understand the managed CMP layer for eligible Consent projects.
- Connect c15t: point a c15t integration at Inth-hosted consent infrastructure.
- Consent records: review consent events, subjects, policies, and analytics.
Inth Consent and c15t
c15t is the open-source consent framework. Inth provides the hosted runtime around it: project configuration, trusted origins, region-aware policy resolution, durable storage, and managed infrastructure.
For most production apps, use hosted mode with a consent backend URL or app-local proxy. Use offline mode for local prototypes only, because it stores consent in the browser and does not create backend audit history.