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

# Filtered Out Calls

> Review calls Objectionly received but did not process because a filter blocked them.

<Callout icon="user-shield">
  **Who can do this:** Admins
</Callout>

Filtered Out Calls is where you review calls Objectionly received but did not process because a filter blocked them. If a call was filtered out by mistake, you can allow it from here.

<img src="https://mintlify.s3.us-west-1.amazonaws.com/objectionly/images/Filtered%20Out%20Calls.png" alt="Filtered Out Calls table" />

## Why a call might appear here

* The title did not match any Title Filter
* The host was not an existing rep when rep filtering was on
* The call was too short, at or below the duration minimum
* The call was longer than 8 hours

Filtered out calls do not appear in the main Calls list or in your reporting dashboards until you allow them.

## Allow a filtered out call

Use this when Objectionly filtered out a call, but you still want it processed.

<Steps>
  <Step title="Go to the Meeting Filters page">
    <a href="https://app.objectionly.com/dashboard/settings/meeting-filters" className="inline-flex items-center rounded-lg bg-blue-600 px-3 py-2 text-sm font-medium text-white no-underline hover:bg-blue-700" style={{ color: "#FFFFFF" }}>Open Meeting Filters page</a>
  </Step>

  <Step title="Find Filtered Out Calls">
    Open the **Filtered Out Calls** area.
  </Step>

  <Step title="Locate the call">
    Find the call you want to process.
  </Step>

  <Step title="Allow the call">
    Select **Allow**.
  </Step>
</Steps>

## What happens when you allow a call

* The call is sent back to processing.
* Filters are skipped for that call.
* Once processing finishes, the call appears in Calls and your reporting.

<Tip>
  Each filtered out call shows the reason it was blocked, such as short call,
  title did not match, or unknown rep. Use this to figure out whether your
  filters need adjusting.
</Tip>
