Gatewatch is a Thai AI data governance platform for teams already using AI with contracts, customer data, code, tickets, and internal documents. It helps security, IT, compliance, and engineering teams see, control, and prove what happens before that data reaches AI tools, with detection tuned for Thai-language data and Thailand PDPA compliance.
Someone asks AI to summarize a contract, debug code, rewrite a support reply, or analyze a forecast. But the input may contain client names, pricing, customer details, source code, financial assumptions, legal terms, or internal strategy.
When that data reaches AI without the right controls, the company may not know what was shared, or how to prove what happened.
Read The Data Leak Your Security Team Cannot See, a short guide to how sensitive company data enters AI through everyday work, why policies and approved tools are not enough, and what controls companies need before AI usage scales. Read it first, then check your own exposure.
Regulators in Thailand and Singapore now name the exact risks of sending data into AI, and the responsibility sits with your company, not your AI vendor. Gatewatch is the AI data governance and AI guardrails platform built for that shift, giving Thailand PDPA protection from AI and supporting Singapore MAS AI risk management.
In November 2025, the Monetary Authority of Singapore (MAS) proposed Guidelines on AI Risk Management for all financial institutions: banks, insurers, fintechs, and payment providers. It names data leakage, prompt injection, and third-party AI tools as risks firms must govern directly.
Thailand's Personal Data Protection Act (PDPA) has been in force since 2022, with breach notification required within 72 hours. In February 2026, its regulator, the PDPC, issued draft guidelines applying those data-protection obligations directly to the development and use of AI.
And these rules are being enforced. In October 2025, Singapore's PDPC fined Marina Bay Sands S$315,000 after the data of 665,495 people was exposed and sold on the dark web. In 2024, Thailand's PDPC issued its first PDPA penalty, the maximum THB 7 million, against an online retailer that leaked customer data and had no data protection officer. Neither was an AI incident, but both show the cost of losing control of sensitive data, which AI makes easier.
Gatewatch gives you the visibility, control, and evidence regulators now expect.
When someone sends company data into an AI tool or workflow, Gatewatch applies controls first. It looks at what is being sent, identifies sensitive information, applies the right policy decision, and records what happened.
It does not replace your security stack. It controls the moment where prompts, files, and payloads carry sensitive data into AI.
Those tools secure the network, endpoints, and app access. Gatewatch controls the data entering AI, and because it is tied to no single AI provider or security suite, your controls stay yours as the tools around them change.
Gatewatch is built for companies where AI now touches sensitive data, and each team has a different reason to care. Their data often includes Thai-language content and Singapore and Thailand identifier formats that detection tools built mainly for English can overlook.
Gatewatch works as an API-compatible AI gateway for AI features, copilots, internal tools, RAG workflows, and LLM-powered applications. It sits between your application and the external AI provider, keeping the request flow your team already knows while adding a layer of inspection, policy enforcement, provider routing, and audit logging before any sensitive data leaves the business.
Integration starts with a single endpoint change in your application code. From that point, every prompt, file upload, and data payload passes through Gatewatch before it reaches the model. Sensitive content is identified and either redacted or blocked based on the policies you define. Requests that clear policy are forwarded to the configured AI provider. Every decision about what was allowed, what was changed, and what was stopped is logged and available for review.
View API Documentationfetch('https://api.openai.com/v1/chat/completions', { headers: { 'Authorization': 'Bearer sk_...', 'Content-Type': 'application/json' }, body: JSON.stringify({ model: 'gpt-4', messages: [{ role: 'user', content: msg }] }) })
fetch('https://api.gatewatch.co/v1/chat/completions', { headers: { 'X-API-Key': 'gw_app_key_...', 'Content-Type': 'application/json' }, body: JSON.stringify({ model: 'gpt-4', messages: [{ role: 'user', content: msg }] }) }) // Sensitive data inspected // Policy-based redaction or blocking applied // Approved request routed and logged
Gatewatch sits between your app and the AI provider, not inside the model and not a replacement for your app. Your app routes through its OpenAI-compatible API, so every request is inspected, checked against policy, and logged before sensitive data leaves the business.
Around thirty years of combined experience building software and running delivery for large, complex organizations, now focused on a single problem.
Working inside client projects, we kept seeing the same thing. As teams adopted AI, confidential files and sensitive information were quietly slipping into AI tools through ordinary, everyday work.
The usual response was a policy and a training session. But a policy only tells people what not to do; it can't control what actually gets shared. So the exposure kept happening, because nothing sat between the person and the AI to stop it.
Gatewatch is the tool we wished those teams had, so we built it from scratch to close exactly that gap.
16 years in software engineering and AI, including work at Omise and Diakrit, where mishandling data is not an option.
14 years running product and delivery inside large, complex organizations, including Avon, ABB, and Philip Morris.
A short, question-based check of whether your company can see, control, and prove what happens before sensitive data reaches AI.
The assessment is question-based. It never asks for prompts, files, customer data, or source code.
What you get: A scored exposure summary of where your AI data controls are strong, partial, or missing. Compliance teams use it to set a baseline before an audit or AI adoption review.
Common questions from security, IT, compliance, and leadership.