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

# Overview

> Your post-login home: catalog-health at a glance, a ranked queue of the highest-impact fixes, live activity, and one-click jumps into every tool.

<img className="block dark:hidden" src="https://mintcdn.com/swiftsyncai/Wc59_eyKFGuGOwH7/images/marketing-screenshots/overview/overview-light-branded.webp?fit=max&auto=format&n=Wc59_eyKFGuGOwH7&q=85&s=3a313d3d9943eca9ac523a5d777b51e7" alt="WISEPIM overview dashboard with catalog-health score, quality trends and a ranked action queue" width="2400" height="1445" data-path="images/marketing-screenshots/overview/overview-light-branded.webp" />

<img className="hidden dark:block" src="https://mintcdn.com/swiftsyncai/Wc59_eyKFGuGOwH7/images/marketing-screenshots/overview/overview-dark-branded.webp?fit=max&auto=format&n=Wc59_eyKFGuGOwH7&q=85&s=3c5efc73836267d57e99d64acf96919c" alt="WISEPIM overview dashboard with catalog-health score, quality trends and a ranked action queue" width="2400" height="1445" data-path="images/marketing-screenshots/overview/overview-dark-branded.webp" />

The Overview is the first screen you see after logging in. It answers one question fast: *what is the single best thing I can do for my catalog right now?* It pulls your real catalog data into a health score, a ranked queue of fixable gaps, and a live activity feed, then links you straight into the tool that does the work.

**What acting on it enables:** start every session on the highest-impact task instead of guessing, catch a quality drop the day it happens, and keep the whole team pointed at the same priorities.

<Info>
  Everything on the Overview is your **real** catalog data, not a sample. A brand-new project shows a short activation checklist (connect a channel, import products, invite your team) instead of the dashboard, until there is data to summarize.
</Info>

## What's on your dashboard

<Steps>
  <Step title="Health header">
    A greeting, your overall catalog-quality score with its trend since yesterday, the single biggest gap right now (for example "2,400 products missing a description"), and an Ask AI box that opens the assistant with your question pre-loaded.
  </Step>

  <Step title="Quality pulse">
    Four sparklines tracking the 30-day trend of each quality domain: **Completeness**, **Channel Readiness**, **SEO**, and **Conversion Potential**. Each shows the current score and its change, so you see direction at a glance.
  </Step>

  <Step title="Action queue">
    A ranked inbox of the most worthwhile fixes (missing fields, weak images, untranslated content). Each row is a one-click action that queues the job and opens [Products](/en/essentials/managing-products) already filtered to the affected products.
  </Step>

  <Step title="Catalog health and activity">
    Your worst-scoring product families, a completion funnel (how many products are fully vs partially done), locale coverage per language, channel sync status, and a live feed of recent edits, imports, and enrichment runs.
  </Step>

  <Step title="Quick launcher">
    An eight-tile launcher to the tools you reach for most: Products, Chat, Analytics, Process Tracker, Prompt Library, Prompt Lab, Media, and Quality Guard.
  </Step>
</Steps>

## Reading the dashboard

* **The trend on the health header** is the fastest signal. A drop overnight usually means an import or a channel sync brought in incomplete data. Open the action queue to see exactly what slipped.
* **Two pulse sparklines diverging** is informative: Completeness rising while Conversion Potential falls means you are filling fields that do not influence buyers. Rebalance toward the dimension that pays.
* **The action queue is already prioritized** by how many products each gap touches and how much it moves your score, so working top-down is the most efficient path.
* **The worst-families list** tells you where to concentrate. Fixing one weak family often lifts the blended score more than scattering effort across the catalog.

<img className="block dark:hidden" src="https://mintcdn.com/swiftsyncai/utncvlRvnsxSpzSm/images/marketing-screenshots/overview/overview-activity-light-branded.webp?fit=max&auto=format&n=utncvlRvnsxSpzSm&q=85&s=230cc3e77ec952b84c107e448dc5e683" alt="WISEPIM overview scrolled to recent activity and improvement-impact ranking" width="2400" height="1445" data-path="images/marketing-screenshots/overview/overview-activity-light-branded.webp" />

<img className="hidden dark:block" src="https://mintcdn.com/swiftsyncai/hoYpd2QR5AsLj6rU/images/marketing-screenshots/overview/overview-activity-dark-branded.webp?fit=max&auto=format&n=hoYpd2QR5AsLj6rU&q=85&s=4352ecf911073deb46342cbbe0f9a335" alt="WISEPIM overview scrolled to recent activity and improvement-impact ranking" width="2400" height="1445" data-path="images/marketing-screenshots/overview/overview-activity-dark-branded.webp" />

## Act on what you find

<AccordionGroup>
  <Accordion title="Your quality score dropped overnight">
    A sudden drop almost always traces to fresh data. Check the recent-activity feed for an import or sync, then open the action queue: it will already list the new gaps (missing descriptions, images, or attributes). Fire the matching one-click job. **Outcome:** the drop is reversed within the same session, before those products reach a channel.
  </Accordion>

  <Accordion title="A product family is dragging the score down">
    Click the family in the worst-families list to open [Products](/en/essentials/managing-products) filtered to it, then run a targeted [enrichment](/en/essentials/enriching-products) on the missing fields. **Outcome:** lifting one weak family raises the blended catalog score more than piecemeal fixes elsewhere.
  </Accordion>

  <Accordion title="You want the deeper numbers behind a pulse">
    Each quality domain links into the [Analytics](/en/analytics/data-quality) reports, where you can see field-level health, the per-channel readiness matrix, and the historical trend. **Outcome:** you move from "the score is down" to "these five fields on these products are the cause."
  </Accordion>

  <Accordion title="You are not sure what to do first">
    Type the question into the Ask AI box in the header. The assistant opens with your catalog context already loaded and can point you at the right report or action. **Outcome:** a clear next step without hunting through menus.
  </Accordion>
</AccordionGroup>

## Related

<CardGroup cols={2}>
  <Card title="Analytics Hub" icon="chart-bar" href="/en/analytics/overview">
    The full reporting suite behind the Overview's pulse and health numbers.
  </Card>

  <Card title="Data Quality" icon="shield-check" href="/en/analytics/data-quality">
    Field-level health, quick wins, and the fix workspace.
  </Card>

  <Card title="Managing Products" icon="box" href="/en/essentials/managing-products">
    Where the action-queue jumps land, filtered and ready to fix.
  </Card>

  <Card title="Quick Win" icon="rocket" href="/en/essentials/quick-win">
    A guided first run that shows the dashboard come to life.
  </Card>
</CardGroup>
