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

# Lists overview

> Create filtered record sets, share views, bulk edit on inline spreadsheet.

**Lists** in Arya are filtered sets of records (deals, companies, contacts, projects, invoices, custom objects) with their own columns, filters and visualisations. They're your main tool for segmentation, export, bulk editing.

<Frame>
  <img src="https://mintcdn.com/agevole/cM9eEPJE8FVhTNOb/images/liste/en/lists-gallery.svg?fit=max&auto=format&n=cM9eEPJE8FVhTNOb&q=85&s=8905667ce7c3a281d433a65ce4c9de0c" alt="Workspace lists gallery" width="1200" height="720" data-path="images/liste/en/lists-gallery.svg" />
</Frame>

## What you can do

<CardGroup cols={2}>
  <Card title="Static vs dynamic" icon="list-check" href="/en/lists/static-vs-dynamic">
    Differences, when to use each, how to convert between them.
  </Card>

  <Card title="Filters and formulas" icon="function" href="/en/lists/filters-and-formulas">
    Combined filters, computed columns, expressions.
  </Card>

  <Card title="Spreadsheet view" icon="table" href="/en/lists/spreadsheet-view">
    Inline table editor, Excel-like shortcuts, bulk edit.
  </Card>
</CardGroup>

## Use cases

* **Marketing campaigns**: static list of contacts for targeted mailings
* **Hot deals**: dynamic list of opportunities above threshold in specific stages
* **Data cleanup**: list of companies missing VAT to complete
* **Operational reports**: overdue unpaid invoices to chase
* **Segmentation**: enterprise customers with ARR > €100k

## Next steps

<Card title="Create your first list" icon="arrow-right" href="/en/lists/static-vs-dynamic">
  Pick static or dynamic and build filters.
</Card>
