Legal

Privacy Policy

Effective Date: May 1, 2026 · Last Updated: May 11, 2026

1. Introduction

ProquBe AI ("Company," "we," "us," or "our") operates the Faro Agentic Operating System accessible at app.faro.so and the early access registration page at earlyaccess.faroos.ai. This Privacy Policy explains how we collect, use, disclose, and protect your personal information.

By registering for early access or using the Platform, you consent to the practices described in this Policy.

2. Information We Collect

2.1 Information You Provide Directly

When you register for early access, we collect: your first name, work email address, and your stated intent for using Faro (e.g., business departments, personal routines). This information is stored in our database with a timestamp of registration.

2.2 Authentication Information

When you log in to the Platform, we use Firebase Authentication with Google OAuth. We receive your Google profile information (name, email, profile picture, and a unique identifier called openId). We store your name, email, login method, and role in our database. We do not store your Google password.

2.3 Usage Data

We automatically collect information about how you interact with the Platform, including: task descriptions and execution logs, browser screenshots captured during agent execution (stored temporarily in Redis at 150ms intervals), file artifacts generated during tasks, API request logs, and error reports.

2.4 Technical Data

We collect standard technical information including IP address, browser type and version, operating system, referring URLs, and session duration. This data is collected via our analytics service (Umami) and server logs.

2.5 Connector Data

If you connect third-party services (Gmail, Slack, GitHub, etc.), we store OAuth tokens and credentials in encrypted form. These credentials are used solely to execute tasks on your behalf and are never shared with third parties beyond what is necessary to perform the requested action.

3. How We Use Your Information

We use the information we collect to:

  • Process and manage your early access registration
  • Communicate with you about your application status and product updates
  • Provide, operate, and improve the Platform
  • Execute tasks on your behalf using connected services
  • Monitor and enforce rate limits and security policies
  • Analyze usage patterns to improve product features
  • Send transactional emails via Resend (e.g., invitations, notifications)
  • Comply with legal obligations

We do not sell your personal information to third parties. We do not use your data to train AI models without your explicit consent.

4. Data Storage and Security

4.1 Database

Your data is stored in a TiDB serverless MySQL database with 52 tables. All database queries use Drizzle ORM with parameterized queries — no raw SQL is executed. Every query is scoped to your organization ID, making cross-tenant data access technically impossible.

4.2 Encryption

Chat messages are encrypted using AES-256-GCM before storage. API keys are stored as bcrypt hashes and shown to users only once. Connector credentials (OAuth tokens) are encrypted in the database and injected at runtime via environment variables — never stored in plaintext, logs, or code.

4.3 File Storage

Files and artifacts generated during task execution are stored in S3-compatible object storage. File bytes are stored in S3; metadata (path, URL, owner, MIME type) is stored in the database. Files are accessible via presigned URLs.

4.4 HTTP Security

The Platform enforces HTTPS via HSTS (1-year policy), Content Security Policy (CSP), X-Frame-Options: DENY to prevent clickjacking, X-Content-Type-Options: nosniff, and a strict Referrer-Policy.

5. Data Retention

Early access registration data is retained indefinitely until you request deletion. Workspace containers have a 24-hour idle timeout and a 7-day maximum age, after which container data is destroyed. Task execution logs are retained for 90 days. Session cookies expire after 7 days of inactivity.

You may request deletion of your personal data at any time by contacting us at [email protected]. We will process deletion requests within 30 days.

6. Third-Party Services

We use the following third-party services that may process your data:

ServicePurpose
Firebase Auth (Google)Identity verification and OAuth
TiDB ServerlessPrimary database
GCP Cloud RunAPI server hosting
RedisSession management and real-time streaming
S3-compatible storageFile and artifact storage
ResendTransactional email delivery
Umami AnalyticsPrivacy-friendly usage analytics
Anthropic ClaudeAI task execution (primary LLM)
OpenAI GPT-4oAI task execution (fallback LLM)
Groq LlamaAI task execution (speed-optimized fallback)

7. Your Rights

Depending on your jurisdiction, you may have the following rights regarding your personal data:

  • Access: Request a copy of the personal data we hold about you
  • Correction: Request correction of inaccurate or incomplete data
  • Deletion: Request deletion of your personal data ("right to be forgotten")
  • Portability: Request your data in a machine-readable format
  • Objection: Object to processing of your data for marketing purposes
  • Restriction: Request restriction of processing in certain circumstances

To exercise any of these rights, contact us at [email protected].

8. Children's Privacy

The Platform is not directed to individuals under the age of 18. We do not knowingly collect personal information from children. If you become aware that a child has provided us with personal information, please contact us immediately and we will take steps to delete such information.

9. International Data Transfers

The Platform is operated from the United States (GCP us-central1 region). If you are accessing the Platform from outside the United States, your data may be transferred to, stored, and processed in the United States. By using the Platform, you consent to this transfer.

10. Changes to This Policy

We may update this Privacy Policy from time to time. We will notify registered users of material changes via email. The "Last Updated" date at the top of this Policy reflects the most recent revision. Continued use of the Platform after changes take effect constitutes acceptance of the revised Policy.

11. Contact

For privacy-related inquiries or to exercise your rights, contact us at:

ProquBe AI — Privacy
Email: [email protected]
Platform: app.faro.so

Terms of ServiceCookies Policy← Back to Registration