> ## Documentation Index
> Fetch the complete documentation index at: https://whip.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# How to report content on Whip

> How to report apps, people, or comments on Whip, how human review and AI screening keep the community safe, and what to do if your content is blocked.

To report something on Whip, open the **⋯** menu on an app, a person's profile, or a comment, and choose the report option. Pick a reason, add any details, and tap **Submit** — you'll see **"Report Submitted."** Every report goes to human review. Separately, automatic AI screening checks public content before it ever appears.

## How to report

Reporting works from the **⋯** menu wherever you find the problem:

<Steps>
  <Step title="Open the ⋯ menu" icon="ellipsis">
    On an app viewer, a profile, or a comment, tap the **⋯** menu and choose
    to report it.
  </Step>

  <Step title="Pick a reason" icon="list-checks">
    Choose the reason that fits, then optionally add a note in the details
    step.
  </Step>

  <Step title="Submit" icon="send">
    Tap **Submit**. Whip confirms with **"Report Submitted"** and lets you
    know the team will review it. Your report is anonymous.
  </Step>
</Steps>

The reasons you can pick from depend on what you're reporting:

| What you're reporting | Reasons                                                      |
| --------------------- | ------------------------------------------------------------ |
| An app                | Spam, inappropriate content, IP violation, or something else |
| A person              | Spam, harassment, impersonation, or something else           |
| A comment             | Spam, inappropriate content, harassment, or something else   |

<Warning>
  Reporting is not the same as hiding something you don't enjoy. If you'd
  rather not see a particular person at all, [block
  them](/account/block-users) instead — that quietly removes them from your
  world without filing a report.
</Warning>

## What happens after you report

Every report you file goes to **human review**. A real person on the Whip team looks at it and decides what to do. Reports are private and anonymous — the person you report isn't told who flagged them.

## Automatic screening runs before content goes public

You're not the only safeguard. Before public content ever appears, Whip runs it through automatic AI screening — covering titles, descriptions, tags, images, comments, bios, and handles. Each piece gets **two independent AI checks** rather than relying on a single opinion.

<Info>
  If the screening service is ever down, content waits rather than sneaking
  through unchecked. Whip is built to hold content back when it can't be
  screened — not to wave it through.
</Info>

Whip's AI is also hardened against attempts to jailbreak it or push it toward explicit content, so the apps and content that make it to the community stay within the guidelines.

## If your own content got blocked

If something you made was blocked, it's almost always the automatic screen — not a person deciding you did something wrong. Most of the time it's a false alarm on a word or image.

<Steps>
  <Step title="Edit and try again" icon="pencil">
    Adjust the wording, swap the image, or rephrase your prompt, then submit
    again. Small changes usually clear it right up.
  </Step>

  <Step title="Still stuck? Email us" icon="mail">
    There's no formal appeal process today. If you're confident it was a
    mistake, email [support@whip.run](mailto:support@whip.run) with your
    handle and what was blocked, and we'll take a look.
  </Step>
</Steps>

<AccordionGroup>
  <Accordion title="Will the person know I reported them?" icon="eye-off">
    No. Reports are anonymous. The person isn't told who filed the report.
  </Accordion>

  <Accordion title="Why was my build blocked mid-creation?" icon="shield">
    Whip's app-building AI has its own safety filters. If a prompt crosses
    them, the build stops with a note to rephrase and try again. See [build
    limits and failed builds](/building/build-limits-and-failed-builds).
  </Accordion>

  <Accordion title="Should I report or block?" icon="git-fork">
    Report to flag rule-breaking content or behavior to Whip's team. [Block](/account/block-users)
    to make one person invisible to you. They're separate — do one, the
    other, or both.
  </Accordion>
</AccordionGroup>

## Related

<CardGroup cols={2}>
  <Card title="Block users" icon="user-x" href="/account/block-users">
    Make someone invisible to you, quietly and instantly.
  </Card>

  <Card title="Privacy and your data" icon="lock" href="/account/privacy-and-data">
    What Whip stores, and how AI screening handles your content.
  </Card>
</CardGroup>
