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

#  

<Card title="Action Buttons Overview" href="/actions/action-buttons-overview">
  What Action Buttons are and where you can use them.
</Card>

<Card title="Add Record" href="/actions/add-record">
  Letting users add new records to your data.
</Card>

<Card title="Edit Record" href="/actions/edit-record">
  Letting users update records in your data.
</Card>

<Card title="One-click update" href="/actions/one-click-update">
  Letting users update records in your data.
</Card>

<Card title="Delete Record" href="/actions/delete-record">
  Letting users delete records in your data.
</Card>

<Card title="Call API" href="/actions/call-api">
  Buttons can trigger an action to send a POST, PUT, PATCH, or DELETE request to any REST API or webhook endpoint, allowing you to interface directly with external services and tools.
</Card>

<Card title="Download File" href="/actions/download-file">
  Download a file with one click
</Card>

<Card title="Mapping Fields for Actions" href="/actions/mapping-fields-for-actions">
  Mapping the fields manipulated by the Action Button.
</Card>

<Card title="Item on Click Actions" href="/actions/item-on-click-actions">
  Setting actions on item click.
</Card>

<Card title="Export" href="/actions/export">
  Export the data, a block, or entire page from your Softr app.
</Card>

<Card title="Ask AI" href="/actions/ask-ai">
  Let users ask an in-app AI chat assistant about your data
</Card>
