> For the complete documentation index, see [llms.txt](https://docs.n8n.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.quickbase.md).

# Quick Base

Learn how to use the Quick Base node in n8n. Follow technical documentation to integrate Quick Base node into your workflows.

Use the Quick Base node to automate work in Quick Base, and integrate Quick Base with other applications. n8n has built-in support for a wide range of Quick Base features, including creating, updating, deleting, and getting records, as well as getting fields, and downloading files.

On this page, you'll find a list of operations the Quick Base node supports and links to more resources.

{% hint style="info" %}
**Credentials**

Refer to [Quick Base credentials](/integrations/builtin/credentials/quickbase.md) for guidance on setting up authentication.
{% endhint %}

## Operations <a href="#operations" id="operations"></a>

* Field
  * Get all fields
* File
  * Delete a file
  * Download a file
* Record
  * Create a record
  * Delete a record
  * Get all records
  * Update a record
  * Upsert a record
* Report
  * Get a report
  * Run a report

## Templates and examples <a href="#templates-and-examples" id="templates-and-examples"></a>

[Browse Quick Base node documentation integration templates](https://n8n.io/integrations/quick-base) or [search all templates](https://n8n.io/workflows/)
