> ## 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.

# AI Assistant

> Describe the column you want in plain language, then accept or dismiss what AI Assistant suggests.

AI Assistant reads your table and answers in a side panel, suggesting columns you can accept or dismiss. Describe what you want in plain language, or ask a question about what's already there.

<Frame caption="AI Assistant, with a suggested column ready to accept.">
  <img src="https://mintcdn.com/oneprofile/rx0DeB_fLu56syNy/images/tables/ai-assistant.png?fit=max&auto=format&n=rx0DeB_fLu56syNy&q=85&s=3590d8b1963ce37f65d93a884838f58e" alt="The AI Assistant panel open beside the grid, showing a suggested column card with its cost in credits per row, an Add column button and a Dismiss suggestion button." width="600" height="840" data-path="images/tables/ai-assistant.png" />
</Frame>

## Open AI Assistant

Click **AI Assistant** in the toolbar to open its panel beside the grid. Type what you want into the box, for example "flag invalid emails", or ask a question about the table instead.

## Start from a suggestion

A few starters sit above an empty conversation, worded for this table's own columns. One might read **Summarize this table**, or **Coverage of** a column that is often empty. Click one to send it as your first message.

## Accept or dismiss what it suggests

Each suggestion arrives as a card naming its cost in credits per row, before you touch it.

* **Add column** creates it empty. **Add and run 10 rows** fills in a first batch too.
* **Dismiss suggestion** drops it without adding anything.

## Keep more than one conversation

Click **New conversation** to start fresh without losing the last one. **Previous conversations** lists every conversation on this table by name, so you can pick up any of them again.

## Good to know

<AccordionGroup>
  <Accordion title="What kinds of columns can it suggest?">
    A plain column, a formula, an enrichment or agent column, an export column, or one reading from a connected tool. It looks at your existing columns for gaps worth filling.
  </Accordion>

  <Accordion title="Can it suggest a filter instead of a column?">
    Not today. AI Assistant suggests columns and answers questions about the table. Changing what you see is still done from **Filter**.
  </Accordion>

  <Accordion title="What happens if it can't help?">
    A failed reply shows what went wrong right in the conversation, and a **Thinking…** indicator shows while it is still working.
  </Accordion>
</AccordionGroup>

## Next steps

<CardGroup cols={2}>
  <Card title="Add a column" icon="circle-plus" href="/tables/columns/add-a-column">
    Add a column yourself, without describing it first.
  </Card>

  <Card title="Filter, sort and search" icon="funnel" href="/tables/filter-sort-and-search">
    Narrow the rows a suggestion is looking at.
  </Card>
</CardGroup>
