Quickstart
By the end of this guide, you’ll have connected a supported cloud or SaaS audit source and run your first anomaly analysis.No credit card required. Flare is free during the open beta.
Choose a source
For early-access Google Workspace or GitHub Enterprise Cloud, follow the dedicated Workspace or GitHub setup guide, then select that source in New Analysis. These sources require administrator/owner access and support manual runs only. The cloud setup steps below are for GCP and AWS. You need one of the following:- GCP: A Google Cloud project with Cloud Audit Logs enabled, plus
roles/logging.vieweron that project - AWS: Permission to create an IAM role in the AWS account, plus CloudTrail management events in the Region you want to analyze
1
Create your account
Go to tryflare.ai/sign-up and create your account. You’ll be redirected to the dashboard.
2
Connect your cloud
Navigate to Connectors in the sidebar and choose a provider.For GCP:
- Select Google Cloud Platform
- Click Continue through the provider info screen
- Click Connect with Google - this opens Google’s OAuth consent screen
- Sign in with your Google account and grant Flare read-only access to your Cloud Audit Logs
- Select Amazon Web Services
- Click Generate role instructions
- In AWS IAM, create the recommended role with the trust and permissions policies Flare provides
- Paste the role ARN into Flare, choose the CloudTrail event-history Region, and click Test and connect AWS
3
Run your first analysis
Click Run analysis from the Connectors page, or go to Analyses > New Analysis. Then:
- Name your analysis - e.g., “Production audit - May 29”
- Select GCP Audit Logs or AWS CloudTrail as the source
- Set the scope - enter a GCP Project ID, or confirm the connected AWS account and Region
- Choose a time window - start with “Last 24h” for a quick first scan
- Click Fetch & Analyze
4
Review your findings
Once complete, you’ll see:
- An AI summary describing the overall patterns detected
- Ranked anomalies scored from 0-100, categorized as Critical, High, Medium, or Low
- Source evidence for each finding - up to five selected source-event excerpts that support it
- A “First Seen” badge on anomalies involving values that have never appeared in your environment
5
Ask follow-up questions
Use the Flare Intelligence chat panel on the right side of the results page. Flare uses the retained summary, findings and conversation history to answer questions like:
- “Why is this anomalous?”
- “What should I investigate first?”
- “Is this a known attack pattern?”
- “What are the remediation steps?”
What’s next
Set up scheduled runs
Automatically analyze your logs every 1h, 6h, or 24h
Upload log files
Analyze logs from any source by uploading JSON, NDJSON, CSV, or text files
Understand results
Learn how to read anomaly scores, categories, and evidence
GCP setup details
Permissions, troubleshooting, and reconnecting
AWS setup details
IAM trust, CloudTrail scope, and troubleshooting