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

# Rows aren't filling in

> A column ran but cells stayed empty. Work through the causes in order, from skipped inputs to an empty balance.

You added a column, it ran, and cells stayed empty. The causes below cover nearly every case, in the order to check them.

## Work through the checks

<Steps>
  <Step title="Check the required inputs">
    A row missing a required input is skipped, not charged. Fill the input, like a LinkedIn URL or a company domain, then open the column's header menu and choose **Run column**.
  </Step>

  <Step title="Check your balance">
    A run stops when credits run out, and the remaining rows never run. **Buy credits**, then run the column again.
  </Step>

  <Step title="Check for a run condition">
    A run condition rules rows out on purpose. Rows it excludes stay empty until the condition changes.
  </Step>

  <Step title="Accept the honest misses">
    Some rows fill for nobody. When no source has an answer, the cell stays empty and costs nothing.
  </Step>
</Steps>

## Good to know

<AccordionGroup>
  <Accordion title="How do I rerun just the failures?">
    The column's header menu has **Retry failed rows**. It reruns errors without touching filled cells.
  </Accordion>

  <Accordion title="Why did a stronger identifier help?">
    Sources answer more reliably from a LinkedIn URL than from a name alone. The more exact the input, the more rows fill.
  </Accordion>
</AccordionGroup>

## Next steps

<CardGroup cols={2}>
  <Card title="Run columns" icon="play" href="/tables/run-columns">
    Every run option, condition, and counter explained.
  </Card>

  <Card title="Where the data comes from" icon="layers" href="/enrich/where-the-data-comes-from">
    Why some rows fill and others never will.
  </Card>
</CardGroup>
