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

# Dashboard FAQ

> Answers to common dashboard questions: who can create/edit/delete dashboards, which field types support aggregation, cross-table limits, per-dashboard permissions, and mobile support scope.

<AccordionGroup>
  <Accordion title="Who can create, edit, and delete AI Table dashboards?">
    Without advanced permissions: the AI Table owner, managers, and editors can all create, edit, and delete dashboards. With advanced permissions on: only the owner and managers can.
  </Accordion>

  <Accordion title="Which fields can be aggregated or computed?">
    Counting total records works on all field types. Max, min, average, and sum work only on number and formula fields.
  </Accordion>

  <Accordion title="Can I build a dashboard across multiple AI Tables?">
    Not supported yet.
  </Accordion>

  <Accordion title="Can I set permissions for a dashboard separately?">
    Yes — in AI Table's advanced permissions, set who can view the dashboard.
  </Accordion>

  <Accordion title="Can I create, edit, or delete AI Table dashboards on mobile?">
    Not yet. Mobile is view-only — for editing, use desktop.
  </Accordion>

  <Accordion title="Can I delete or edit charts on mobile?">
    Not yet. Mobile is view-only for charts.
  </Accordion>
</AccordionGroup>
