Quick Start
Create a Policy
At the core of White Circle are policies — written descriptions of the rules you want your content to follow.Open the policy list page and create a new one. Specify its name, flagged content, and allowed content. These fields help you describe what exactly the policy should trigger on.
Once you’ve filled in the details, save the policy.
Example: Online Pharmacy Policy
Example: Online Pharmacy Policy
You run an online pharmacy and want to prevent your AI chatbot from giving medical advice, while still allowing it to answer questions about product availability.In this case:
- Flagged content: “Providing medical advice”
- Allowed content: “Answering questions about the availability of medicines in the store”
Learn more about Policies
Understand how policies work and best practices for defining them.
Create a Deployment
A deployment is a way to group policies and metrics based on your use case.
To create a deployment, open the deployments page, click Add Deployment, and select the policies you want to include.
Example use cases
Example use cases
- Age-based deployments: Users under 18 might require stricter or dedicated CSAM policies, while adults use a different set.
- Subscription tiers: Premium users may have fewer restrictions than free-tier users.
- Regional compliance: Different deployments for different regulatory requirements.
Learn more about Deployments
See how to organize policies into deployments for different use cases.
Create an API Key
Navigate to your API Keys page and generate a new key.Your API key will have the prefix
wceu- or wcus- depending on the region you’re in.Send Your First Request
You’re ready to make your first API call! Use the code examples below to check content against your policies.The response will tell you if any policy violations were detected:
Example Response
Next Steps
Policies
Learn how to define text and image moderation rules for your application.
Metrics
Build product analytics for AI applications using natural language.
Deployments
Group policies and metrics for different use cases.
Striking Quick Tour
Learn how White Circle turns policy violations into user-level actions.
Checking Content
Learn how to send content for moderation and analytics.
