# Faceup AI integration on Definable

> FaceUp is an anonymous reporting tool designed for companies and schools, enabling employees and students to safely report issues and misconduct.

## What this connects

FaceUp is an anonymous reporting tool designed for companies and schools, enabling employees and students to safely report issues and misconduct.

Vendor: https://www.faceup.com/

## Tools available

**1** tools available. First 1:

- `FACEUP_GRAPHQL_STATISTICS_QUERY` — FaceUp GraphQL Statistics Query — Execute GraphQL queries against the FaceUp statistics endpoint. Retrieves whistleblowing statistics with filtering by report criteria. Requires filter (ReportFilterInput), isPartnerAdministration, onlyAccessibleReports, and motherIds parameters. Returns both data and errors from the GraphQL API for flexible error handling.

## Auth

Auth schemes: `API_KEY`.

## How agents use Faceup

Inside a Definable workflow, Faceup is one of the tools the **Distributor specialist** can call. Example coordination patterns:

- **Researcher → Faceup** — the Researcher (GPT-5.5) pulls context from Faceup (records, threads, documents), synthesises findings, and briefs the rest of the team.
- **Writer → Distributor → Faceup** — the Writer (Claude Opus 4.7) drafts copy in brand voice, the Verifier passes it, then the Distributor writes the result into Faceup (create record, post message, draft email).
- **Designer / Engineer → Distributor → Faceup** — the Designer ships an asset or the Engineer ships a code change, the Distributor delivers it via Faceup (attach file, open PR comment, post status).

The Verifier checks every Faceup call. On rate limit, schema drift, or auth refresh it self-heals and retries — the workflow completes without manual intervention.

## Categories

- customer support — https://definable.ai/apps/category/customer-support/
- forms & surveys — https://definable.ai/apps/category/forms-&-surveys/

## Related

- HTML page: https://definable.ai/apps/faceup/
- Same category (customer support): https://definable.ai/apps/category/customer-support/
- All integrations: https://definable.ai/apps/
- Workflow (multi-agent loop): https://definable.ai/workflow/
- Apps llms.txt index: https://definable.ai/llms-apps.txt
