Most of Signal Ark’s signal detection is passive — the platform continuously monitors the web and surfaces activity as it happens. Targeted Discovery is different. It’s an on-demand, account-first scanning pipeline that actively hunts for specific signals on the live web for the accounts you care about most. Use it when you need to go deeper than the standard monitoring cadence allows.Documentation Index
Fetch the complete documentation index at: https://docs.signalark.app/llms.txt
Use this file to discover all available pages before exploring further.
How a scan works
When you launch a Targeted Discovery scan, Signal Ark submits your selected accounts to an asynchronous pipeline that handles large account batches, respects external provider rate limits, and resumes gracefully if interrupted — no scan is lost due to a timeout or transient error.Progressive query tiers
For each account, the engine runs three tiers of Exa AI query packs, starting with the most precise:- Tier 1 — High precision, lower recall: Tight queries that look for definitive signal evidence. If a strong match is found, the scan stops here.
- Tier 2 — Balanced: Broader queries that cast a wider net when Tier 1 comes up empty.
- Tier 3 — Maximum coverage: Catch-all queries designed to surface signals in edge-case sources. Used only when Tiers 1 and 2 produce no usable candidates.
Candidate evaluation
Every URL returned by Exa AI goes through a 4-dimension LLM evaluation before it’s accepted as a valid signal:| Dimension | What it checks |
|---|---|
| Name match | Does the content actually refer to the target company? |
| Domain match | Does the context align with the company’s known domain? |
| Context consistency | Is the described event logically coherent? |
| Signal quality | Is this a genuine signal or SEO noise? |
Deduplication
Before a new signal is written to your account record, it passes through a 4-layer deduplication check:Semantic title similarity
Compares the candidate’s headline against existing signals using semantic similarity to catch near-duplicates with slightly different URLs.
Payload fingerprinting
Hashes the full signal payload with SHA-256. Identical content from different sources is deduplicated.
Credit cost
Targeted Discovery charges 5 credits per account scanned in a batch. Before you confirm a scan, Signal Ark shows you the total credit cost based on the accounts you’ve selected.Your credit balance is shown in the top navigation bar. If a scan would exceed your available credits, Signal Ark will warn you and let you reduce the account selection before proceeding.
Running a scan
Select accounts
Use the filters to narrow your account list by ICP score, industry, signal recency, or account owner. Select the accounts you want to scan.
Review the credit estimate
Signal Ark shows a summary of how many accounts are selected and the total credit cost. Adjust your selection if needed.
Launch the scan
Click Run Discovery. The pipeline runs asynchronously — you’ll receive an in-app notification when it completes.