# NocoDB > Open Source Airtable Alternative - Turn any MySQL, PostgreSQL, SQL Server, SQLite & MariaDB into a smart spreadsheet. ## Why NocoDB? - Sharing, permissions, and team features - Comprehensive guide to NocoDB core features for AI-powered content generation - Enterprise-specific features and capabilities - API, webhooks, Zapier, and third-party integrations - Self-host benefits and deployment options - How to enable or disable experimental features in NocoDB to try out new capabilities before they are generally available. ## Quickstart 1. Visit [NocoDB.com](https://nocodb.com) and create a free account 2. Install NocoDB using Docker: `docker run -d --name nocodb -p 8080:8080 nocodb/nocodb:latest` 3. Open your browser and navigate to `http://localhost:8080` 4. Connect your database or start with a new project 5. Create your first table and start building your app ## Docs - [Keyboard shortcuts](https://nocodb.com/docs/product-docs/getting-started/keyboard-shortcuts) - [# Keyboard shortcuts](https://nocodb.com/docs/product-docs/getting-started/keyboard-shortcuts#keyboard-shortcuts) - [# Quick Actions](https://nocodb.com/docs/product-docs/getting-started/keyboard-shortcuts#quick-actions) - [# Recent Views](https://nocodb.com/docs/product-docs/getting-started/keyboard-shortcuts#recent-views) - [# Search in Docs](https://nocodb.com/docs/product-docs/getting-started/keyboard-shortcuts#search-in-docs) - [# General shortcuts](https://nocodb.com/docs/product-docs/getting-started/keyboard-shortcuts#general-shortcuts) - [# Grid view shortcuts](https://nocodb.com/docs/product-docs/getting-started/keyboard-shortcuts#grid-view-shortcuts) - [# Field type specific shortcuts](https://nocodb.com/docs/product-docs/getting-started/keyboard-shortcuts#field-type-specific-shortcuts) - [# Expanded form shortcuts](https://nocodb.com/docs/product-docs/getting-started/keyboard-shortcuts#expanded-form-shortcuts) - [License](https://nocodb.com/docs/product-docs/getting-started/license): Understanding NocoDB’s Sustainable Use License (SUL) and Fair-Code principles. - [# License](https://nocodb.com/docs/product-docs/getting-started/license#license) - [# Fair-Code Philosophy](https://nocodb.com/docs/product-docs/getting-started/license#fair-code-philosophy) - [# Sustainable Use License (SUL)](https://nocodb.com/docs/product-docs/getting-started/license#sustainable-use-license-sul) - [# Why This Change](https://nocodb.com/docs/product-docs/getting-started/license#why-this-change) - [# Usage Rights](https://nocodb.com/docs/product-docs/getting-started/license#usage-rights) - [# What Remains Unchanged](https://nocodb.com/docs/product-docs/getting-started/license#what-remains-unchanged) - [# Frequently Asked Questions](https://nocodb.com/docs/product-docs/getting-started/license#frequently-asked-questions) - [# Summary](https://nocodb.com/docs/product-docs/getting-started/license#summary) - [NocoDB terminologies](https://nocodb.com/docs/product-docs/getting-started/terminologies) - [# NocoDB terminologies](https://nocodb.com/docs/product-docs/getting-started/terminologies#nocodb-terminologies) - [# Layout](https://nocodb.com/docs/product-docs/getting-started/terminologies#layout) - [# Terminologies](https://nocodb.com/docs/product-docs/getting-started/terminologies#terminologies) - [Getting started](https://nocodb.com/docs/product-docs/getting-started) - [# Getting started](https://nocodb.com/docs/product-docs/getting-started#getting-started) - [# Self Hosted](https://nocodb.com/docs/product-docs/getting-started#self-hosted) - [# SaaS (Cloud Hosted)](https://nocodb.com/docs/product-docs/getting-started#saas-cloud-hosted) - [Base](https://nocodb.com/docs/scripts/api-reference/base): Documentation for the base object in NocoDB Scripts - [# Base](https://nocodb.com/docs/scripts/api-reference/base#base) - [# Overview](https://nocodb.com/docs/scripts/api-reference/base#overview) - [# Properties](https://nocodb.com/docs/scripts/api-reference/base#properties) - [# Methods](https://nocodb.com/docs/scripts/api-reference/base#methods) - [# Examples](https://nocodb.com/docs/scripts/api-reference/base#examples) - [# Best Practices](https://nocodb.com/docs/scripts/api-reference/base#best-practices) - [# Related Resources](https://nocodb.com/docs/scripts/api-reference/base#related-resources) - [Collaborator](https://nocodb.com/docs/scripts/api-reference/collaborator): Documentation for the Collaborator object in NocoDB Scripts - [# Collaborator](https://nocodb.com/docs/scripts/api-reference/collaborator#collaborator) - [# Overview](https://nocodb.com/docs/scripts/api-reference/collaborator#overview) - [# Properties](https://nocodb.com/docs/scripts/api-reference/collaborator#properties) - [# Contexts Where Collaborator Objects Appear](https://nocodb.com/docs/scripts/api-reference/collaborator#contexts-where-collaborator-objects-appear) - [# Working with Collaborator Objects](https://nocodb.com/docs/scripts/api-reference/collaborator#working-with-collaborator-objects) - [# Best Practices](https://nocodb.com/docs/scripts/api-reference/collaborator#best-practices) - [# Related Resources](https://nocodb.com/docs/scripts/api-reference/collaborator#related-resources) - [Cursor](https://nocodb.com/docs/scripts/api-reference/cursor): Documentation for the Cursor object in NocoDB Scripts - [# Cursor](https://nocodb.com/docs/scripts/api-reference/cursor#cursor) - [# Overview](https://nocodb.com/docs/scripts/api-reference/cursor#overview) - [# Properties](https://nocodb.com/docs/scripts/api-reference/cursor#properties) - [# Usage Examples](https://nocodb.com/docs/scripts/api-reference/cursor#usage-examples) - [# Best Practices](https://nocodb.com/docs/scripts/api-reference/cursor#best-practices) - [# Related Resources](https://nocodb.com/docs/scripts/api-reference/cursor#related-resources) - [External Packages](https://nocodb.com/docs/scripts/api-reference/external-packages): Documentation for the external packages in NocoDB Scripts - [# External Packages](https://nocodb.com/docs/scripts/api-reference/external-packages#external-packages) - [Remote Fetch](https://nocodb.com/docs/scripts/api-reference/fetch): Documentation for the remoteFetchAsync function in NocoDB Scripts - [# Remote Fetch](https://nocodb.com/docs/scripts/api-reference/fetch#remote-fetch) - [# Overview](https://nocodb.com/docs/scripts/api-reference/fetch#overview) - [# Basic Syntax](https://nocodb.com/docs/scripts/api-reference/fetch#basic-syntax) - [# Error Handling](https://nocodb.com/docs/scripts/api-reference/fetch#error-handling) - [# Basic Examples](https://nocodb.com/docs/scripts/api-reference/fetch#basic-examples) - [# Common Use Cases](https://nocodb.com/docs/scripts/api-reference/fetch#common-use-cases) - [# Working with Different Data Formats](https://nocodb.com/docs/scripts/api-reference/fetch#working-with-different-data-formats) - [# Best Practices](https://nocodb.com/docs/scripts/api-reference/fetch#best-practices) - [# Security Considerations](https://nocodb.com/docs/scripts/api-reference/fetch#security-considerations) - [# Related Resources](https://nocodb.com/docs/scripts/api-reference/fetch#related-resources) - [Field](https://nocodb.com/docs/scripts/api-reference/field): Documentation for the Field object and Field Types in NocoDB Scripts - [# Field](https://nocodb.com/docs/scripts/api-reference/field#field) - [# Overview](https://nocodb.com/docs/scripts/api-reference/field#overview) - [# Common Properties](https://nocodb.com/docs/scripts/api-reference/field#common-properties) - [# Common Methods](https://nocodb.com/docs/scripts/api-reference/field#common-methods) - [# UITypes Constants](https://nocodb.com/docs/scripts/api-reference/field#uitypes-constants) - [# Field Types](https://nocodb.com/docs/scripts/api-reference/field#field-types) - [# Cell Values for Different Field Types](https://nocodb.com/docs/scripts/api-reference/field#cell-values-for-different-field-types) - [# Working with Fields](https://nocodb.com/docs/scripts/api-reference/field#working-with-fields) - [# Best Practices](https://nocodb.com/docs/scripts/api-reference/field#best-practices) - [# Related Resources](https://nocodb.com/docs/scripts/api-reference/field#related-resources) - [Input](https://nocodb.com/docs/scripts/api-reference/input): Documentation for the input object and its methods in NocoDB Scripts - [# Input](https://nocodb.com/docs/scripts/api-reference/input#input) - [# Overview](https://nocodb.com/docs/scripts/api-reference/input#overview) - [# Available Methods](https://nocodb.com/docs/scripts/api-reference/input#available-methods) - [# Practical Examples](https://nocodb.com/docs/scripts/api-reference/input#practical-examples) - [# Best Practices](https://nocodb.com/docs/scripts/api-reference/input#best-practices) - [# Related Resources](https://nocodb.com/docs/scripts/api-reference/input#related-resources) - [Output Methods](https://nocodb.com/docs/scripts/api-reference/output): Documentation for the output object and its methods in NocoDB Scripts - [# Output Methods](https://nocodb.com/docs/scripts/api-reference/output#output-methods) - [# Overview](https://nocodb.com/docs/scripts/api-reference/output#overview) - [# Available Methods](https://nocodb.com/docs/scripts/api-reference/output#available-methods) - [# Practical Examples](https://nocodb.com/docs/scripts/api-reference/output#practical-examples) - [# Best Practices](https://nocodb.com/docs/scripts/api-reference/output#best-practices) - [# Related Resources](https://nocodb.com/docs/scripts/api-reference/output#related-resources) - [RecordQueryResult](https://nocodb.com/docs/scripts/api-reference/record-query-result): Documentation for the RecordQueryResult object in NocoDB Scripts - [# RecordQueryResult](https://nocodb.com/docs/scripts/api-reference/record-query-result#recordqueryresult) - [# Overview](https://nocodb.com/docs/scripts/api-reference/record-query-result#overview) - [# Properties](https://nocodb.com/docs/scripts/api-reference/record-query-result#properties) - [# Methods](https://nocodb.com/docs/scripts/api-reference/record-query-result#methods) - [# Working with Query Results](https://nocodb.com/docs/scripts/api-reference/record-query-result#working-with-query-results) - [# Analytics on Query Results](https://nocodb.com/docs/scripts/api-reference/record-query-result#analytics-on-query-results) - [# Best Practices](https://nocodb.com/docs/scripts/api-reference/record-query-result#best-practices) - [# Related Resources](https://nocodb.com/docs/scripts/api-reference/record-query-result#related-resources) - [Record](https://nocodb.com/docs/scripts/api-reference/record): Documentation for the NocoDBRecord object in NocoDB Scripts - [# Record](https://nocodb.com/docs/scripts/api-reference/record#record) - [# Overview](https://nocodb.com/docs/scripts/api-reference/record#overview) - [# Properties](https://nocodb.com/docs/scripts/api-reference/record#properties) - [# Methods](https://nocodb.com/docs/scripts/api-reference/record#methods) - [# Cell Value Types](https://nocodb.com/docs/scripts/api-reference/record#cell-value-types) - [# Working with Records](https://nocodb.com/docs/scripts/api-reference/record#working-with-records) - [# Best Practices](https://nocodb.com/docs/scripts/api-reference/record#best-practices) - [# Related Resources](https://nocodb.com/docs/scripts/api-reference/record#related-resources) - [Script Settings](https://nocodb.com/docs/scripts/api-reference/script-settings): Documentation for script settings and configuration using input.config() - [# Script Settings](https://nocodb.com/docs/scripts/api-reference/script-settings#script-settings) - [# Overview](https://nocodb.com/docs/scripts/api-reference/script-settings#overview) - [# Basic Usage](https://nocodb.com/docs/scripts/api-reference/script-settings#basic-usage) - [# Configuration Options](https://nocodb.com/docs/scripts/api-reference/script-settings#configuration-options) - [# Best Practices](https://nocodb.com/docs/scripts/api-reference/script-settings#best-practices) - [# Limitations](https://nocodb.com/docs/scripts/api-reference/script-settings#limitations) - [# Related Resources](https://nocodb.com/docs/scripts/api-reference/script-settings#related-resources) - [Script Steps](https://nocodb.com/docs/scripts/api-reference/script-steps): Visually guide users through your script with clear subsections - [# Script Steps](https://nocodb.com/docs/scripts/api-reference/script-steps#script-steps) - [# Customization Options](https://nocodb.com/docs/scripts/api-reference/script-steps#customization-options) - [# Full Example](https://nocodb.com/docs/scripts/api-reference/script-steps#full-example) - [# Advanced Usage](https://nocodb.com/docs/scripts/api-reference/script-steps#advanced-usage) - [# Best practices](https://nocodb.com/docs/scripts/api-reference/script-steps#best-practices) - [Session](https://nocodb.com/docs/scripts/api-reference/session): Documentation for the Session object in NocoDB Scripts - [# Session](https://nocodb.com/docs/scripts/api-reference/session#session) - [# Overview](https://nocodb.com/docs/scripts/api-reference/session#overview) - [# Properties](https://nocodb.com/docs/scripts/api-reference/session#properties) - [# Usage Examples](https://nocodb.com/docs/scripts/api-reference/session#usage-examples) - [# Related Resources](https://nocodb.com/docs/scripts/api-reference/session#related-resources) - [Table](https://nocodb.com/docs/scripts/api-reference/table): Documentation for the Table object in NocoDB Scripts - [# Table](https://nocodb.com/docs/scripts/api-reference/table#table) - [# Overview](https://nocodb.com/docs/scripts/api-reference/table#overview) - [# Properties](https://nocodb.com/docs/scripts/api-reference/table#properties) - [# Methods](https://nocodb.com/docs/scripts/api-reference/table#methods) - [# Examples](https://nocodb.com/docs/scripts/api-reference/table#examples) - [# Best Practices](https://nocodb.com/docs/scripts/api-reference/table#best-practices) - [# Related Resources](https://nocodb.com/docs/scripts/api-reference/table#related-resources) - [View](https://nocodb.com/docs/scripts/api-reference/view): Documentation for the View object in NocoDB Scripts - [# View](https://nocodb.com/docs/scripts/api-reference/view#view) - [# Overview](https://nocodb.com/docs/scripts/api-reference/view#overview) - [# Properties](https://nocodb.com/docs/scripts/api-reference/view#properties) - [# Methods](https://nocodb.com/docs/scripts/api-reference/view#methods) - [# Using Views for Filtering](https://nocodb.com/docs/scripts/api-reference/view#using-views-for-filtering) - [# Creating Interactive Reports Using Views](https://nocodb.com/docs/scripts/api-reference/view#creating-interactive-reports-using-views) - [# Best Practices](https://nocodb.com/docs/scripts/api-reference/view#best-practices) - [# Related Resources](https://nocodb.com/docs/scripts/api-reference/view#related-resources) - [API Reference](https://nocodb.com/docs/scripts/api-reference): Explore the NocoDB Scripts API for advanced automation and integration - [# API Reference](https://nocodb.com/docs/scripts/api-reference#api-reference) - [Changelog](https://nocodb.com/docs/scripts/changelog): NocoDB Scripts API changelog and version history - [# Changelog](https://nocodb.com/docs/scripts/changelog#changelog) - [# February 17, 2026](https://nocodb.com/docs/scripts/changelog#february-17-2026) - [# January 29, 2026](https://nocodb.com/docs/scripts/changelog#january-29-2026) - [# October 03, 2025](https://nocodb.com/docs/scripts/changelog#october-03-2025) - [# July 28, 2025](https://nocodb.com/docs/scripts/changelog#july-28-2025) - [# June 30, 2025](https://nocodb.com/docs/scripts/changelog#june-30-2025) - [# Support and Resources](https://nocodb.com/docs/scripts/changelog#support-and-resources) - [API Reference Manual Examples](https://nocodb.com/docs/scripts/examples/api-ref-manual-examples): Browse categorized examples from the NocoDB API reference documentation to quickly access common scripting tasks and operations. - [# API Reference Manual Examples](https://nocodb.com/docs/scripts/examples/api-ref-manual-examples#api-reference-manual-examples) - [# πŸ“Œ Cursor](https://nocodb.com/docs/scripts/examples/api-ref-manual-examples#-cursor) - [# πŸ“„ Table & Records](https://nocodb.com/docs/scripts/examples/api-ref-manual-examples#-table--records) - [# πŸ‘οΈ Views](https://nocodb.com/docs/scripts/examples/api-ref-manual-examples#️-views) - [# 🏷️ Fields](https://nocodb.com/docs/scripts/examples/api-ref-manual-examples#️-fields) - [# πŸ“Š Record Query Results](https://nocodb.com/docs/scripts/examples/api-ref-manual-examples#-record-query-results) - [# πŸ“Œ Record Operations](https://nocodb.com/docs/scripts/examples/api-ref-manual-examples#-record-operations) - [# πŸ‘€ Session](https://nocodb.com/docs/scripts/examples/api-ref-manual-examples#-session) - [# πŸ‘₯ Collaborator](https://nocodb.com/docs/scripts/examples/api-ref-manual-examples#-collaborator) - [# ✏️ Input](https://nocodb.com/docs/scripts/examples/api-ref-manual-examples#️-input) - [# πŸ“€ Output](https://nocodb.com/docs/scripts/examples/api-ref-manual-examples#-output) - [# 🌐 Fetch & External APIs](https://nocodb.com/docs/scripts/examples/api-ref-manual-examples#-fetch--external-apis) - [Convert Attachments to URLs](https://nocodb.com/docs/scripts/examples/convert-attachments-to-urls): Convert attachment fields into comma-separated URL lists for integration with external services - [# Convert Attachments to URLs](https://nocodb.com/docs/scripts/examples/convert-attachments-to-urls#convert-attachments-to-urls) - [Fields: Date & Time](https://nocodb.com/docs/scripts/examples/demo/field-date-time): Create fields to capture dates, times, and durations. - [# Fields: Date & Time](https://nocodb.com/docs/scripts/examples/demo/field-date-time#fields-date-time) - [Fields: Miscellaneous](https://nocodb.com/docs/scripts/examples/demo/field-miscellaneous): Additional field types for attachments, checkboxes, ratings, and structured data. - [# Fields: Miscellaneous](https://nocodb.com/docs/scripts/examples/demo/field-miscellaneous#fields-miscellaneous) - [Fields: Numerical](https://nocodb.com/docs/scripts/examples/demo/field-number-based): Learn how to create numerical fields for storing quantities, percentages, currency, and more. - [# Fields: Numerical](https://nocodb.com/docs/scripts/examples/demo/field-number-based#fields-numerical) - [Fields: Relational](https://nocodb.com/docs/scripts/examples/demo/field-relational): Learn how to create and manage relational fields in NocoDB. - [# Fields: Relational](https://nocodb.com/docs/scripts/examples/demo/field-relational#fields-relational) - [Fields: Select](https://nocodb.com/docs/scripts/examples/demo/field-select-based): Create single select and multi select fields for categorizing data. - [# Fields: Select](https://nocodb.com/docs/scripts/examples/demo/field-select-based#fields-select) - [Fields: System](https://nocodb.com/docs/scripts/examples/demo/field-system): Capture automatic audit information with system fields in NocoDB. - [# Fields: System](https://nocodb.com/docs/scripts/examples/demo/field-system#fields-system) - [Fields: Text-Based](https://nocodb.com/docs/scripts/examples/demo/field-text-based): Learn how to create and manage text-based fields in NocoDB. - [# Fields: Text-Based](https://nocodb.com/docs/scripts/examples/demo/field-text-based#fields-text-based) - [Fields: User & Collaborator](https://nocodb.com/docs/scripts/examples/demo/field-user): Assign or reference users directly within records. - [# Fields: User & Collaborator](https://nocodb.com/docs/scripts/examples/demo/field-user#fields-user-collaborator) - [Fields: Virtual & Formula](https://nocodb.com/docs/scripts/examples/demo/field-virtual): Add calculated or derivative data with virtual fields in NocoDB. - [# Fields: Virtual & Formula](https://nocodb.com/docs/scripts/examples/demo/field-virtual#fields-virtual-formula) - [Records: CRUD Operations](https://nocodb.com/docs/scripts/examples/demo/records-CRUD): This script demonstrates how to create, read, update, and delete records in a NocoDB table. - [# Records: CRUD Operations](https://nocodb.com/docs/scripts/examples/demo/records-CRUD#records-crud-operations) - [Records: Link & Unlink](https://nocodb.com/docs/scripts/examples/demo/records-link): This script demonstrates how to create and manage relational fields in NocoDB, including linking & unlinking records between tables - [# Records: Link & Unlink](https://nocodb.com/docs/scripts/examples/demo/records-link#records-link-unlink) - [Records: Pagination](https://nocodb.com/docs/scripts/examples/demo/records-list): This script demonstrates how to load and display records from a selected table in NocoDB, with pagination support for large datasets. - [# Records: Pagination](https://nocodb.com/docs/scripts/examples/demo/records-list#records-pagination) - [Table Operations](https://nocodb.com/docs/scripts/examples/demo/table-operations): Demonstrates how to check for table existence, create a table, and list all tables in the base. - [# Table Operations](https://nocodb.com/docs/scripts/examples/demo/table-operations#table-operations) - [Generic Examples](https://nocodb.com/docs/scripts/examples/demo): Browse categorized examples for working with fields, records, and tables in NocoDB scripting. - [# Generic Examples](https://nocodb.com/docs/scripts/examples/demo#generic-examples) - [# 🏷️ Field Examples](https://nocodb.com/docs/scripts/examples/demo#️-field-examples) - [# πŸ“„ Record Operations](https://nocodb.com/docs/scripts/examples/demo#-record-operations) - [# πŸ—ƒοΈ Table Operations](https://nocodb.com/docs/scripts/examples/demo#️-table-operations) - [Find and Replace](https://nocodb.com/docs/scripts/examples/find-and-replace): Search and replace text patterns across records in any text-based field with preview and confirmation - [# Find and Replace](https://nocodb.com/docs/scripts/examples/find-and-replace#find-and-replace) - [Import CSV Data](https://nocodb.com/docs/scripts/examples/import-csv): This script allows users to import data from a CSV file into a selected table in NocoDB, with options for handling duplicates and mapping CSV colum... - [# Import CSV Data](https://nocodb.com/docs/scripts/examples/import-csv#import-csv-data) - [Link Records by Field](https://nocodb.com/docs/scripts/examples/link-records-by-field): Link records between two tables using matching field values, with pagination and summary reporting. - [# Link Records by Field](https://nocodb.com/docs/scripts/examples/link-records-by-field#link-records-by-field) - [Randomize Values](https://nocodb.com/docs/scripts/examples/randomize-values): Generate random data for empty fields across multiple data types with customizable ranges and constraints - [# Randomize Values](https://nocodb.com/docs/scripts/examples/randomize-values#randomize-values) - [Save View Ordering to Field](https://nocodb.com/docs/scripts/examples/save-view-ordering): Preserve manual record ordering from any view by saving it as sequential numbers in a numeric field - [# Save View Ordering to Field](https://nocodb.com/docs/scripts/examples/save-view-ordering#save-view-ordering-to-field) - [Script Steps Example](https://nocodb.com/docs/scripts/examples/script-steps): Example demonstrating how to use script steps to create visual progress tracking in scripts - [# Script Steps Example](https://nocodb.com/docs/scripts/examples/script-steps#script-steps-example) - [Get Select Options](https://nocodb.com/docs/scripts/examples/select-options): Extract and display all available options from Single Select or Multiple Select fields in various formats - [# Get Select Options](https://nocodb.com/docs/scripts/examples/select-options#get-select-options) - [Convert Date Text to ISO Format (Interactive Bulk Version)](https://nocodb.com/docs/scripts/examples/text-to-date): This script converts date-time text fields in the format "MM/DD/YYYY HH:MM AM/PM" to ISO 8601 format across multiple records in a selected table. - [# Convert Date Text to ISO Format (Interactive Bulk Version)](https://nocodb.com/docs/scripts/examples/text-to-date#convert-date-text-to-iso-format-interactive-bulk-version) - [Unique Field Values Summary](https://nocodb.com/docs/scripts/examples/unique-field-values-summary): View unique values and their frequencies in any field, with summary and table output - [# Unique Field Values Summary](https://nocodb.com/docs/scripts/examples/unique-field-values-summary#unique-field-values-summary) - [Validate Emails](https://nocodb.com/docs/scripts/examples/validate-emails): Identify and list all invalid email addresses in email fields for data quality assurance - [# Validate Emails](https://nocodb.com/docs/scripts/examples/validate-emails#validate-emails) - [Examples](https://nocodb.com/docs/scripts/examples): Browse a collection of useful script examples to automate and enhance your workflows in NocoDB. - [# Examples](https://nocodb.com/docs/scripts/examples#examples) - [Scripts](https://nocodb.com/docs/scripts): NocoDB Scripts Documentation - [# Scripts](https://nocodb.com/docs/scripts#scripts) - [# Overview](https://nocodb.com/docs/scripts#overview) - [# Key Features](https://nocodb.com/docs/scripts#key-features) - [# Getting Started](https://nocodb.com/docs/scripts#getting-started) - [# Script Structure](https://nocodb.com/docs/scripts#script-structure) - [# Core Concepts](https://nocodb.com/docs/scripts#core-concepts) - [Actions on base](https://nocodb.com/docs/product-docs/bases/actions-on-base): Understand the structure, actions, and developer tools available in a base. - [# Actions on base](https://nocodb.com/docs/product-docs/bases/actions-on-base#actions-on-base) - [# Base context menu](https://nocodb.com/docs/product-docs/bases/actions-on-base#base-context-menu) - [# Rename base](https://nocodb.com/docs/product-docs/bases/actions-on-base#rename-base) - [# Star base](https://nocodb.com/docs/product-docs/bases/actions-on-base#star-base) - [# Duplicate base](https://nocodb.com/docs/product-docs/bases/actions-on-base#duplicate-base) - [# Delete base](https://nocodb.com/docs/product-docs/bases/actions-on-base#delete-base) - [# Find base ID](https://nocodb.com/docs/product-docs/bases/actions-on-base#find-base-id) - [# Developer features](https://nocodb.com/docs/product-docs/bases/actions-on-base#developer-features) - [Base collaboration](https://nocodb.com/docs/product-docs/bases/base-collaboration): This article explains how to invite members or teams to your base, manage their roles, and remove them when needed. - [# Base collaboration](https://nocodb.com/docs/product-docs/bases/base-collaboration#base-collaboration) - [# Invite Members to Base](https://nocodb.com/docs/product-docs/bases/base-collaboration#invite-members-to-base) - [# Invite Teams to Base ☁](https://nocodb.com/docs/product-docs/bases/base-collaboration#invite-teams-to-base-) - [# List Base Members and Teams](https://nocodb.com/docs/product-docs/bases/base-collaboration#list-base-members-and-teams) - [# Modify Roles for Members or Teams](https://nocodb.com/docs/product-docs/bases/base-collaboration#modify-roles-for-members-or-teams) - [# Role Precedence](https://nocodb.com/docs/product-docs/bases/base-collaboration#role-precedence) - [# Remove or Revoke Base Access](https://nocodb.com/docs/product-docs/bases/base-collaboration#remove-or-revoke-base-access) - [# Best Practice](https://nocodb.com/docs/product-docs/bases/base-collaboration#best-practice) - [Create base](https://nocodb.com/docs/product-docs/bases/create-base): Learn how to create a base in NocoDB. - [# Create base](https://nocodb.com/docs/product-docs/bases/create-base#create-base) - [# Create base from scratch](https://nocodb.com/docs/product-docs/bases/create-base#create-base-from-scratch) - [# Create base using AI](https://nocodb.com/docs/product-docs/bases/create-base#create-base-using-ai) - [Import Airtable to NocoDB](https://nocodb.com/docs/product-docs/bases/import-base-from-airtable): A complete import of your Airtable base to NocoDB within minutes - [# Import Airtable to NocoDB](https://nocodb.com/docs/product-docs/bases/import-base-from-airtable#import-airtable-to-nocodb) - [# Access import modal](https://nocodb.com/docs/product-docs/bases/import-base-from-airtable#access-import-modal) - [# Configure details](https://nocodb.com/docs/product-docs/bases/import-base-from-airtable#configure-details) - [# Get Airtable Credentials](https://nocodb.com/docs/product-docs/bases/import-base-from-airtable#get-airtable-credentials) - [Private Base ☁](https://nocodb.com/docs/product-docs/bases/private-base): Learn how to configure and manage access to Private Bases in NocoDB. - [# Private Base ☁](https://nocodb.com/docs/product-docs/bases/private-base#private-base) - [# How Private Base Works](https://nocodb.com/docs/product-docs/bases/private-base#how-private-base-works) - [# Creating a Private Base](https://nocodb.com/docs/product-docs/bases/private-base#creating-a-private-base) - [# Converting an Existing Base to Private](https://nocodb.com/docs/product-docs/bases/private-base#converting-an-existing-base-to-private) - [# Disabling Private Access](https://nocodb.com/docs/product-docs/bases/private-base#disabling-private-access) - [# Managing Access in a Private Base](https://nocodb.com/docs/product-docs/bases/private-base#managing-access-in-a-private-base) - [Share base](https://nocodb.com/docs/product-docs/bases/share-base): Procedures to share a base & generating embedded iframe - [# Share base](https://nocodb.com/docs/product-docs/bases/share-base#share-base) - [# Enable public access](https://nocodb.com/docs/product-docs/bases/share-base#enable-public-access) - [# Modify Share base](https://nocodb.com/docs/product-docs/bases/share-base#modify-share-base) - [# Disable Share base](https://nocodb.com/docs/product-docs/bases/share-base#disable-share-base) - [# Custom URL](https://nocodb.com/docs/product-docs/bases/share-base#custom-url) - [# Embeddable Frame](https://nocodb.com/docs/product-docs/bases/share-base#embeddable-frame) - [Base Snapshots ☁](https://nocodb.com/docs/product-docs/bases/snapshots): Procedures to create and manage snapshots - [# Base Snapshots ☁](https://nocodb.com/docs/product-docs/bases/snapshots#base-snapshots) - [# Key Notes](https://nocodb.com/docs/product-docs/bases/snapshots#key-notes) - [# Access Snapshots](https://nocodb.com/docs/product-docs/bases/snapshots#access-snapshots) - [# Create a Snapshot](https://nocodb.com/docs/product-docs/bases/snapshots#create-a-snapshot) - [# Restore a Snapshot](https://nocodb.com/docs/product-docs/bases/snapshots#restore-a-snapshot) - [Bases](https://nocodb.com/docs/product-docs/bases): Overview of bases in NocoDB and how they help organize data and collaboration. - [# Bases](https://nocodb.com/docs/product-docs/bases#bases) - [# Base Dashboard](https://nocodb.com/docs/product-docs/bases#base-dashboard) - [Actions on table](https://nocodb.com/docs/product-docs/tables/actions-on-table): Learn how to rename, duplicate, and delete a table in NocoDB. - [# Actions on table](https://nocodb.com/docs/product-docs/tables/actions-on-table#actions-on-table) - [# Rename table](https://nocodb.com/docs/product-docs/tables/actions-on-table#rename-table) - [# Change table icon](https://nocodb.com/docs/product-docs/tables/actions-on-table#change-table-icon) - [# Duplicate table](https://nocodb.com/docs/product-docs/tables/actions-on-table#duplicate-table) - [# Delete table](https://nocodb.com/docs/product-docs/tables/actions-on-table#delete-table) - [# Add / edit table description](https://nocodb.com/docs/product-docs/tables/actions-on-table#add--edit-table-description) - [# Table permissions](https://nocodb.com/docs/product-docs/tables/actions-on-table#table-permissions) - [# Find table ID](https://nocodb.com/docs/product-docs/tables/actions-on-table#find-table-id) - [Create table via import](https://nocodb.com/docs/product-docs/tables/create-table-via-import): Learn how to create a table in NocoDB via import from CSV, Excel or JSON. - [# Create table via import](https://nocodb.com/docs/product-docs/tables/create-table-via-import#create-table-via-import) - [# Import table from CSV / Excel / JSON](https://nocodb.com/docs/product-docs/tables/create-table-via-import#import-table-from-csv--excel--json) - [Create table](https://nocodb.com/docs/product-docs/tables/create-table): Learn how to create a table in NocoDB. - [# Create table](https://nocodb.com/docs/product-docs/tables/create-table#create-table) - [# Create a new table](https://nocodb.com/docs/product-docs/tables/create-table#create-a-new-table) - [# Creating table Using AI](https://nocodb.com/docs/product-docs/tables/create-table#creating-table-using-ai) - [Upload data into a table](https://nocodb.com/docs/product-docs/tables/import-data-into-existing-table): Learn how to upload data into an existing table in NocoDB. - [# Upload data into a table](https://nocodb.com/docs/product-docs/tables/import-data-into-existing-table#upload-data-into-a-table) - [# Import data from CSV / Excel](https://nocodb.com/docs/product-docs/tables/import-data-into-existing-table#import-data-from-csv--excel) - [Tables](https://nocodb.com/docs/product-docs/tables): Learn how to create, import, and manage tables in NocoDB. - [# Tables](https://nocodb.com/docs/product-docs/tables#tables) - [Actions on field](https://nocodb.com/docs/product-docs/fields/actions-on-field): This article explains how to perform various actions on a field- like rename, change field type, default, field width, record height, show/hide. - [# Actions on field](https://nocodb.com/docs/product-docs/fields/actions-on-field#actions-on-field) - [# Fields context menu](https://nocodb.com/docs/product-docs/fields/actions-on-field#fields-context-menu) - [Display Value](https://nocodb.com/docs/product-docs/fields/display-value): This article explains how to set the display value for a table and its significance. - [# Display Value](https://nocodb.com/docs/product-docs/fields/display-value#display-value) - [# Use of Display Value](https://nocodb.com/docs/product-docs/fields/display-value#use-of-display-value) - [# Set Display Value](https://nocodb.com/docs/product-docs/fields/display-value#set-display-value) - [# FAQ](https://nocodb.com/docs/product-docs/fields/display-value#faq) - [Field summary](https://nocodb.com/docs/product-docs/fields/field-summary-footer): Understanding the field summary bar in NocoDB! - [# Field summary](https://nocodb.com/docs/product-docs/fields/field-summary-footer#field-summary) - [# Overview](https://nocodb.com/docs/product-docs/fields/field-summary-footer#overview) - [# Configuring Field Summary](https://nocodb.com/docs/product-docs/fields/field-summary-footer#configuring-field-summary) - [# Summary Types](https://nocodb.com/docs/product-docs/fields/field-summary-footer#summary-types) - [QR code](https://nocodb.com/docs/product-docs/fields/field-types/custom-types/QR-code): This article explains how to create & work with a QR code field. - [# QR code](https://nocodb.com/docs/product-docs/fields/field-types/custom-types/QR-code#qr-code) - [# Create a QR code field](https://nocodb.com/docs/product-docs/fields/field-types/custom-types/QR-code#create-a-qr-code-field) - [# Related fields](https://nocodb.com/docs/product-docs/fields/field-types/custom-types/QR-code#related-fields) - [Attachment](https://nocodb.com/docs/product-docs/fields/field-types/custom-types/attachment): This article explains how to create & work with an Attachment field. - [# Attachment](https://nocodb.com/docs/product-docs/fields/field-types/custom-types/attachment#attachment) - [# Create an Attachment field](https://nocodb.com/docs/product-docs/fields/field-types/custom-types/attachment#create-an-attachment-field) - [# Expand modal](https://nocodb.com/docs/product-docs/fields/field-types/custom-types/attachment#expand-modal) - [# Environment variables](https://nocodb.com/docs/product-docs/fields/field-types/custom-types/attachment#environment-variables) - [# Related articles](https://nocodb.com/docs/product-docs/fields/field-types/custom-types/attachment#related-articles) - [Barcode](https://nocodb.com/docs/product-docs/fields/field-types/custom-types/barcode): This article explains how to create & work with a Barcode field. - [# Barcode](https://nocodb.com/docs/product-docs/fields/field-types/custom-types/barcode#barcode) - [# Create a barcode field](https://nocodb.com/docs/product-docs/fields/field-types/custom-types/barcode#create-a-barcode-field) - [# Related fields](https://nocodb.com/docs/product-docs/fields/field-types/custom-types/barcode#related-fields) - [Button](https://nocodb.com/docs/product-docs/fields/field-types/custom-types/button): This article explains how to create & work with a Button field. - [# Button](https://nocodb.com/docs/product-docs/fields/field-types/custom-types/button#button) - [# Create a Button Field](https://nocodb.com/docs/product-docs/fields/field-types/custom-types/button#create-a-button-field) - [# Conditional Buttons ☁](https://nocodb.com/docs/product-docs/fields/field-types/custom-types/button#conditional-buttons-) - [Checkbox](https://nocodb.com/docs/product-docs/fields/field-types/custom-types/checkbox): This article explains how to create & work with a Checkbox field. - [# Checkbox](https://nocodb.com/docs/product-docs/fields/field-types/custom-types/checkbox#checkbox) - [# Create a checkbox field](https://nocodb.com/docs/product-docs/fields/field-types/custom-types/checkbox#create-a-checkbox-field) - [# Related fields](https://nocodb.com/docs/product-docs/fields/field-types/custom-types/checkbox#related-fields) - [Colour ☁](https://nocodb.com/docs/product-docs/fields/field-types/custom-types/colour): This article explains how to create & work with a Colour field. - [# Colour ☁](https://nocodb.com/docs/product-docs/fields/field-types/custom-types/colour#colour) - [# Create a colour field](https://nocodb.com/docs/product-docs/fields/field-types/custom-types/colour#create-a-colour-field) - [# Related fields](https://nocodb.com/docs/product-docs/fields/field-types/custom-types/colour#related-fields) - [Geometry](https://nocodb.com/docs/product-docs/fields/field-types/custom-types/geometry): This article explains how to create & work with a Geometry field. - [# Geometry](https://nocodb.com/docs/product-docs/fields/field-types/custom-types/geometry#geometry) - [# Create a geometry field](https://nocodb.com/docs/product-docs/fields/field-types/custom-types/geometry#create-a-geometry-field) - [JSON](https://nocodb.com/docs/product-docs/fields/field-types/custom-types/json) - [# JSON](https://nocodb.com/docs/product-docs/fields/field-types/custom-types/json#json) - [# Create a JSON field](https://nocodb.com/docs/product-docs/fields/field-types/custom-types/json#create-a-json-field) - [Rating](https://nocodb.com/docs/product-docs/fields/field-types/custom-types/rating): This article explains how to create & work with a Rating field. - [# Rating](https://nocodb.com/docs/product-docs/fields/field-types/custom-types/rating#rating) - [# Create a checkbox field](https://nocodb.com/docs/product-docs/fields/field-types/custom-types/rating#create-a-checkbox-field) - [# Related fields](https://nocodb.com/docs/product-docs/fields/field-types/custom-types/rating#related-fields) - [Specific DB type](https://nocodb.com/docs/product-docs/fields/field-types/custom-types/specific-db-type): This article explains how to create & work with a Specific DB Type field. - [# Specific DB type](https://nocodb.com/docs/product-docs/fields/field-types/custom-types/specific-db-type#specific-db-type) - [# Create a Specific DB Type field](https://nocodb.com/docs/product-docs/fields/field-types/custom-types/specific-db-type#create-a-specific-db-type-field) - [Created Time](https://nocodb.com/docs/product-docs/fields/field-types/date-time-based/created-time): This article explains how to create & work with a Created Time field. - [# Created Time](https://nocodb.com/docs/product-docs/fields/field-types/date-time-based/created-time#created-time) - [# Create a CreatedTime field](https://nocodb.com/docs/product-docs/fields/field-types/date-time-based/created-time#create-a-createdtime-field) - [# Cell display](https://nocodb.com/docs/product-docs/fields/field-types/date-time-based/created-time#cell-display) - [# Related fields](https://nocodb.com/docs/product-docs/fields/field-types/date-time-based/created-time#related-fields) - [Date Time](https://nocodb.com/docs/product-docs/fields/field-types/date-time-based/date-time): This article explains how to create & work with a Date Time field. - [# Date Time](https://nocodb.com/docs/product-docs/fields/field-types/date-time-based/date-time#date-time) - [# Create a date time field](https://nocodb.com/docs/product-docs/fields/field-types/date-time-based/date-time#create-a-date-time-field) - [# Related fields](https://nocodb.com/docs/product-docs/fields/field-types/date-time-based/date-time#related-fields) - [Date](https://nocodb.com/docs/product-docs/fields/field-types/date-time-based/date): This article explains how to create & work with a Date field. - [# Date](https://nocodb.com/docs/product-docs/fields/field-types/date-time-based/date#date) - [# Create a date field](https://nocodb.com/docs/product-docs/fields/field-types/date-time-based/date#create-a-date-field) - [# Related fields](https://nocodb.com/docs/product-docs/fields/field-types/date-time-based/date#related-fields) - [Duration](https://nocodb.com/docs/product-docs/fields/field-types/date-time-based/duration): This article explains how to create & work with a Duration field. - [# Duration](https://nocodb.com/docs/product-docs/fields/field-types/date-time-based/duration#duration) - [# Create a duration field](https://nocodb.com/docs/product-docs/fields/field-types/date-time-based/duration#create-a-duration-field) - [# Related fields](https://nocodb.com/docs/product-docs/fields/field-types/date-time-based/duration#related-fields) - [Last Modified Time](https://nocodb.com/docs/product-docs/fields/field-types/date-time-based/last-modified-time): This article explains how to create & work with a last modified time field. - [# Last Modified Time](https://nocodb.com/docs/product-docs/fields/field-types/date-time-based/last-modified-time#last-modified-time) - [# Create a LastModifiedTime field](https://nocodb.com/docs/product-docs/fields/field-types/date-time-based/last-modified-time#create-a-lastmodifiedtime-field) - [# Cell display](https://nocodb.com/docs/product-docs/fields/field-types/date-time-based/last-modified-time#cell-display) - [# Related fields](https://nocodb.com/docs/product-docs/fields/field-types/date-time-based/last-modified-time#related-fields) - [Time](https://nocodb.com/docs/product-docs/fields/field-types/date-time-based/time): This article explains how to create & work with a Time field. - [# Time](https://nocodb.com/docs/product-docs/fields/field-types/date-time-based/time#time) - [# Create a time field](https://nocodb.com/docs/product-docs/fields/field-types/date-time-based/time#create-a-time-field) - [# Related fields](https://nocodb.com/docs/product-docs/fields/field-types/date-time-based/time#related-fields) - [Array functions](https://nocodb.com/docs/product-docs/fields/field-types/formula/array-functions): This article explains various array functions that can be used in formula fields. - [# Array functions](https://nocodb.com/docs/product-docs/fields/field-types/formula/array-functions#array-functions) - [# ARRAYSORT](https://nocodb.com/docs/product-docs/fields/field-types/formula/array-functions#arraysort) - [# ARRAYUNIQUE](https://nocodb.com/docs/product-docs/fields/field-types/formula/array-functions#arrayunique) - [# ARRAYCOMPACT](https://nocodb.com/docs/product-docs/fields/field-types/formula/array-functions#arraycompact) - [# ARRAYSLICE](https://nocodb.com/docs/product-docs/fields/field-types/formula/array-functions#arrayslice) - [Conditional expressions](https://nocodb.com/docs/product-docs/fields/field-types/formula/conditional-expressions): This article explains various conditional expressions that can be used in formula fields. - [# Conditional expressions](https://nocodb.com/docs/product-docs/fields/field-types/formula/conditional-expressions#conditional-expressions) - [# IF](https://nocodb.com/docs/product-docs/fields/field-types/formula/conditional-expressions#if) - [# SWITCH](https://nocodb.com/docs/product-docs/fields/field-types/formula/conditional-expressions#switch) - [# AND](https://nocodb.com/docs/product-docs/fields/field-types/formula/conditional-expressions#and) - [# OR](https://nocodb.com/docs/product-docs/fields/field-types/formula/conditional-expressions#or) - [Date functions](https://nocodb.com/docs/product-docs/fields/field-types/formula/date-functions): This article explains various date functions that can be used in formula fields. - [# Date functions](https://nocodb.com/docs/product-docs/fields/field-types/formula/date-functions#date-functions) - [# DATETIME_DIFF](https://nocodb.com/docs/product-docs/fields/field-types/formula/date-functions#datetime_diff) - [# DATEADD](https://nocodb.com/docs/product-docs/fields/field-types/formula/date-functions#dateadd) - [# NOW](https://nocodb.com/docs/product-docs/fields/field-types/formula/date-functions#now) - [# WEEKDAY](https://nocodb.com/docs/product-docs/fields/field-types/formula/date-functions#weekday) - [# DATESTR](https://nocodb.com/docs/product-docs/fields/field-types/formula/date-functions#datestr) - [# DAY](https://nocodb.com/docs/product-docs/fields/field-types/formula/date-functions#day) - [# YEAR](https://nocodb.com/docs/product-docs/fields/field-types/formula/date-functions#year) - [# MONTH](https://nocodb.com/docs/product-docs/fields/field-types/formula/date-functions#month) - [# HOUR](https://nocodb.com/docs/product-docs/fields/field-types/formula/date-functions#hour) - [Formatting Formula Results](https://nocodb.com/docs/product-docs/fields/field-types/formula/formula-result-formatting): This article explains how to format the output of formulas in NocoDB, covering various formatting options based on the result type. - [# Formatting Formula Results](https://nocodb.com/docs/product-docs/fields/field-types/formula/formula-result-formatting#formatting-formula-results) - [# Numeric Formats](https://nocodb.com/docs/product-docs/fields/field-types/formula/formula-result-formatting#numeric-formats) - [# Date Formats](https://nocodb.com/docs/product-docs/fields/field-types/formula/formula-result-formatting#date-formats) - [# Text Formats](https://nocodb.com/docs/product-docs/fields/field-types/formula/formula-result-formatting#text-formats) - [# Boolean Format](https://nocodb.com/docs/product-docs/fields/field-types/formula/formula-result-formatting#boolean-format) - [Formula](https://nocodb.com/docs/product-docs/fields/field-types/formula/formula): This article explains how to create & work with a Formula field. - [# Formula](https://nocodb.com/docs/product-docs/fields/field-types/formula/formula#formula) - [# Create a formula field](https://nocodb.com/docs/product-docs/fields/field-types/formula/formula#create-a-formula-field) - [# Supported formula functions](https://nocodb.com/docs/product-docs/fields/field-types/formula/formula#supported-formula-functions) - [Generic functions](https://nocodb.com/docs/product-docs/fields/field-types/formula/generic-functions): This article explains system functions & miscellaneous functions that can be used in formula fields. - [# Generic functions](https://nocodb.com/docs/product-docs/fields/field-types/formula/generic-functions#generic-functions) - [# System Functions](https://nocodb.com/docs/product-docs/fields/field-types/formula/generic-functions#system-functions) - [# RECORD_ID](https://nocodb.com/docs/product-docs/fields/field-types/formula/generic-functions#record_id) - [JSON functions](https://nocodb.com/docs/product-docs/fields/field-types/formula/json-functions): This article explains various JSON functions that can be used in formula fields. - [# JSON functions](https://nocodb.com/docs/product-docs/fields/field-types/formula/json-functions#json-functions) - [# JSON_EXTRACT](https://nocodb.com/docs/product-docs/fields/field-types/formula/json-functions#json_extract) - [Numeric functions](https://nocodb.com/docs/product-docs/fields/field-types/formula/numeric-functions): This article explains various numeric functions that can be used in formula fields. - [# Numeric functions](https://nocodb.com/docs/product-docs/fields/field-types/formula/numeric-functions#numeric-functions) - [# ABS](https://nocodb.com/docs/product-docs/fields/field-types/formula/numeric-functions#abs) - [# ADD](https://nocodb.com/docs/product-docs/fields/field-types/formula/numeric-functions#add) - [# AVG](https://nocodb.com/docs/product-docs/fields/field-types/formula/numeric-functions#avg) - [# CEILING](https://nocodb.com/docs/product-docs/fields/field-types/formula/numeric-functions#ceiling) - [# COUNT](https://nocodb.com/docs/product-docs/fields/field-types/formula/numeric-functions#count) - [# COUNTA](https://nocodb.com/docs/product-docs/fields/field-types/formula/numeric-functions#counta) - [# COUNTALL](https://nocodb.com/docs/product-docs/fields/field-types/formula/numeric-functions#countall) - [# EVEN](https://nocodb.com/docs/product-docs/fields/field-types/formula/numeric-functions#even) - [# EXP](https://nocodb.com/docs/product-docs/fields/field-types/formula/numeric-functions#exp) - [# FLOOR](https://nocodb.com/docs/product-docs/fields/field-types/formula/numeric-functions#floor) - [# INT](https://nocodb.com/docs/product-docs/fields/field-types/formula/numeric-functions#int) - [# LOG](https://nocodb.com/docs/product-docs/fields/field-types/formula/numeric-functions#log) - [# MAX](https://nocodb.com/docs/product-docs/fields/field-types/formula/numeric-functions#max) - [# MIN](https://nocodb.com/docs/product-docs/fields/field-types/formula/numeric-functions#min) - [# MOD](https://nocodb.com/docs/product-docs/fields/field-types/formula/numeric-functions#mod) - [# ODD](https://nocodb.com/docs/product-docs/fields/field-types/formula/numeric-functions#odd) - [# POWER](https://nocodb.com/docs/product-docs/fields/field-types/formula/numeric-functions#power) - [# ROUND](https://nocodb.com/docs/product-docs/fields/field-types/formula/numeric-functions#round) - [# ROUNDDOWN](https://nocodb.com/docs/product-docs/fields/field-types/formula/numeric-functions#rounddown) - [# ROUNDUP](https://nocodb.com/docs/product-docs/fields/field-types/formula/numeric-functions#roundup) - [# SQRT](https://nocodb.com/docs/product-docs/fields/field-types/formula/numeric-functions#sqrt) - [# VALUE](https://nocodb.com/docs/product-docs/fields/field-types/formula/numeric-functions#value) - [Numeric and Logical operators](https://nocodb.com/docs/product-docs/fields/field-types/formula/operators): This article explains various numeric and logical operators that can be used in formula fields. - [# Numeric and Logical operators](https://nocodb.com/docs/product-docs/fields/field-types/formula/operators#numeric-and-logical-operators) - [String functions](https://nocodb.com/docs/product-docs/fields/field-types/formula/string-functions): This article explains various string functions that can be used in formula fields. - [# String functions](https://nocodb.com/docs/product-docs/fields/field-types/formula/string-functions#string-functions) - [# CONCAT](https://nocodb.com/docs/product-docs/fields/field-types/formula/string-functions#concat) - [# LEFT](https://nocodb.com/docs/product-docs/fields/field-types/formula/string-functions#left) - [# LEN](https://nocodb.com/docs/product-docs/fields/field-types/formula/string-functions#len) - [# LOWER](https://nocodb.com/docs/product-docs/fields/field-types/formula/string-functions#lower) - [# MID](https://nocodb.com/docs/product-docs/fields/field-types/formula/string-functions#mid) - [# REGEX_EXTRACT](https://nocodb.com/docs/product-docs/fields/field-types/formula/string-functions#regex_extract) - [# REGEX_MATCH](https://nocodb.com/docs/product-docs/fields/field-types/formula/string-functions#regex_match) - [# REGEX_REPLACE](https://nocodb.com/docs/product-docs/fields/field-types/formula/string-functions#regex_replace) - [# REPEAT](https://nocodb.com/docs/product-docs/fields/field-types/formula/string-functions#repeat) - [# REPLACE](https://nocodb.com/docs/product-docs/fields/field-types/formula/string-functions#replace) - [# RIGHT](https://nocodb.com/docs/product-docs/fields/field-types/formula/string-functions#right) - [# SEARCH](https://nocodb.com/docs/product-docs/fields/field-types/formula/string-functions#search) - [# SUBSTR](https://nocodb.com/docs/product-docs/fields/field-types/formula/string-functions#substr) - [# TRIM](https://nocodb.com/docs/product-docs/fields/field-types/formula/string-functions#trim) - [# UPPER](https://nocodb.com/docs/product-docs/fields/field-types/formula/string-functions#upper) - [# URL](https://nocodb.com/docs/product-docs/fields/field-types/formula/string-functions#url) - [# URLENCODE](https://nocodb.com/docs/product-docs/fields/field-types/formula/string-functions#urlencode) - [# ISBLANK](https://nocodb.com/docs/product-docs/fields/field-types/formula/string-functions#isblank) - [# ISNOTBLANK](https://nocodb.com/docs/product-docs/fields/field-types/formula/string-functions#isnotblank) - [UUID](https://nocodb.com/docs/product-docs/fields/field-types/identifier-types/uuid): This article explains how to create and use a UUID field. - [# UUID](https://nocodb.com/docs/product-docs/fields/field-types/identifier-types/uuid#uuid) - [# Create a UUID field](https://nocodb.com/docs/product-docs/fields/field-types/identifier-types/uuid#create-a-uuid-field) - [# Cell display](https://nocodb.com/docs/product-docs/fields/field-types/identifier-types/uuid#cell-display) - [# Key behaviours](https://nocodb.com/docs/product-docs/fields/field-types/identifier-types/uuid#key-behaviours) - [# Filtering UUID fields](https://nocodb.com/docs/product-docs/fields/field-types/identifier-types/uuid#filtering-uuid-fields) - [# Sorting UUID fields](https://nocodb.com/docs/product-docs/fields/field-types/identifier-types/uuid#sorting-uuid-fields) - [# Duplicating a table with UUID fields](https://nocodb.com/docs/product-docs/fields/field-types/identifier-types/uuid#duplicating-a-table-with-uuid-fields) - [# Limitations](https://nocodb.com/docs/product-docs/fields/field-types/identifier-types/uuid#limitations) - [Links](https://nocodb.com/docs/product-docs/fields/field-types/links-based/links): This article explains how to create & work with a Links field. - [# Links](https://nocodb.com/docs/product-docs/fields/field-types/links-based/links#links) - [# Create a link field](https://nocodb.com/docs/product-docs/fields/field-types/links-based/links#create-a-link-field) - [# Limit record selection](https://nocodb.com/docs/product-docs/fields/field-types/links-based/links#limit-record-selection) - [# Related fields](https://nocodb.com/docs/product-docs/fields/field-types/links-based/links#related-fields) - [Lookup](https://nocodb.com/docs/product-docs/fields/field-types/links-based/lookup): This article explains how to create & work with a Lookup field. - [# Lookup](https://nocodb.com/docs/product-docs/fields/field-types/links-based/lookup#lookup) - [# Create a Lookup Field](https://nocodb.com/docs/product-docs/fields/field-types/links-based/lookup#create-a-lookup-field) - [# Conditional Lookup ☁](https://nocodb.com/docs/product-docs/fields/field-types/links-based/lookup#conditional-lookup-) - [# Similar links-based fields](https://nocodb.com/docs/product-docs/fields/field-types/links-based/lookup#similar-links-based-fields) - [Rollup](https://nocodb.com/docs/product-docs/fields/field-types/links-based/rollup): This article explains how to create & work with a Rollup field. - [# Rollup](https://nocodb.com/docs/product-docs/fields/field-types/links-based/rollup#rollup) - [# Create a Rollup Field](https://nocodb.com/docs/product-docs/fields/field-types/links-based/rollup#create-a-rollup-field) - [# Conditional Rollup ☁](https://nocodb.com/docs/product-docs/fields/field-types/links-based/rollup#conditional-rollup-) - [# Similar links-based fields](https://nocodb.com/docs/product-docs/fields/field-types/links-based/rollup#similar-links-based-fields) - [Currency](https://nocodb.com/docs/product-docs/fields/field-types/numerical/currency): This article explains how to create and use a Currency field. - [# Currency](https://nocodb.com/docs/product-docs/fields/field-types/numerical/currency#currency) - [# Create a Currency field](https://nocodb.com/docs/product-docs/fields/field-types/numerical/currency#create-a-currency-field) - [# Cell display](https://nocodb.com/docs/product-docs/fields/field-types/numerical/currency#cell-display) - [# Supported locales](https://nocodb.com/docs/product-docs/fields/field-types/numerical/currency#supported-locales) - [# Supported currencies](https://nocodb.com/docs/product-docs/fields/field-types/numerical/currency#supported-currencies) - [Decimal](https://nocodb.com/docs/product-docs/fields/field-types/numerical/decimal): This article explains how to create and use a Decimal field. - [# Decimal](https://nocodb.com/docs/product-docs/fields/field-types/numerical/decimal#decimal) - [# Create a Decimal field](https://nocodb.com/docs/product-docs/fields/field-types/numerical/decimal#create-a-decimal-field) - [# Cell display](https://nocodb.com/docs/product-docs/fields/field-types/numerical/decimal#cell-display) - [Number](https://nocodb.com/docs/product-docs/fields/field-types/numerical/number): This article explains how to create and use a Number field. - [# Number](https://nocodb.com/docs/product-docs/fields/field-types/numerical/number#number) - [# Create a Number field](https://nocodb.com/docs/product-docs/fields/field-types/numerical/number#create-a-number-field) - [# Cell display](https://nocodb.com/docs/product-docs/fields/field-types/numerical/number#cell-display) - [Percent](https://nocodb.com/docs/product-docs/fields/field-types/numerical/percent): This article explains how to create and use a Percent field. - [# Percent](https://nocodb.com/docs/product-docs/fields/field-types/numerical/percent#percent) - [# Create a Percent field](https://nocodb.com/docs/product-docs/fields/field-types/numerical/percent#create-a-percent-field) - [# Cell display](https://nocodb.com/docs/product-docs/fields/field-types/numerical/percent#cell-display) - [Multi select](https://nocodb.com/docs/product-docs/fields/field-types/select-based/multi-select): This article explains how to create and use a Multi select field. - [# Multi select](https://nocodb.com/docs/product-docs/fields/field-types/select-based/multi-select#multi-select) - [# Create a Multi select field](https://nocodb.com/docs/product-docs/fields/field-types/select-based/multi-select#create-a-multi-select-field) - [# Edit options](https://nocodb.com/docs/product-docs/fields/field-types/select-based/multi-select#edit-options) - [# Cell display](https://nocodb.com/docs/product-docs/fields/field-types/select-based/multi-select#cell-display) - [Single select](https://nocodb.com/docs/product-docs/fields/field-types/select-based/single-select): This article explains how to create and use a Single select field. - [# Single select](https://nocodb.com/docs/product-docs/fields/field-types/select-based/single-select#single-select) - [# Create a Single select field](https://nocodb.com/docs/product-docs/fields/field-types/select-based/single-select#create-a-single-select-field) - [# Edit options](https://nocodb.com/docs/product-docs/fields/field-types/select-based/single-select#edit-options) - [# Cell display](https://nocodb.com/docs/product-docs/fields/field-types/select-based/single-select#cell-display) - [Email](https://nocodb.com/docs/product-docs/fields/field-types/text-based/email): This article explains how to create and use an Email field. - [# Email](https://nocodb.com/docs/product-docs/fields/field-types/text-based/email#email) - [# Create an Email field](https://nocodb.com/docs/product-docs/fields/field-types/text-based/email#create-an-email-field) - [Long text](https://nocodb.com/docs/product-docs/fields/field-types/text-based/long-text): This article explains how to create and use a Long text field. - [# Long text](https://nocodb.com/docs/product-docs/fields/field-types/text-based/long-text#long-text) - [# Create a Long text field](https://nocodb.com/docs/product-docs/fields/field-types/text-based/long-text#create-a-long-text-field) - [# Cell display](https://nocodb.com/docs/product-docs/fields/field-types/text-based/long-text#cell-display) - [Phone Number](https://nocodb.com/docs/product-docs/fields/field-types/text-based/phonenumber): This article explains how to create and use a Phone number field. - [# Phone Number](https://nocodb.com/docs/product-docs/fields/field-types/text-based/phonenumber#phone-number) - [# Create a Phone number field](https://nocodb.com/docs/product-docs/fields/field-types/text-based/phonenumber#create-a-phone-number-field) - [Rich text](https://nocodb.com/docs/product-docs/fields/field-types/text-based/rich-text): This article explains how to create and use a Rich text field. - [# Rich text](https://nocodb.com/docs/product-docs/fields/field-types/text-based/rich-text#rich-text) - [# Create a Rich text field](https://nocodb.com/docs/product-docs/fields/field-types/text-based/rich-text#create-a-rich-text-field) - [# Cell display](https://nocodb.com/docs/product-docs/fields/field-types/text-based/rich-text#cell-display) - [# Formatting options](https://nocodb.com/docs/product-docs/fields/field-types/text-based/rich-text#formatting-options) - [Single line text](https://nocodb.com/docs/product-docs/fields/field-types/text-based/single-line-text): This article explains how to create & work with a Single line text field. - [# Single line text](https://nocodb.com/docs/product-docs/fields/field-types/text-based/single-line-text#single-line-text) - [# Create a Single line text field](https://nocodb.com/docs/product-docs/fields/field-types/text-based/single-line-text#create-a-single-line-text-field) - [URL](https://nocodb.com/docs/product-docs/fields/field-types/text-based/url): This article explains how to create and use a URL field. - [# URL](https://nocodb.com/docs/product-docs/fields/field-types/text-based/url#url) - [# Create a URL field](https://nocodb.com/docs/product-docs/fields/field-types/text-based/url#create-a-url-field) - [Created By](https://nocodb.com/docs/product-docs/fields/field-types/user-based/created-by): This article explains how to create & work with a Created By field. - [# Created By](https://nocodb.com/docs/product-docs/fields/field-types/user-based/created-by#created-by) - [Last Modified By](https://nocodb.com/docs/product-docs/fields/field-types/user-based/last-modified-by): This article explains how to create & work with a Last Modified By field. - [# Last Modified By](https://nocodb.com/docs/product-docs/fields/field-types/user-based/last-modified-by#last-modified-by) - [User](https://nocodb.com/docs/product-docs/fields/field-types/user-based/user): This article explains how to create & work with a User field. - [# User](https://nocodb.com/docs/product-docs/fields/field-types/user-based/user#user) - [# Create a User field](https://nocodb.com/docs/product-docs/fields/field-types/user-based/user#create-a-user-field) - [Multi-field editor](https://nocodb.com/docs/product-docs/fields/multi-fields-editor): Understanding use of multi-field editor in NocoDB! - [# Multi-field editor](https://nocodb.com/docs/product-docs/fields/multi-fields-editor#multi-field-editor) - [# Accessing the Multi-Field Editor](https://nocodb.com/docs/product-docs/fields/multi-fields-editor#accessing-the-multi-field-editor) - [# Adding fields](https://nocodb.com/docs/product-docs/fields/multi-fields-editor#adding-fields) - [# Editing fields](https://nocodb.com/docs/product-docs/fields/multi-fields-editor#editing-fields) - [# Deleting fields](https://nocodb.com/docs/product-docs/fields/multi-fields-editor#deleting-fields) - [# Reordering fields](https://nocodb.com/docs/product-docs/fields/multi-fields-editor#reordering-fields) - [# Show / Hide fields](https://nocodb.com/docs/product-docs/fields/multi-fields-editor#show--hide-fields) - [Primary key](https://nocodb.com/docs/product-docs/fields/primary-key): This article explains what a primary key is and how it is used in NocoDB. - [# Primary key](https://nocodb.com/docs/product-docs/fields/primary-key#primary-key) - [# Primary Key in NocoDB](https://nocodb.com/docs/product-docs/fields/primary-key#primary-key-in-nocodb) - [Fields](https://nocodb.com/docs/product-docs/fields): This article discusses various field types that NocoDB offers. - [# Fields](https://nocodb.com/docs/product-docs/fields#fields) - [# Create a Field](https://nocodb.com/docs/product-docs/fields#create-a-field) - [# Field Default Value](https://nocodb.com/docs/product-docs/fields#field-default-value) - [# Field Description](https://nocodb.com/docs/product-docs/fields#field-description) - [# Field Types](https://nocodb.com/docs/product-docs/fields#field-types) - [# Unique Fields ☁](https://nocodb.com/docs/product-docs/fields#unique-fields-) - [# Field Actions](https://nocodb.com/docs/product-docs/fields#field-actions) - [Actions on record](https://nocodb.com/docs/product-docs/records/actions-on-record): Learn how to perform actions (edit, duplicate, delete, etc) on a record in NocoDB. - [# Actions on record](https://nocodb.com/docs/product-docs/records/actions-on-record#actions-on-record) - [# Keyboard navigation within Grid view](https://nocodb.com/docs/product-docs/records/actions-on-record#keyboard-navigation-within-grid-view) - [Create record](https://nocodb.com/docs/product-docs/records/create-record): Learn how to create a record in NocoDB. - [# Create record](https://nocodb.com/docs/product-docs/records/create-record#create-record) - [Expanded record](https://nocodb.com/docs/product-docs/records/expand-record): Learn how to expand a record & work with it in NocoDB. - [# Expanded record](https://nocodb.com/docs/product-docs/records/expand-record#expanded-record) - [# Overview](https://nocodb.com/docs/product-docs/records/expand-record#overview) - [# Expanding a Record](https://nocodb.com/docs/product-docs/records/expand-record#expanding-a-record) - [# Record Audit](https://nocodb.com/docs/product-docs/records/expand-record#record-audit) - [# Record Comment](https://nocodb.com/docs/product-docs/records/expand-record#record-comment) - [# Record Actions](https://nocodb.com/docs/product-docs/records/expand-record#record-actions) - [# Record view modes](https://nocodb.com/docs/product-docs/records/expand-record#record-view-modes) - [Records](https://nocodb.com/docs/product-docs/records): Learn how to create, import, and manage records in NocoDB. - [# Records](https://nocodb.com/docs/product-docs/records#records) - [# Related topics](https://nocodb.com/docs/product-docs/records#related-topics) - [Actions on view](https://nocodb.com/docs/product-docs/views/actions-on-view): Learn how to delete, rename, duplicate a a view in NocoDB. - [# Actions on view](https://nocodb.com/docs/product-docs/views/actions-on-view#actions-on-view) - [# View context menu](https://nocodb.com/docs/product-docs/views/actions-on-view#view-context-menu) - [# Rename view](https://nocodb.com/docs/product-docs/views/actions-on-view#rename-view) - [# Change view icon](https://nocodb.com/docs/product-docs/views/actions-on-view#change-view-icon) - [# Duplicate view](https://nocodb.com/docs/product-docs/views/actions-on-view#duplicate-view) - [# Delete view](https://nocodb.com/docs/product-docs/views/actions-on-view#delete-view) - [# Lock / Unlock view](https://nocodb.com/docs/product-docs/views/actions-on-view#lock--unlock-view) - [# Personal Views ☁](https://nocodb.com/docs/product-docs/views/actions-on-view#personal-views-) - [# Add / edit view description](https://nocodb.com/docs/product-docs/views/actions-on-view#add--edit-view-description) - [# Copy another view's configuration ☁](https://nocodb.com/docs/product-docs/views/actions-on-view#copy-another-views-configuration-) - [# Views filtered by Current User ☁](https://nocodb.com/docs/product-docs/views/actions-on-view#views-filtered-by-current-user-) - [# URL based record filtering](https://nocodb.com/docs/product-docs/views/actions-on-view#url-based-record-filtering) - [Create view](https://nocodb.com/docs/product-docs/views/create-view): Learn how to create a new view in NocoDB. - [# Create view](https://nocodb.com/docs/product-docs/views/create-view#create-view) - [# Create new view](https://nocodb.com/docs/product-docs/views/create-view#create-new-view) - [Share view](https://nocodb.com/docs/product-docs/views/share-view): Learn how to share a view publicly in NocoDB. - [# Share view](https://nocodb.com/docs/product-docs/views/share-view#share-view) - [# Generate Share View](https://nocodb.com/docs/product-docs/views/share-view#generate-share-view) - [# Access Share View](https://nocodb.com/docs/product-docs/views/share-view#access-share-view) - [View sections](https://nocodb.com/docs/product-docs/views/view-sections): Learn how to organize views into collapsible sections in NocoDB. - [# View sections](https://nocodb.com/docs/product-docs/views/view-sections#view-sections) - [# Create a section](https://nocodb.com/docs/product-docs/views/view-sections#create-a-section) - [# Rename a section](https://nocodb.com/docs/product-docs/views/view-sections#rename-a-section) - [# Move views into a section](https://nocodb.com/docs/product-docs/views/view-sections#move-views-into-a-section) - [# Remove a view from a section](https://nocodb.com/docs/product-docs/views/view-sections#remove-a-view-from-a-section) - [# Expand and collapse sections](https://nocodb.com/docs/product-docs/views/view-sections#expand-and-collapse-sections) - [# Change section icon colour](https://nocodb.com/docs/product-docs/views/view-sections#change-section-icon-colour) - [# Reorder sections](https://nocodb.com/docs/product-docs/views/view-sections#reorder-sections) - [# Delete a section](https://nocodb.com/docs/product-docs/views/view-sections#delete-a-section) - [# Default section](https://nocodb.com/docs/product-docs/views/view-sections#default-section) - [# Notes](https://nocodb.com/docs/product-docs/views/view-sections#notes) - [Calendar](https://nocodb.com/docs/product-docs/views/view-types/calendar): Learn how to work with Calendar view in NocoDB. - [# Calendar](https://nocodb.com/docs/product-docs/views/view-types/calendar#calendar) - [# Calendar View Actions](https://nocodb.com/docs/product-docs/views/view-types/calendar#calendar-view-actions) - [# Timescales](https://nocodb.com/docs/product-docs/views/view-types/calendar#timescales) - [# Calendar View Operations](https://nocodb.com/docs/product-docs/views/view-types/calendar#calendar-view-operations) - [# Configuring Date Range](https://nocodb.com/docs/product-docs/views/view-types/calendar#configuring-date-range) - [# Other toolbar operations](https://nocodb.com/docs/product-docs/views/view-types/calendar#other-toolbar-operations) - [Form](https://nocodb.com/docs/product-docs/views/view-types/form): Learn how to create, import, and manage forms in NocoDB. - [# Form](https://nocodb.com/docs/product-docs/views/view-types/form#form) - [# Form View Builder](https://nocodb.com/docs/product-docs/views/view-types/form#form-view-builder) - [# Form View Actions](https://nocodb.com/docs/product-docs/views/view-types/form#form-view-actions) - [# Form View Operations](https://nocodb.com/docs/product-docs/views/view-types/form#form-view-operations) - [# Field configuration](https://nocodb.com/docs/product-docs/views/view-types/form#field-configuration) - [# Field Validations ☁](https://nocodb.com/docs/product-docs/views/view-types/form#field-validations-) - [# Field "Show On Conditions"](https://nocodb.com/docs/product-docs/views/view-types/form#field-show-on-conditions) - [# Pre-Filling Form Fields](https://nocodb.com/docs/product-docs/views/view-types/form#pre-filling-form-fields) - [# Survey Form View](https://nocodb.com/docs/product-docs/views/view-types/form#survey-form-view) - [# Attaching a file from mobile device](https://nocodb.com/docs/product-docs/views/view-types/form#attaching-a-file-from-mobile-device) - [# Related articles](https://nocodb.com/docs/product-docs/views/view-types/form#related-articles) - [Gallery](https://nocodb.com/docs/product-docs/views/view-types/gallery): Learn how to work with gallery view in NocoDB. - [# Gallery](https://nocodb.com/docs/product-docs/views/view-types/gallery#gallery) - [# Gallery View Actions](https://nocodb.com/docs/product-docs/views/view-types/gallery#gallery-view-actions) - [# Gallery View Operations](https://nocodb.com/docs/product-docs/views/view-types/gallery#gallery-view-operations) - [# Gallery View Record Operations](https://nocodb.com/docs/product-docs/views/view-types/gallery#gallery-view-record-operations) - [# Related articles](https://nocodb.com/docs/product-docs/views/view-types/gallery#related-articles) - [Grid](https://nocodb.com/docs/product-docs/views/view-types/grid): Learn how to work with grid view in NocoDB. - [# Grid](https://nocodb.com/docs/product-docs/views/view-types/grid#grid) - [# Grid View Actions](https://nocodb.com/docs/product-docs/views/view-types/grid#grid-view-actions) - [# Grid View Operations](https://nocodb.com/docs/product-docs/views/view-types/grid#grid-view-operations) - [# Grid View Record Operations](https://nocodb.com/docs/product-docs/views/view-types/grid#grid-view-record-operations) - [# Related articles](https://nocodb.com/docs/product-docs/views/view-types/grid#related-articles) - [Kanban](https://nocodb.com/docs/product-docs/views/view-types/kanban): Learn how to work with kanban view in NocoDB. - [# Kanban](https://nocodb.com/docs/product-docs/views/view-types/kanban#kanban) - [# Kanban View Actions](https://nocodb.com/docs/product-docs/views/view-types/kanban#kanban-view-actions) - [# Kanban View Operations](https://nocodb.com/docs/product-docs/views/view-types/kanban#kanban-view-operations) - [# Kanban View Stacked-by field Operations](https://nocodb.com/docs/product-docs/views/view-types/kanban#kanban-view-stacked-by-field-operations) - [# Kanban View Record Operations](https://nocodb.com/docs/product-docs/views/view-types/kanban#kanban-view-record-operations) - [# Related articles](https://nocodb.com/docs/product-docs/views/view-types/kanban#related-articles) - [View](https://nocodb.com/docs/product-docs/views): Learn about Views in NocoDB. - [# View](https://nocodb.com/docs/product-docs/views#view) - [# Supported View Types](https://nocodb.com/docs/product-docs/views#supported-view-types) - [# View Permission Types](https://nocodb.com/docs/product-docs/views#view-permission-types) - [# Organizing Views with Sections ☁](https://nocodb.com/docs/product-docs/views#organizing-views-with-sections-) - [# General Notes](https://nocodb.com/docs/product-docs/views#general-notes) - [Actions on Data sources](https://nocodb.com/docs/product-docs/data-sources/actions-on-data-sources): Learn more about actions that can be performed on data sources in NocoDB. - [# Actions on Data sources](https://nocodb.com/docs/product-docs/data-sources/actions-on-data-sources#actions-on-data-sources) - [# Edit Data Source parameters](https://nocodb.com/docs/product-docs/data-sources/actions-on-data-sources#edit-data-source-parameters) - [# Remove data source](https://nocodb.com/docs/product-docs/data-sources/actions-on-data-sources#remove-data-source) - [# Data source visibility](https://nocodb.com/docs/product-docs/data-sources/actions-on-data-sources#data-source-visibility) - [# View visibility](https://nocodb.com/docs/product-docs/data-sources/actions-on-data-sources#view-visibility) - [# Relations](https://nocodb.com/docs/product-docs/data-sources/actions-on-data-sources#relations) - [Connect to a Data source](https://nocodb.com/docs/product-docs/data-sources/connect-to-data-source): Learn how to connect to an external data-source (PG/MySQL) in NocoDB. - [# Connect to a Data source](https://nocodb.com/docs/product-docs/data-sources/connect-to-data-source#connect-to-a-data-source) - [# Configuring Permissions](https://nocodb.com/docs/product-docs/data-sources/connect-to-data-source#configuring-permissions) - [Sync with Data source](https://nocodb.com/docs/product-docs/data-sources/sync-with-data-source): Learn how to sync changes done in external data source with NocoDB. - [# Sync with Data source](https://nocodb.com/docs/product-docs/data-sources/sync-with-data-source#sync-with-data-source) - [Updating Secrets](https://nocodb.com/docs/product-docs/data-sources/updating-secret): Learn how to update secrets in NocoDB using the nc-secret-mgr package. - [# Updating Secrets](https://nocodb.com/docs/product-docs/data-sources/updating-secret#updating-secrets) - [Data sources](https://nocodb.com/docs/product-docs/data-sources): NocoDB Data-Source sync, access control & re-config - [# Data sources](https://nocodb.com/docs/product-docs/data-sources#data-sources) - [# Overview](https://nocodb.com/docs/product-docs/data-sources#overview) - [# Accessing Data Sources](https://nocodb.com/docs/product-docs/data-sources#accessing-data-sources) - [Actions on script](https://nocodb.com/docs/product-docs/automation/scripts/actions-on-script): Learn how to rename, duplicate and delete a script in NocoDB. - [# Actions on script](https://nocodb.com/docs/product-docs/automation/scripts/actions-on-script#actions-on-script) - [# Additional Resources](https://nocodb.com/docs/product-docs/automation/scripts/actions-on-script#additional-resources) - [Create script](https://nocodb.com/docs/product-docs/automation/scripts/create-script): Learn how to create a script in NocoDB. - [# Create script](https://nocodb.com/docs/product-docs/automation/scripts/create-script#create-script) - [# Layout](https://nocodb.com/docs/product-docs/automation/scripts/create-script#layout) - [# Additional Resources](https://nocodb.com/docs/product-docs/automation/scripts/create-script#additional-resources) - [Scripts ☁](https://nocodb.com/docs/product-docs/automation/scripts): Overview of the scripts feature in NocoDB - [# Scripts ☁](https://nocodb.com/docs/product-docs/automation/scripts#scripts) - [# Additional Resources](https://nocodb.com/docs/product-docs/automation/scripts#additional-resources) - [Actions on webhook](https://nocodb.com/docs/product-docs/automation/webhook/actions-on-webhook): Learn how to enable/disable, duplicate and delete webhooks. - [# Actions on webhook](https://nocodb.com/docs/product-docs/automation/webhook/actions-on-webhook#actions-on-webhook) - [Create webhook](https://nocodb.com/docs/product-docs/automation/webhook/create-webhook): Learn how to create a webhook in NocoDB. - [# Create webhook](https://nocodb.com/docs/product-docs/automation/webhook/create-webhook#create-webhook) - [# Environment Variables](https://nocodb.com/docs/product-docs/automation/webhook/create-webhook#environment-variables) - [Webhook v2 vs v3](https://nocodb.com/docs/product-docs/automation/webhook/webhook-v2-vs-v3): Discover the key differences between webhook v2 and v3 in NocoDB, including event model, payload enhancements, and new features. - [# Webhook v2 vs v3](https://nocodb.com/docs/product-docs/automation/webhook/webhook-v2-vs-v3#webhook-v2-vs-v3) - [# Summary](https://nocodb.com/docs/product-docs/automation/webhook/webhook-v2-vs-v3#summary) - [# Upgrade to webhook v3](https://nocodb.com/docs/product-docs/automation/webhook/webhook-v2-vs-v3#upgrade-to-webhook-v3) - [Actions on webhook](https://nocodb.com/docs/product-docs/automation/webhook-v2-deprecated/actions-on-webhook): Learn how to enable/disable, duplicate and delete webhooks. - [# Actions on webhook](https://nocodb.com/docs/product-docs/automation/webhook-v2-deprecated/actions-on-webhook#actions-on-webhook) - [Create webhook](https://nocodb.com/docs/product-docs/automation/webhook-v2-deprecated/create-webhook): Learn how to create a webhook in NocoDB. - [# Create webhook](https://nocodb.com/docs/product-docs/automation/webhook-v2-deprecated/create-webhook#create-webhook) - [# Environment Variables](https://nocodb.com/docs/product-docs/automation/webhook-v2-deprecated/create-webhook#environment-variables) - [Webhook v2 (deprecated)](https://nocodb.com/docs/product-docs/automation/webhook-v2-deprecated): Learn how to create, modify and delete webhooks. - [# Webhook v2 (deprecated)](https://nocodb.com/docs/product-docs/automation/webhook-v2-deprecated#webhook-v2-deprecated) - [Webhook](https://nocodb.com/docs/product-docs/automation/webhook): Learn how to create, modify and delete webhooks. - [# Webhook](https://nocodb.com/docs/product-docs/automation/webhook#webhook) - [Actions on workflow](https://nocodb.com/docs/product-docs/automation/workflow/actions-on-workflow): Learn how to rename, duplicate and delete a workflow in NocoDB. - [# Actions on workflow](https://nocodb.com/docs/product-docs/automation/workflow/actions-on-workflow#actions-on-workflow) - [Create workflow](https://nocodb.com/docs/product-docs/automation/workflow/create-workflow): Learn how to create a workflow in NocoDB. - [# Create workflow](https://nocodb.com/docs/product-docs/automation/workflow/create-workflow#create-workflow) - [Workflow ☁](https://nocodb.com/docs/product-docs/automation/workflow): Learn about automation workflows in NocoDB. - [# Workflow ☁](https://nocodb.com/docs/product-docs/automation/workflow#workflow) - [# Trigger Node](https://nocodb.com/docs/product-docs/automation/workflow#trigger-node) - [# Action Nodes](https://nocodb.com/docs/product-docs/automation/workflow#action-nodes) - [# Communication Actions](https://nocodb.com/docs/product-docs/automation/workflow#communication-actions) - [# Flow Nodes](https://nocodb.com/docs/product-docs/automation/workflow#flow-nodes) - [# Execution Order](https://nocodb.com/docs/product-docs/automation/workflow#execution-order) - [Base collaboration](https://nocodb.com/docs/product-docs/collaboration/base-collaboration): This article explains how to invite members or teams to your base, manage their roles, and remove them when needed. - [# Base collaboration](https://nocodb.com/docs/product-docs/collaboration/base-collaboration#base-collaboration) - [# Invite Members to Base](https://nocodb.com/docs/product-docs/collaboration/base-collaboration#invite-members-to-base) - [# Invite Teams to Base ☁](https://nocodb.com/docs/product-docs/collaboration/base-collaboration#invite-teams-to-base-) - [# List Base Members and Teams](https://nocodb.com/docs/product-docs/collaboration/base-collaboration#list-base-members-and-teams) - [# Modify Roles for Members or Teams](https://nocodb.com/docs/product-docs/collaboration/base-collaboration#modify-roles-for-members-or-teams) - [# Role Precedence](https://nocodb.com/docs/product-docs/collaboration/base-collaboration#role-precedence) - [# Remove or Revoke Base Access](https://nocodb.com/docs/product-docs/collaboration/base-collaboration#remove-or-revoke-base-access) - [# Best Practice](https://nocodb.com/docs/product-docs/collaboration/base-collaboration#best-practice) - [Notifications](https://nocodb.com/docs/product-docs/collaboration/notifications): This article explains specifics of Notifications. - [# Notifications](https://nocodb.com/docs/product-docs/collaboration/notifications#notifications) - [# Notification Center](https://nocodb.com/docs/product-docs/collaboration/notifications#notification-center) - [# Related Articles](https://nocodb.com/docs/product-docs/collaboration/notifications#related-articles) - [In Community Edition](https://nocodb.com/docs/product-docs/collaboration/oss-specific-details): This article explains specifics of User management in Community Edition. - [# In Community Edition](https://nocodb.com/docs/product-docs/collaboration/oss-specific-details#in-community-edition) - [Share base](https://nocodb.com/docs/product-docs/collaboration/share-base): Procedures to share a base publicly & generating embedded iframe - [# Share base](https://nocodb.com/docs/product-docs/collaboration/share-base#share-base) - [# Copy base](https://nocodb.com/docs/product-docs/collaboration/share-base#copy-base) - [# Modify Share base](https://nocodb.com/docs/product-docs/collaboration/share-base#modify-share-base) - [# Disable Share base](https://nocodb.com/docs/product-docs/collaboration/share-base#disable-share-base) - [# Share base Access Permissions](https://nocodb.com/docs/product-docs/collaboration/share-base#share-base-access-permissions) - [# Embeddable Frame](https://nocodb.com/docs/product-docs/collaboration/share-base#embeddable-frame) - [Share view](https://nocodb.com/docs/product-docs/collaboration/share-view): Procedures to share a view publicly - [# Share view](https://nocodb.com/docs/product-docs/collaboration/share-view#share-view) - [# Generate Share View](https://nocodb.com/docs/product-docs/collaboration/share-view#generate-share-view) - [# Access Share View](https://nocodb.com/docs/product-docs/collaboration/share-view#access-share-view) - [Teams](https://nocodb.com/docs/product-docs/collaboration/teams): Manage groups of users with role-based access to workspaces & bases - [# Teams](https://nocodb.com/docs/product-docs/collaboration/teams#teams) - [# Overview](https://nocodb.com/docs/product-docs/collaboration/teams#overview) - [# Create Team](https://nocodb.com/docs/product-docs/collaboration/teams#create-team) - [# Add Members to a Team](https://nocodb.com/docs/product-docs/collaboration/teams#add-members-to-a-team) - [# Remove Members from a Team](https://nocodb.com/docs/product-docs/collaboration/teams#remove-members-from-a-team) - [# Manage Team Owners](https://nocodb.com/docs/product-docs/collaboration/teams#manage-team-owners) - [# Leave Team](https://nocodb.com/docs/product-docs/collaboration/teams#leave-team) - [# Rename Team](https://nocodb.com/docs/product-docs/collaboration/teams#rename-team) - [# Delete Team](https://nocodb.com/docs/product-docs/collaboration/teams#delete-team) - [# Assign Roles to Teams](https://nocodb.com/docs/product-docs/collaboration/teams#assign-roles-to-teams) - [# Best Practices](https://nocodb.com/docs/product-docs/collaboration/teams#best-practices) - [Workspace collaboration](https://nocodb.com/docs/product-docs/collaboration/workspace-collaboration): This article explains how to invite members or teams to your workspace, manage their roles, and remove them when needed. - [# Workspace collaboration](https://nocodb.com/docs/product-docs/collaboration/workspace-collaboration#workspace-collaboration) - [# Invite Members to Workspace](https://nocodb.com/docs/product-docs/collaboration/workspace-collaboration#invite-members-to-workspace) - [# Invite Teams to Workspace ☁](https://nocodb.com/docs/product-docs/collaboration/workspace-collaboration#invite-teams-to-workspace-) - [# List Workspace Members and Teams](https://nocodb.com/docs/product-docs/collaboration/workspace-collaboration#list-workspace-members-and-teams) - [# Modify Roles for Members or Teams](https://nocodb.com/docs/product-docs/collaboration/workspace-collaboration#modify-roles-for-members-or-teams) - [# Role Precedence](https://nocodb.com/docs/product-docs/collaboration/workspace-collaboration#role-precedence) - [# Remove Members or Teams from Workspace](https://nocodb.com/docs/product-docs/collaboration/workspace-collaboration#remove-members-or-teams-from-workspace) - [# Best Practice](https://nocodb.com/docs/product-docs/collaboration/workspace-collaboration#best-practice) - [Collaboration](https://nocodb.com/docs/product-docs/collaboration): This article explains various collaboration features that NocoDB offers. - [# Collaboration](https://nocodb.com/docs/product-docs/collaboration#collaboration) - [Bulk Update](https://nocodb.com/docs/product-docs/extensions/bulk-update): Update multiple records in a table at once - [# Bulk Update](https://nocodb.com/docs/product-docs/extensions/bulk-update#bulk-update) - [# Overview](https://nocodb.com/docs/product-docs/extensions/bulk-update#overview) - [# Updating Records](https://nocodb.com/docs/product-docs/extensions/bulk-update#updating-records) - [# Managing Actions](https://nocodb.com/docs/product-docs/extensions/bulk-update#managing-actions) - [Data Exporter](https://nocodb.com/docs/product-docs/extensions/data-exporter): Export data from NocoDB in various formats - [# Data Exporter](https://nocodb.com/docs/product-docs/extensions/data-exporter#data-exporter) - [# Overview](https://nocodb.com/docs/product-docs/extensions/data-exporter#overview) - [# Exporting Data](https://nocodb.com/docs/product-docs/extensions/data-exporter#exporting-data) - [# Managing Exports](https://nocodb.com/docs/product-docs/extensions/data-exporter#managing-exports) - [Dedupe](https://nocodb.com/docs/product-docs/extensions/dedupe): Identify and merge duplicate records in a table - [# Dedupe](https://nocodb.com/docs/product-docs/extensions/dedupe#dedupe) - [# Overview](https://nocodb.com/docs/product-docs/extensions/dedupe#overview) - [# Finding Duplicate Records](https://nocodb.com/docs/product-docs/extensions/dedupe#finding-duplicate-records) - [# Resolving Duplicate Records](https://nocodb.com/docs/product-docs/extensions/dedupe#resolving-duplicate-records) - [# Field Behavior During Merge](https://nocodb.com/docs/product-docs/extensions/dedupe#field-behavior-during-merge) - [# Group Review Actions](https://nocodb.com/docs/product-docs/extensions/dedupe#group-review-actions) - [# Supported Field Types](https://nocodb.com/docs/product-docs/extensions/dedupe#supported-field-types) - [# Key Notes](https://nocodb.com/docs/product-docs/extensions/dedupe#key-notes) - [Org Chart](https://nocodb.com/docs/product-docs/extensions/org-chart): Display an organization chart based on your data - [# Org Chart](https://nocodb.com/docs/product-docs/extensions/org-chart#org-chart) - [# Overview](https://nocodb.com/docs/product-docs/extensions/org-chart#overview) - [Page Designer](https://nocodb.com/docs/product-docs/extensions/page-designer): Create printable and shareable layouts from your database records - [# Page Designer](https://nocodb.com/docs/product-docs/extensions/page-designer#page-designer) - [# Overview](https://nocodb.com/docs/product-docs/extensions/page-designer#overview) - [# Key Features](https://nocodb.com/docs/product-docs/extensions/page-designer#key-features) - [# How to Access](https://nocodb.com/docs/product-docs/extensions/page-designer#how-to-access) - [# Designing Your Page](https://nocodb.com/docs/product-docs/extensions/page-designer#designing-your-page) - [# Record Preview](https://nocodb.com/docs/product-docs/extensions/page-designer#record-preview) - [# Page Settings](https://nocodb.com/docs/product-docs/extensions/page-designer#page-settings) - [# Key Use Cases](https://nocodb.com/docs/product-docs/extensions/page-designer#key-use-cases) - [# Limitations (Beta)](https://nocodb.com/docs/product-docs/extensions/page-designer#limitations-beta) - [Upload data from CSV](https://nocodb.com/docs/product-docs/extensions/upload-data-from-csv): Import data from CSV files into NocoDB - [# Upload data from CSV](https://nocodb.com/docs/product-docs/extensions/upload-data-from-csv#upload-data-from-csv) - [# Overview](https://nocodb.com/docs/product-docs/extensions/upload-data-from-csv#overview) - [# Importing Data](https://nocodb.com/docs/product-docs/extensions/upload-data-from-csv#importing-data) - [URL Preview](https://nocodb.com/docs/product-docs/extensions/url-preview): Preview URLs in NocoDB - [# URL Preview](https://nocodb.com/docs/product-docs/extensions/url-preview#url-preview) - [# Overview](https://nocodb.com/docs/product-docs/extensions/url-preview#overview) - [# Previewing URLs](https://nocodb.com/docs/product-docs/extensions/url-preview#previewing-urls) - [# Supported Platforms](https://nocodb.com/docs/product-docs/extensions/url-preview#supported-platforms) - [World Clock](https://nocodb.com/docs/product-docs/extensions/world-clock): Display multiple time zone clocks with in NocoDB - [# World Clock](https://nocodb.com/docs/product-docs/extensions/world-clock#world-clock) - [# Overview](https://nocodb.com/docs/product-docs/extensions/world-clock#overview) - [Extensions ☁](https://nocodb.com/docs/product-docs/extensions): Overview of the extensions available in NocoDB - [# Extensions ☁](https://nocodb.com/docs/product-docs/extensions#extensions) - [# Extensions Marketplace](https://nocodb.com/docs/product-docs/extensions#extensions-marketplace) - [# Adding Extensions](https://nocodb.com/docs/product-docs/extensions#adding-extensions) - [# Managing Extensions](https://nocodb.com/docs/product-docs/extensions#managing-extensions) - [MCP Server](https://nocodb.com/docs/product-docs/developer-resources/mcp): Connect NocoDB to Large Language Models (LLMs) via the Model Context Protocol (MCP). - [# MCP Server](https://nocodb.com/docs/product-docs/developer-resources/mcp#mcp-server) - [# Desktop LLM Clients](https://nocodb.com/docs/product-docs/developer-resources/mcp#desktop-llm-clients) - [# Web based LLM Clients (OAuth)](https://nocodb.com/docs/product-docs/developer-resources/mcp#web-based-llm-clients-oauth) - [Accessing APIs](https://nocodb.com/docs/product-docs/developer-resources/rest-apis/accessing-apis): How to access NocoDB APIs with Auth or API token? - [# Accessing APIs](https://nocodb.com/docs/product-docs/developer-resources/rest-apis/accessing-apis#accessing-apis) - [# API Tokens](https://nocodb.com/docs/product-docs/developer-resources/rest-apis/accessing-apis#api-tokens) - [# Swagger UI](https://nocodb.com/docs/product-docs/developer-resources/rest-apis/accessing-apis#swagger-ui) - [Upload via API](https://nocodb.com/docs/product-docs/developer-resources/rest-apis/upload-via-api): Upload files locally present or from public remote URL via API - [# Upload via API](https://nocodb.com/docs/product-docs/developer-resources/rest-apis/upload-via-api#upload-via-api) - [# Upload local file (single)](https://nocodb.com/docs/product-docs/developer-resources/rest-apis/upload-via-api#upload-local-file-single) - [# Upload local files (batch)](https://nocodb.com/docs/product-docs/developer-resources/rest-apis/upload-via-api#upload-local-files-batch) - [REST APIs](https://nocodb.com/docs/product-docs/developer-resources/rest-apis): NocoDB REST API Overview - [# REST APIs](https://nocodb.com/docs/product-docs/developer-resources/rest-apis#rest-apis) - [# Finding Your API IDs](https://nocodb.com/docs/product-docs/developer-resources/rest-apis#finding-your-api-ids) - [# Rate Limits](https://nocodb.com/docs/product-docs/developer-resources/rest-apis#rate-limits) - [# Query params](https://nocodb.com/docs/product-docs/developer-resources/rest-apis#query-params) - [# Comparison Operators](https://nocodb.com/docs/product-docs/developer-resources/rest-apis#comparison-operators) - [# Comparison Sub-Operators](https://nocodb.com/docs/product-docs/developer-resources/rest-apis#comparison-sub-operators) - [# Logical Operators](https://nocodb.com/docs/product-docs/developer-resources/rest-apis#logical-operators) - [# v3 Where Query Parameter](https://nocodb.com/docs/product-docs/developer-resources/rest-apis#v3-where-query-parameter) - [API tokens](https://nocodb.com/docs/product-docs/account-settings/api-tokens): This article explains how to create and work with API Tokens. - [# API tokens](https://nocodb.com/docs/product-docs/account-settings/api-tokens#api-tokens) - [# Create API Token](https://nocodb.com/docs/product-docs/account-settings/api-tokens#create-api-token) - [# Authentication Methods](https://nocodb.com/docs/product-docs/account-settings/api-tokens#authentication-methods) - [# Delete API Token](https://nocodb.com/docs/product-docs/account-settings/api-tokens#delete-api-token) - [# API Token Access with SSO-Enabled Workspaces](https://nocodb.com/docs/product-docs/account-settings/api-tokens#api-token-access-with-sso-enabled-workspaces) - [Appearance](https://nocodb.com/docs/product-docs/account-settings/appearance): This article explains how to customize the appearance of the NocoDB interface, including switching between Light and Dark modes. - [# Appearance](https://nocodb.com/docs/product-docs/account-settings/appearance#appearance) - [# Dark mode](https://nocodb.com/docs/product-docs/account-settings/appearance#dark-mode) - [SSO FAQs](https://nocodb.com/docs/product-docs/account-settings/authentication/FAQs): Frequently asked questions about Single Sign-On (SSO) in NocoDB. - [# SSO FAQs](https://nocodb.com/docs/product-docs/account-settings/authentication/FAQs#sso-faqs) - [# Why do I see the error "SSO is not configured for this domain" when trying to sign in?](https://nocodb.com/docs/product-docs/account-settings/authentication/FAQs#why-do-i-see-the-error-sso-is-not-configured-for-this-domain-when-trying-to-sign-in) - [# How do I verify my domain for SSO?](https://nocodb.com/docs/product-docs/account-settings/authentication/FAQs#how-do-i-verify-my-domain-for-sso) - [# Do I need to verify my domain when setting up SSO (e.g., Google OAuth)?](https://nocodb.com/docs/product-docs/account-settings/authentication/FAQs#do-i-need-to-verify-my-domain-when-setting-up-sso-eg-google-oauth) - [# When should I verify my domain?](https://nocodb.com/docs/product-docs/account-settings/authentication/FAQs#when-should-i-verify-my-domain) - [# Why does domain verification fail even after adding the TXT record?](https://nocodb.com/docs/product-docs/account-settings/authentication/FAQs#why-does-domain-verification-fail-even-after-adding-the-txt-record) - [# Why do I get a redirection/callback URL or URI error when setting up SSO?](https://nocodb.com/docs/product-docs/account-settings/authentication/FAQs#why-do-i-get-a-redirectioncallback-url-or-uri-error-when-setting-up-sso) - [# How do API tokens work with SSO-enabled workspaces?](https://nocodb.com/docs/product-docs/account-settings/authentication/FAQs#how-do-api-tokens-work-with-sso-enabled-workspaces) - [Google OAuth](https://nocodb.com/docs/product-docs/account-settings/authentication/google-oauth): Learn about different methods available for authentication with NocoDB. - [# Google OAuth](https://nocodb.com/docs/product-docs/account-settings/authentication/google-oauth#google-oauth) - [# Accessing Google OAuth Settings](https://nocodb.com/docs/product-docs/account-settings/authentication/google-oauth#accessing-google-oauth-settings) - [# Steps to Configure Google OAuth](https://nocodb.com/docs/product-docs/account-settings/authentication/google-oauth#steps-to-configure-google-oauth) - [Auth0](https://nocodb.com/docs/product-docs/account-settings/authentication/oidc-sso/auth0): Learn how to configure Auth0 as an identity provider for NocoDB. - [# Auth0](https://nocodb.com/docs/product-docs/account-settings/authentication/oidc-sso/auth0#auth0) - [Azure AD (Entra)](https://nocodb.com/docs/product-docs/account-settings/authentication/oidc-sso/azure-ad): Learn how to configure Azure AD as an identity provider for NocoDB. - [# Azure AD (Entra)](https://nocodb.com/docs/product-docs/account-settings/authentication/oidc-sso/azure-ad#azure-ad-entra) - [Okta](https://nocodb.com/docs/product-docs/account-settings/authentication/oidc-sso/okta): Learn how to configure Okta as an identity provider for NocoDB. - [# Okta](https://nocodb.com/docs/product-docs/account-settings/authentication/oidc-sso/okta#okta) - [Ping Identity](https://nocodb.com/docs/product-docs/account-settings/authentication/oidc-sso/ping-identity): Learn how to configure Ping Identity as an identity provider for NocoDB. - [# Ping Identity](https://nocodb.com/docs/product-docs/account-settings/authentication/oidc-sso/ping-identity#ping-identity) - [Auth0](https://nocodb.com/docs/product-docs/account-settings/authentication/saml-sso/auth0): Learn how to configure Auth0 as an identity provider for NocoDB. - [# Auth0](https://nocodb.com/docs/product-docs/account-settings/authentication/saml-sso/auth0#auth0) - [Azure AD (Entra)](https://nocodb.com/docs/product-docs/account-settings/authentication/saml-sso/azure-ad): Learn how to configure Active Directory as an identity provider for NocoDB. - [# Azure AD (Entra)](https://nocodb.com/docs/product-docs/account-settings/authentication/saml-sso/azure-ad#azure-ad-entra) - [Keycloak](https://nocodb.com/docs/product-docs/account-settings/authentication/saml-sso/keycloak): Learn how to configure Keycloak as an identity provider for NocoDB. - [# Keycloak](https://nocodb.com/docs/product-docs/account-settings/authentication/saml-sso/keycloak#keycloak) - [Okta](https://nocodb.com/docs/product-docs/account-settings/authentication/saml-sso/okta): Learn how to configure Okta as an identity provider for NocoDB. - [# Okta](https://nocodb.com/docs/product-docs/account-settings/authentication/saml-sso/okta#okta) - [Ping Identity](https://nocodb.com/docs/product-docs/account-settings/authentication/saml-sso/ping-identity): Learn how to configure Ping Identity as an identity provider for NocoDB. - [# Ping Identity](https://nocodb.com/docs/product-docs/account-settings/authentication/saml-sso/ping-identity#ping-identity) - [Authentication & SSO](https://nocodb.com/docs/product-docs/account-settings/authentication): Learn about different methods available for authentication with NocoDB. - [# Authentication & SSO](https://nocodb.com/docs/product-docs/account-settings/authentication#authentication-sso) - [# Email and password based](https://nocodb.com/docs/product-docs/account-settings/authentication#email-and-password-based) - [# Single Sign On (SSO)](https://nocodb.com/docs/product-docs/account-settings/authentication#single-sign-on-sso) - [# Accessing the SSO Configuration Menu](https://nocodb.com/docs/product-docs/account-settings/authentication#accessing-the-sso-configuration-menu) - [Experimental Features](https://nocodb.com/docs/product-docs/account-settings/experimental-features): Learn how to enable or disable experimental features in NocoDB to try out new capabilities before they are generally available. - [# Experimental Features](https://nocodb.com/docs/product-docs/account-settings/experimental-features#experimental-features) - [# Accessing Experimental Features](https://nocodb.com/docs/product-docs/account-settings/experimental-features#accessing-experimental-features) - [# Available Experimental Features](https://nocodb.com/docs/product-docs/account-settings/experimental-features#available-experimental-features) - [# Toggle All Features](https://nocodb.com/docs/product-docs/account-settings/experimental-features#toggle-all-features) - [Language settings](https://nocodb.com/docs/product-docs/account-settings/language): This article explains how to change the language settings in NocoDB. - [# Language settings](https://nocodb.com/docs/product-docs/account-settings/language#language-settings) - [# Contribute to Translations](https://nocodb.com/docs/product-docs/account-settings/language#contribute-to-translations) - [In Community Edition](https://nocodb.com/docs/product-docs/account-settings/oss-specific-details): This article explains Account settings specifics in Community Edition NocoDB. - [# In Community Edition](https://nocodb.com/docs/product-docs/account-settings/oss-specific-details#in-community-edition) - [# Enable / Disable Signup](https://nocodb.com/docs/product-docs/account-settings/oss-specific-details#enable--disable-signup) - [# App Store](https://nocodb.com/docs/product-docs/account-settings/oss-specific-details#app-store) - [Profile page](https://nocodb.com/docs/product-docs/account-settings/profile-page): This article explains how to manage your profile page. - [# Profile page](https://nocodb.com/docs/product-docs/account-settings/profile-page#profile-page) - [# Delete Account](https://nocodb.com/docs/product-docs/account-settings/profile-page#delete-account) - [Actions on workspace](https://nocodb.com/docs/product-docs/workspaces/actions-on-workspace): Learn how to rename or delete a workspace in NocoDB. - [# Actions on workspace](https://nocodb.com/docs/product-docs/workspaces/actions-on-workspace#actions-on-workspace) - [# Rename workspace](https://nocodb.com/docs/product-docs/workspaces/actions-on-workspace#rename-workspace) - [# Delete workspace](https://nocodb.com/docs/product-docs/workspaces/actions-on-workspace#delete-workspace) - [# Find workspace ID](https://nocodb.com/docs/product-docs/workspaces/actions-on-workspace#find-workspace-id) - [Subscription & billing](https://nocodb.com/docs/product-docs/workspaces/billing): Manage your NocoDB subscription, change plans, and access billing information easily. - [# Subscription & billing](https://nocodb.com/docs/product-docs/workspaces/billing#subscription-billing) - [# Billing dashboard](https://nocodb.com/docs/product-docs/workspaces/billing#billing-dashboard) - [# Change your plan](https://nocodb.com/docs/product-docs/workspaces/billing#change-your-plan) - [# Change payment method](https://nocodb.com/docs/product-docs/workspaces/billing#change-payment-method) - [# Download invoices](https://nocodb.com/docs/product-docs/workspaces/billing#download-invoices) - [# Cancel plan](https://nocodb.com/docs/product-docs/workspaces/billing#cancel-plan) - [Create workspace](https://nocodb.com/docs/product-docs/workspaces/create-workspace): Learn how to create a workspace in NocoDB - [# Create workspace](https://nocodb.com/docs/product-docs/workspaces/create-workspace#create-workspace) - [# Create a workspace](https://nocodb.com/docs/product-docs/workspaces/create-workspace#create-a-workspace) - [# Related articles](https://nocodb.com/docs/product-docs/workspaces/create-workspace#related-articles) - [Workspace audit logs](https://nocodb.com/docs/product-docs/workspaces/workspace-audit): Learn how to access and use audit logs to track workspace activity in NocoDB. - [# Workspace audit logs](https://nocodb.com/docs/product-docs/workspaces/workspace-audit#workspace-audit-logs) - [# Accessing audit logs](https://nocodb.com/docs/product-docs/workspaces/workspace-audit#accessing-audit-logs) - [# Audit log details](https://nocodb.com/docs/product-docs/workspaces/workspace-audit#audit-log-details) - [# Logged events](https://nocodb.com/docs/product-docs/workspaces/workspace-audit#logged-events) - [# Filtering logs](https://nocodb.com/docs/product-docs/workspaces/workspace-audit#filtering-logs) - [Workspace collaboration](https://nocodb.com/docs/product-docs/workspaces/workspace-collaboration): This article explains how to invite members or teams to your workspace, manage their roles, and remove them when needed. - [# Workspace collaboration](https://nocodb.com/docs/product-docs/workspaces/workspace-collaboration#workspace-collaboration) - [# Invite Members to Workspace](https://nocodb.com/docs/product-docs/workspaces/workspace-collaboration#invite-members-to-workspace) - [# Invite Teams to Workspace ☁](https://nocodb.com/docs/product-docs/workspaces/workspace-collaboration#invite-teams-to-workspace-) - [# List Workspace Members and Teams](https://nocodb.com/docs/product-docs/workspaces/workspace-collaboration#list-workspace-members-and-teams) - [# Modify Roles for Members or Teams](https://nocodb.com/docs/product-docs/workspaces/workspace-collaboration#modify-roles-for-members-or-teams) - [# Role Precedence](https://nocodb.com/docs/product-docs/workspaces/workspace-collaboration#role-precedence) - [# Remove Members or Teams from Workspace](https://nocodb.com/docs/product-docs/workspaces/workspace-collaboration#remove-members-or-teams-from-workspace) - [# Best Practice](https://nocodb.com/docs/product-docs/workspaces/workspace-collaboration#best-practice) - [Workspaces ☁](https://nocodb.com/docs/product-docs/workspaces): Overview of workspaces in NocoDB. - [# Workspaces ☁](https://nocodb.com/docs/product-docs/workspaces#workspaces) - [# Related articles](https://nocodb.com/docs/product-docs/workspaces#related-articles) - [Field Permissions](https://nocodb.com/docs/product-docs/roles-and-permissions/field-permissions): Learn about working with field permissions in NocoDB. - [# Field Permissions](https://nocodb.com/docs/product-docs/roles-and-permissions/field-permissions#field-permissions) - [# Enabling Field Permissions](https://nocodb.com/docs/product-docs/roles-and-permissions/field-permissions#enabling-field-permissions) - [# Permission Levels](https://nocodb.com/docs/product-docs/roles-and-permissions/field-permissions#permission-levels) - [# Permissions Overview](https://nocodb.com/docs/product-docs/roles-and-permissions/field-permissions#permissions-overview) - [Table Permissions](https://nocodb.com/docs/product-docs/roles-and-permissions/table-permissions): Learn about working with table permissions in NocoDB. - [# Table Permissions](https://nocodb.com/docs/product-docs/roles-and-permissions/table-permissions#table-permissions) - [# Table Visibility](https://nocodb.com/docs/product-docs/roles-and-permissions/table-permissions#table-visibility) - [# Table Record Permissions](https://nocodb.com/docs/product-docs/roles-and-permissions/table-permissions#table-record-permissions) - [# Permissions Overview](https://nocodb.com/docs/product-docs/roles-and-permissions/table-permissions#permissions-overview) - [Roles & permissions](https://nocodb.com/docs/product-docs/roles-and-permissions): Learn about roles and permissions in NocoDB. - [# Roles & permissions](https://nocodb.com/docs/product-docs/roles-and-permissions#roles-permissions) - [# Roles](https://nocodb.com/docs/product-docs/roles-and-permissions#roles) - [# Effective Role Resolution](https://nocodb.com/docs/product-docs/roles-and-permissions#effective-role-resolution) - [# Roles for Teams](https://nocodb.com/docs/product-docs/roles-and-permissions#roles-for-teams) - [Upload & Download](https://nocodb.com/docs/product-docs/table-operations/download) - [# Upload & Download](https://nocodb.com/docs/product-docs/table-operations/download#upload-download) - [# Download Data](https://nocodb.com/docs/product-docs/table-operations/download#download-data) - [# Upload Data](https://nocodb.com/docs/product-docs/table-operations/download#upload-data) - [# FAQ](https://nocodb.com/docs/product-docs/table-operations/download#faq) - [Hide & reorder fields](https://nocodb.com/docs/product-docs/table-operations/field-operations): Learn how to hide and reorder fields in NocoDB. - [# Hide & reorder fields](https://nocodb.com/docs/product-docs/table-operations/field-operations#hide-reorder-fields) - [# Show / hide fields](https://nocodb.com/docs/product-docs/table-operations/field-operations#show--hide-fields) - [# Rearranging fields](https://nocodb.com/docs/product-docs/table-operations/field-operations#rearranging-fields) - [# Show / hide system fields](https://nocodb.com/docs/product-docs/table-operations/field-operations#show--hide-system-fields) - [# Change cover field](https://nocodb.com/docs/product-docs/table-operations/field-operations#change-cover-field) - [# Add new field](https://nocodb.com/docs/product-docs/table-operations/field-operations#add-new-field) - [# Add lookup field using existing relational fields](https://nocodb.com/docs/product-docs/table-operations/field-operations#add-lookup-field-using-existing-relational-fields) - [# Hide field labels ☁](https://nocodb.com/docs/product-docs/table-operations/field-operations#hide-field-labels-) - [Filtering records](https://nocodb.com/docs/product-docs/table-operations/filter): Learn how to filter records in NocoDB. - [# Filtering records](https://nocodb.com/docs/product-docs/table-operations/filter#filtering-records) - [# Add or edit filters](https://nocodb.com/docs/product-docs/table-operations/filter#add-or-edit-filters) - [# Delete filters](https://nocodb.com/docs/product-docs/table-operations/filter#delete-filters) - [# Filter by current user ☁](https://nocodb.com/docs/product-docs/table-operations/filter#filter-by-current-user-) - [# Toggle filters ☁](https://nocodb.com/docs/product-docs/table-operations/filter#toggle-filters-) - [# Pinned filters ☁](https://nocodb.com/docs/product-docs/table-operations/filter#pinned-filters-) - [# Filters for editor role](https://nocodb.com/docs/product-docs/table-operations/filter#filters-for-editor-role) - [# Enabling NULL and EMPTY filters](https://nocodb.com/docs/product-docs/table-operations/filter#enabling-null-and-empty-filters) - [Full Screen](https://nocodb.com/docs/product-docs/table-operations/full-screen): Learn how to use the Full Screen mode in NocoDB for an enhanced data viewing experience. - [# Full Screen](https://nocodb.com/docs/product-docs/table-operations/full-screen#full-screen) - [Grouping records](https://nocodb.com/docs/product-docs/table-operations/group-by): Learn how to group records in NocoDB. - [# Grouping records](https://nocodb.com/docs/product-docs/table-operations/group-by#grouping-records) - [# Add or edit groups](https://nocodb.com/docs/product-docs/table-operations/group-by#add-or-edit-groups) - [# Delete groups](https://nocodb.com/docs/product-docs/table-operations/group-by#delete-groups) - [# Group level field aggregations](https://nocodb.com/docs/product-docs/table-operations/group-by#group-level-field-aggregations) - [Colouring records ☁](https://nocodb.com/docs/product-docs/table-operations/record-colouring): Learn how to colour records and individual fields in NocoDB. - [# Colouring records ☁](https://nocodb.com/docs/product-docs/table-operations/record-colouring#colouring-records) - [# Add record colour](https://nocodb.com/docs/product-docs/table-operations/record-colouring#add-record-colour) - [# Modify record colour](https://nocodb.com/docs/product-docs/table-operations/record-colouring#modify-record-colour) - [# Remove record colour](https://nocodb.com/docs/product-docs/table-operations/record-colouring#remove-record-colour) - [Record height](https://nocodb.com/docs/product-docs/table-operations/row-height): Learn how to adjust the height of records in NocoDB. - [# Record height](https://nocodb.com/docs/product-docs/table-operations/row-height#record-height) - [Search](https://nocodb.com/docs/product-docs/table-operations/search): Learn how to search for records in NocoDB. - [# Search](https://nocodb.com/docs/product-docs/table-operations/search#search) - [Sorting records](https://nocodb.com/docs/product-docs/table-operations/sort): Learn how to sort records in NocoDB. - [# Sorting records](https://nocodb.com/docs/product-docs/table-operations/sort#sorting-records) - [Table operations](https://nocodb.com/docs/product-docs/table-operations): Learn how to work with filters, sort, group by, and more in NocoDB. - [# Table operations](https://nocodb.com/docs/product-docs/table-operations#table-operations) - [Architecture overview](https://nocodb.com/docs/product-docs/engineering/architecture): Simple overview of NocoDB architecture - [# Architecture overview](https://nocodb.com/docs/product-docs/engineering/architecture#architecture-overview) - [Releases & builds](https://nocodb.com/docs/product-docs/engineering/builds-and-releases): NocoDB creates Docker and Binaries for each PR - [# Releases & builds](https://nocodb.com/docs/product-docs/engineering/builds-and-releases#releases-builds) - [# Builds of NocoDB](https://nocodb.com/docs/product-docs/engineering/builds-and-releases#builds-of-nocodb) - [# Release builds](https://nocodb.com/docs/product-docs/engineering/builds-and-releases#release-builds) - [# Daily builds](https://nocodb.com/docs/product-docs/engineering/builds-and-releases#daily-builds) - [# Timely builds](https://nocodb.com/docs/product-docs/engineering/builds-and-releases#timely-builds) - [# Executables or Binaries](https://nocodb.com/docs/product-docs/engineering/builds-and-releases#executables-or-binaries) - [Development Setup](https://nocodb.com/docs/product-docs/engineering/development-setup): How to set-up your development environment - [# Development Setup](https://nocodb.com/docs/product-docs/engineering/development-setup#development-setup) - [# Clone the repo](https://nocodb.com/docs/product-docs/engineering/development-setup#clone-the-repo) - [# Install dependencies](https://nocodb.com/docs/product-docs/engineering/development-setup#install-dependencies) - [# Start Frontend](https://nocodb.com/docs/product-docs/engineering/development-setup#start-frontend) - [# Start Backend](https://nocodb.com/docs/product-docs/engineering/development-setup#start-backend) - [# Enabling CI-CD for Draft PR](https://nocodb.com/docs/product-docs/engineering/development-setup#enabling-ci-cd-for-draft-pr) - [# Accessing CI-CD Failure Screenshots](https://nocodb.com/docs/product-docs/engineering/development-setup#accessing-ci-cd-failure-screenshots) - [Playwright E2E testing](https://nocodb.com/docs/product-docs/engineering/playwright): Overview to playwright based e2e tests - [# Playwright E2E testing](https://nocodb.com/docs/product-docs/engineering/playwright#playwright-e2e-testing) - [# How to run tests](https://nocodb.com/docs/product-docs/engineering/playwright#how-to-run-tests) - [# Concepts](https://nocodb.com/docs/product-docs/engineering/playwright#concepts) - [# Page Objects](https://nocodb.com/docs/product-docs/engineering/playwright#page-objects) - [# Writing a test](https://nocodb.com/docs/product-docs/engineering/playwright#writing-a-test) - [# Tips to avoid flakiness](https://nocodb.com/docs/product-docs/engineering/playwright#tips-to-avoid-flakiness) - [# Accessing playwright report in the CI](https://nocodb.com/docs/product-docs/engineering/playwright#accessing-playwright-report-in-the-ci) - [Repository structure](https://nocodb.com/docs/product-docs/engineering/repository-structure): Repository Structure - [# Repository structure](https://nocodb.com/docs/product-docs/engineering/repository-structure#repository-structure) - [i18n translation](https://nocodb.com/docs/product-docs/engineering/translation): Contribute to NocoDB's i18n translation - [# i18n translation](https://nocodb.com/docs/product-docs/engineering/translation#i18n-translation) - [# How to add / edit translations ?](https://nocodb.com/docs/product-docs/engineering/translation#how-to-add--edit-translations-) - [# How to add a new language ?](https://nocodb.com/docs/product-docs/engineering/translation#how-to-add-a-new-language-) - [# String Categories](https://nocodb.com/docs/product-docs/engineering/translation#string-categories) - [Writing unit tests](https://nocodb.com/docs/product-docs/engineering/unit-testing): Overview to Unit Testing - [# Writing unit tests](https://nocodb.com/docs/product-docs/engineering/unit-testing#writing-unit-tests) - [# Unit Tests](https://nocodb.com/docs/product-docs/engineering/unit-testing#unit-tests) - [Writing docs](https://nocodb.com/docs/product-docs/engineering/writing-docs): Overview to writing docs - [# Writing docs](https://nocodb.com/docs/product-docs/engineering/writing-docs#writing-docs) - [# Folder Structure](https://nocodb.com/docs/product-docs/engineering/writing-docs#folder-structure) - [# File Structure](https://nocodb.com/docs/product-docs/engineering/writing-docs#file-structure) - [# Nomenclature](https://nocodb.com/docs/product-docs/engineering/writing-docs#nomenclature) - [# Tags](https://nocodb.com/docs/product-docs/engineering/writing-docs#tags) - [# Description](https://nocodb.com/docs/product-docs/engineering/writing-docs#description) - [# Images](https://nocodb.com/docs/product-docs/engineering/writing-docs#images) - [# Before you commit](https://nocodb.com/docs/product-docs/engineering/writing-docs#before-you-commit) - [Admin Panel](https://nocodb.com/docs/product-docs/cloud-enterprise-edition/admin-panel): This article explains how to use the Admin Panel in Cloud & Self hosted Enterprise Edition. - [# Admin Panel](https://nocodb.com/docs/product-docs/cloud-enterprise-edition/admin-panel#admin-panel) - [# Navigation Overview](https://nocodb.com/docs/product-docs/cloud-enterprise-edition/admin-panel#navigation-overview) - [# Additional Notes](https://nocodb.com/docs/product-docs/cloud-enterprise-edition/admin-panel#additional-notes) - [Community Edition vs Enterprise Edition](https://nocodb.com/docs/product-docs/cloud-enterprise-edition/community-vs-paid-editions): Complete overview of the differences between NocoDBs Community vs Enterprise Edition. - [# Community Edition vs Enterprise Edition](https://nocodb.com/docs/product-docs/cloud-enterprise-edition/community-vs-paid-editions#community-edition-vs-enterprise-edition) - [OSS to Enterprise Migration](https://nocodb.com/docs/product-docs/cloud-enterprise-edition/oss-to-enterprise-migration) - [# OSS to Enterprise Migration](https://nocodb.com/docs/product-docs/cloud-enterprise-edition/oss-to-enterprise-migration#oss-to-enterprise-migration) - [# Prerequisites](https://nocodb.com/docs/product-docs/cloud-enterprise-edition/oss-to-enterprise-migration#prerequisites) - [# Steps](https://nocodb.com/docs/product-docs/cloud-enterprise-edition/oss-to-enterprise-migration#steps) - [NocoDB Pricing Guide](https://nocodb.com/docs/product-docs/cloud-enterprise-edition/understanding-pricing): Transparent, Scalable, and Business-Friendly - [# NocoDB Pricing Guide](https://nocodb.com/docs/product-docs/cloud-enterprise-edition/understanding-pricing#nocodb-pricing-guide) - [# Executive Summary](https://nocodb.com/docs/product-docs/cloud-enterprise-edition/understanding-pricing#executive-summary) - [# Understanding User Roles and Billing](https://nocodb.com/docs/product-docs/cloud-enterprise-edition/understanding-pricing#understanding-user-roles-and-billing) - [# The "Pay for 9, Get Unlimited" Model](https://nocodb.com/docs/product-docs/cloud-enterprise-edition/understanding-pricing#the-pay-for-9-get-unlimited-model) - [# Pricing Plans Comparison](https://nocodb.com/docs/product-docs/cloud-enterprise-edition/understanding-pricing#pricing-plans-comparison) - [# ROI Calculator](https://nocodb.com/docs/product-docs/cloud-enterprise-edition/understanding-pricing#roi-calculator) - [# Changing plans](https://nocodb.com/docs/product-docs/cloud-enterprise-edition/understanding-pricing#changing-plans) - [# Access your invoices](https://nocodb.com/docs/product-docs/cloud-enterprise-edition/understanding-pricing#access-your-invoices) - [# Cancel your plan](https://nocodb.com/docs/product-docs/cloud-enterprise-edition/understanding-pricing#cancel-your-plan) - [# Frequently Asked Questions](https://nocodb.com/docs/product-docs/cloud-enterprise-edition/understanding-pricing#frequently-asked-questions) - [FAQs](https://nocodb.com/docs/product-docs/FAQs): General FAQs - [# FAQs](https://nocodb.com/docs/product-docs/FAQs#faqs) - [# How to upgrade NocoDB ?](https://nocodb.com/docs/product-docs/FAQs#how-to-upgrade-nocodb-) - [# What is available in free version ?](https://nocodb.com/docs/product-docs/FAQs#what-is-available-in-free-version-) - [# Is NocoDB available on the cloud?](https://nocodb.com/docs/product-docs/FAQs#is-nocodb-available-on-the-cloud) - [# Why is the feature I need not in Community Edition?](https://nocodb.com/docs/product-docs/FAQs#why-is-the-feature-i-need-not-in-community-edition) - [# Scrollbar disappears, how should I make it visible always?](https://nocodb.com/docs/product-docs/FAQs#scrollbar-disappears-how-should-i-make-it-visible-always) - [# How to check my Base info in the community edition ?](https://nocodb.com/docs/product-docs/FAQs#how-to-check-my-base-info-in-the-community-edition-) - [# What are the official socials for NocoDB?](https://nocodb.com/docs/product-docs/FAQs#what-are-the-official-socials-for-nocodb) - [# SSO (Single Sign-On) FAQs](https://nocodb.com/docs/product-docs/FAQs#sso-single-sign-on-faqs) - [Bar Chart](https://nocodb.com/docs/product-docs/dashboards/widgets/bar-chart): Configure bar chart widgets to compare values across categories in your dashboard - [# Bar Chart](https://nocodb.com/docs/product-docs/dashboards/widgets/bar-chart#bar-chart) - [# Title & Description](https://nocodb.com/docs/product-docs/dashboards/widgets/bar-chart#title--description) - [# Data Source](https://nocodb.com/docs/product-docs/dashboards/widgets/bar-chart#data-source) - [# Display](https://nocodb.com/docs/product-docs/dashboards/widgets/bar-chart#display) - [# Appearance](https://nocodb.com/docs/product-docs/dashboards/widgets/bar-chart#appearance) - [Donut Chart](https://nocodb.com/docs/product-docs/dashboards/widgets/donut-chart): Configure donut chart widgets to visualize data distribution in your dashboard - [# Donut Chart](https://nocodb.com/docs/product-docs/dashboards/widgets/donut-chart#donut-chart) - [# Title & Description](https://nocodb.com/docs/product-docs/dashboards/widgets/donut-chart#title--description) - [# Data Source](https://nocodb.com/docs/product-docs/dashboards/widgets/donut-chart#data-source) - [# Display](https://nocodb.com/docs/product-docs/dashboards/widgets/donut-chart#display) - [# Appearance](https://nocodb.com/docs/product-docs/dashboards/widgets/donut-chart#appearance) - [iFrame](https://nocodb.com/docs/product-docs/dashboards/widgets/iframe): Embed external content securely inside your dashboard using the iFrame widget - [# iFrame](https://nocodb.com/docs/product-docs/dashboards/widgets/iframe#iframe) - [# Configuration](https://nocodb.com/docs/product-docs/dashboards/widgets/iframe#configuration) - [# NocoDB iFrame Whitelist](https://nocodb.com/docs/product-docs/dashboards/widgets/iframe#nocodb-iframe-whitelist) - [# Use Cases](https://nocodb.com/docs/product-docs/dashboards/widgets/iframe#use-cases) - [Line Chart](https://nocodb.com/docs/product-docs/dashboards/widgets/line-chart): Configure line chart widgets to visualize trends and comparisons over time or categories in your dashboard - [# Line Chart](https://nocodb.com/docs/product-docs/dashboards/widgets/line-chart#line-chart) - [# Title & Description](https://nocodb.com/docs/product-docs/dashboards/widgets/line-chart#title--description) - [# Data Source](https://nocodb.com/docs/product-docs/dashboards/widgets/line-chart#data-source) - [# Display](https://nocodb.com/docs/product-docs/dashboards/widgets/line-chart#display) - [# Appearance](https://nocodb.com/docs/product-docs/dashboards/widgets/line-chart#appearance) - [Number](https://nocodb.com/docs/product-docs/dashboards/widgets/number): Configure number widgets to display key metrics in your dashboard - [# Number](https://nocodb.com/docs/product-docs/dashboards/widgets/number#number) - [# Title & description](https://nocodb.com/docs/product-docs/dashboards/widgets/number#title--description) - [# Data source](https://nocodb.com/docs/product-docs/dashboards/widgets/number#data-source) - [# Display](https://nocodb.com/docs/product-docs/dashboards/widgets/number#display) - [# Appearance](https://nocodb.com/docs/product-docs/dashboards/widgets/number#appearance) - [Pie Chart](https://nocodb.com/docs/product-docs/dashboards/widgets/pie-chart): Configure pie chart widgets to visualize data distribution in your dashboard - [# Pie Chart](https://nocodb.com/docs/product-docs/dashboards/widgets/pie-chart#pie-chart) - [# Title & Description](https://nocodb.com/docs/product-docs/dashboards/widgets/pie-chart#title--description) - [# Data Source](https://nocodb.com/docs/product-docs/dashboards/widgets/pie-chart#data-source) - [# Display](https://nocodb.com/docs/product-docs/dashboards/widgets/pie-chart#display) - [# Appearance](https://nocodb.com/docs/product-docs/dashboards/widgets/pie-chart#appearance) - [Text](https://nocodb.com/docs/product-docs/dashboards/widgets/text): Configure text widgets to add static textual content to your dashboard - [# Text](https://nocodb.com/docs/product-docs/dashboards/widgets/text#text) - [# Content](https://nocodb.com/docs/product-docs/dashboards/widgets/text#content) - [# Formatting](https://nocodb.com/docs/product-docs/dashboards/widgets/text#formatting) - [# Appearance](https://nocodb.com/docs/product-docs/dashboards/widgets/text#appearance) - [Widgets](https://nocodb.com/docs/product-docs/dashboards/widgets): Add and configure widgets to visualize data in your dashboard - [# Widgets](https://nocodb.com/docs/product-docs/dashboards/widgets#widgets) - [Dashboards ☁](https://nocodb.com/docs/product-docs/dashboards): Create and share dashboards with your team - [# Dashboards ☁](https://nocodb.com/docs/product-docs/dashboards#dashboards) - [# Getting Started](https://nocodb.com/docs/product-docs/dashboards#getting-started) - [# Dashboard Layout](https://nocodb.com/docs/product-docs/dashboards#dashboard-layout) - [# Widgets](https://nocodb.com/docs/product-docs/dashboards#widgets) - [MCP Server](https://nocodb.com/docs/product-docs/mcp): Connect NocoDB to Large Language Models (LLMs) via the Model Context Protocol (MCP). - [# MCP Server](https://nocodb.com/docs/product-docs/mcp#mcp-server) - [# Desktop LLM Clients](https://nocodb.com/docs/product-docs/mcp#desktop-llm-clients) - [# Web based LLM Clients (OAuth)](https://nocodb.com/docs/product-docs/mcp#web-based-llm-clients-oauth) - [Create Base using AI](https://nocodb.com/docs/product-docs/noco-ai/create-base): Quickly generate a fully-structured base using natural language prompts with NocoAI - [# Create Base using AI](https://nocodb.com/docs/product-docs/noco-ai/create-base#create-base-using-ai) - [# Overview](https://nocodb.com/docs/product-docs/noco-ai/create-base#overview) - [# Steps to Create a Base Using AI](https://nocodb.com/docs/product-docs/noco-ai/create-base#steps-to-create-a-base-using-ai) - [# Tips for Better AI Suggestions](https://nocodb.com/docs/product-docs/noco-ai/create-base#tips-for-better-ai-suggestions) - [# Next Steps](https://nocodb.com/docs/product-docs/noco-ai/create-base#next-steps) - [Create Fields using AI](https://nocodb.com/docs/product-docs/noco-ai/create-field): Automatically generate relevant fields for your tables using NocoAI. - [# Create Fields using AI](https://nocodb.com/docs/product-docs/noco-ai/create-field#create-fields-using-ai) - [# Overview](https://nocodb.com/docs/product-docs/noco-ai/create-field#overview) - [# Steps to Create Fields Using AI](https://nocodb.com/docs/product-docs/noco-ai/create-field#steps-to-create-fields-using-ai) - [# Tips for Better AI Suggestions](https://nocodb.com/docs/product-docs/noco-ai/create-field#tips-for-better-ai-suggestions) - [# Example Scenarios](https://nocodb.com/docs/product-docs/noco-ai/create-field#example-scenarios) - [# What's Next](https://nocodb.com/docs/product-docs/noco-ai/create-field#whats-next) - [Filter Records using AI](https://nocodb.com/docs/product-docs/noco-ai/create-filter): Use natural language to filter your table data with NocoAI. - [# Filter Records using AI](https://nocodb.com/docs/product-docs/noco-ai/create-filter#filter-records-using-ai) - [# Overview](https://nocodb.com/docs/product-docs/noco-ai/create-filter#overview) - [# Steps to Filter Records Using AI](https://nocodb.com/docs/product-docs/noco-ai/create-filter#steps-to-filter-records-using-ai) - [# Supported Actions](https://nocodb.com/docs/product-docs/noco-ai/create-filter#supported-actions) - [# Supported Filter Types](https://nocodb.com/docs/product-docs/noco-ai/create-filter#supported-filter-types) - [# Tips for Better AI Filters](https://nocodb.com/docs/product-docs/noco-ai/create-filter#tips-for-better-ai-filters) - [# Example Prompts and Outcomes](https://nocodb.com/docs/product-docs/noco-ai/create-filter#example-prompts-and-outcomes) - [# What's Next](https://nocodb.com/docs/product-docs/noco-ai/create-filter#whats-next) - [Generate Formulas using AI](https://nocodb.com/docs/product-docs/noco-ai/create-formula): Use natural language prompts to generate formulas with NocoAI. - [# Generate Formulas using AI](https://nocodb.com/docs/product-docs/noco-ai/create-formula#generate-formulas-using-ai) - [# Overview](https://nocodb.com/docs/product-docs/noco-ai/create-formula#overview) - [# Steps to Generate Formulas Using AI](https://nocodb.com/docs/product-docs/noco-ai/create-formula#steps-to-generate-formulas-using-ai) - [# Tips for Better Formula Suggestions](https://nocodb.com/docs/product-docs/noco-ai/create-formula#tips-for-better-formula-suggestions) - [# Example Prompts and Outcomes](https://nocodb.com/docs/product-docs/noco-ai/create-formula#example-prompts-and-outcomes) - [# What’s Next](https://nocodb.com/docs/product-docs/noco-ai/create-formula#whats-next) - [Create Options using AI](https://nocodb.com/docs/product-docs/noco-ai/create-options): Automatically generate field options for select fields using NocoAI. - [# Create Options using AI](https://nocodb.com/docs/product-docs/noco-ai/create-options#create-options-using-ai) - [# Overview](https://nocodb.com/docs/product-docs/noco-ai/create-options#overview) - [# Steps to Create Options Using AI](https://nocodb.com/docs/product-docs/noco-ai/create-options#steps-to-create-options-using-ai) - [# Tips for Better AI Suggestions](https://nocodb.com/docs/product-docs/noco-ai/create-options#tips-for-better-ai-suggestions) - [# Example Use Cases](https://nocodb.com/docs/product-docs/noco-ai/create-options#example-use-cases) - [# What’s Next](https://nocodb.com/docs/product-docs/noco-ai/create-options#whats-next) - [Create Tables using AI](https://nocodb.com/docs/product-docs/noco-ai/create-table): Use NocoAI to auto-generate tables and relationships based on natural language prompts. - [# Create Tables using AI](https://nocodb.com/docs/product-docs/noco-ai/create-table#create-tables-using-ai) - [# Overview](https://nocodb.com/docs/product-docs/noco-ai/create-table#overview) - [# Steps to Create Tables Using AI](https://nocodb.com/docs/product-docs/noco-ai/create-table#steps-to-create-tables-using-ai) - [# Tips for Better AI Suggestions](https://nocodb.com/docs/product-docs/noco-ai/create-table#tips-for-better-ai-suggestions) - [# What's Next](https://nocodb.com/docs/product-docs/noco-ai/create-table#whats-next) - [Create Views using AI](https://nocodb.com/docs/product-docs/noco-ai/create-view): Learn how to auto-generate useful views for your table using NocoAI. - [# Create Views using AI](https://nocodb.com/docs/product-docs/noco-ai/create-view#create-views-using-ai) - [# Overview](https://nocodb.com/docs/product-docs/noco-ai/create-view#overview) - [# Steps to Create Views using AI](https://nocodb.com/docs/product-docs/noco-ai/create-view#steps-to-create-views-using-ai) - [# Tips for Better AI Suggestions](https://nocodb.com/docs/product-docs/noco-ai/create-view#tips-for-better-ai-suggestions) - [# Example Prompts for "Use Prompt" Tab](https://nocodb.com/docs/product-docs/noco-ai/create-view#example-prompts-for-use-prompt-tab) - [NocoAI ☁](https://nocodb.com/docs/product-docs/noco-ai): Smarter Apps, Instantly Built with AI - [# NocoAI ☁](https://nocodb.com/docs/product-docs/noco-ai#nocoai) - [# Key Features](https://nocodb.com/docs/product-docs/noco-ai#key-features) - [# Use Cases](https://nocodb.com/docs/product-docs/noco-ai#use-cases) - [# Roadmap](https://nocodb.com/docs/product-docs/noco-ai#roadmap) - [# Get Started](https://nocodb.com/docs/product-docs/noco-ai#get-started) - [Bitbucket](https://nocodb.com/docs/product-docs/noco-sync/on-premise-oauth/bitbucket): Instructions for setting up Bitbucket authentication integration for NocoDB - [# Bitbucket](https://nocodb.com/docs/product-docs/noco-sync/on-premise-oauth/bitbucket#bitbucket) - [# Environment Variables](https://nocodb.com/docs/product-docs/noco-sync/on-premise-oauth/bitbucket#environment-variables) - [# Step 1: Create a Bitbucket OAuth Consumer](https://nocodb.com/docs/product-docs/noco-sync/on-premise-oauth/bitbucket#step-1-create-a-bitbucket-oauth-consumer) - [# Step 2: Get Client ID and Client Secret](https://nocodb.com/docs/product-docs/noco-sync/on-premise-oauth/bitbucket#step-2-get-client-id-and-client-secret) - [# Step 3: Set Environment Variables](https://nocodb.com/docs/product-docs/noco-sync/on-premise-oauth/bitbucket#step-3-set-environment-variables) - [# OAuth Scopes Requested](https://nocodb.com/docs/product-docs/noco-sync/on-premise-oauth/bitbucket#oauth-scopes-requested) - [GitHub](https://nocodb.com/docs/product-docs/noco-sync/on-premise-oauth/github): Instructions for setting up GitHub authentication integration for NocoDB - [# GitHub](https://nocodb.com/docs/product-docs/noco-sync/on-premise-oauth/github#github) - [# Environment Variables](https://nocodb.com/docs/product-docs/noco-sync/on-premise-oauth/github#environment-variables) - [# OAuth Scopes](https://nocodb.com/docs/product-docs/noco-sync/on-premise-oauth/github#oauth-scopes) - [GitLab](https://nocodb.com/docs/product-docs/noco-sync/on-premise-oauth/gitlab): Instructions for setting up GitLab authentication integration for NocoDB - [# GitLab](https://nocodb.com/docs/product-docs/noco-sync/on-premise-oauth/gitlab#gitlab) - [# Environment Variables](https://nocodb.com/docs/product-docs/noco-sync/on-premise-oauth/gitlab#environment-variables) - [# OAuth Scopes](https://nocodb.com/docs/product-docs/noco-sync/on-premise-oauth/gitlab#oauth-scopes) - [Linear](https://nocodb.com/docs/product-docs/noco-sync/on-premise-oauth/linear): Instructions for setting up Linear authentication integration for NocoDB - [# Linear](https://nocodb.com/docs/product-docs/noco-sync/on-premise-oauth/linear#linear) - [# Environment Variables](https://nocodb.com/docs/product-docs/noco-sync/on-premise-oauth/linear#environment-variables) - [# API Key Authentication](https://nocodb.com/docs/product-docs/noco-sync/on-premise-oauth/linear#api-key-authentication) - [# OAuth Scopes](https://nocodb.com/docs/product-docs/noco-sync/on-premise-oauth/linear#oauth-scopes) - [Ticketing](https://nocodb.com/docs/product-docs/noco-sync/ticketing): Bring ticketing data from popular platforms into NocoDB with automated syncs. - [# Ticketing](https://nocodb.com/docs/product-docs/noco-sync/ticketing#ticketing) - [# Available Tables](https://nocodb.com/docs/product-docs/noco-sync/ticketing#available-tables) - [# Metadata Fields](https://nocodb.com/docs/product-docs/noco-sync/ticketing#metadata-fields) - [# Source Specific Details](https://nocodb.com/docs/product-docs/noco-sync/ticketing#source-specific-details) - [NocoSync ☁](https://nocodb.com/docs/product-docs/noco-sync): Bring external data into NocoDB effortlessly with automated syncs from tools your teams already use. - [# NocoSync ☁](https://nocodb.com/docs/product-docs/noco-sync#nocosync) - [# How Sync Works](https://nocodb.com/docs/product-docs/noco-sync#how-sync-works) - [# Sync Types](https://nocodb.com/docs/product-docs/noco-sync#sync-types) - [# Sync Trigger](https://nocodb.com/docs/product-docs/noco-sync#sync-trigger) - [# Source Record Delete Handling](https://nocodb.com/docs/product-docs/noco-sync#source-record-delete-handling) - [# Add new Sync](https://nocodb.com/docs/product-docs/noco-sync#add-new-sync) - [# Edit Sync](https://nocodb.com/docs/product-docs/noco-sync#edit-sync) - [# Delete Sync](https://nocodb.com/docs/product-docs/noco-sync#delete-sync) - [Skills](https://nocodb.com/docs/product-docs/skills): Extend Claude's capabilities with the NocoDB skill for managing nocodb bases through natural language. - [# Skills](https://nocodb.com/docs/product-docs/skills#skills) - [Welcome](https://nocodb.com/docs/product-docs): NocoDB Documentation - [# Welcome](https://nocodb.com/docs/product-docs#welcome) - [# Features](https://nocodb.com/docs/product-docs#features) - [# Why are we building this?](https://nocodb.com/docs/product-docs#why-are-we-building-this) - [# Our Mission](https://nocodb.com/docs/product-docs#our-mission) - [🎧 Customer Support](https://nocodb.com/docs/agent-skills/customer-support): Claude Skills for the Customer Support team - [# 🎧 Customer Support](https://nocodb.com/docs/agent-skills/customer-support#customer-support) - [# Customer Support Skills](https://nocodb.com/docs/agent-skills/customer-support#customer-support-skills) - [βš™οΈ Engineering](https://nocodb.com/docs/agent-skills/engineering): Claude Skills for the Engineering team - [# βš™οΈ Engineering](https://nocodb.com/docs/agent-skills/engineering#engineering) - [# Engineering Skills](https://nocodb.com/docs/agent-skills/engineering#engineering-skills) - [πŸ“£ Marketing](https://nocodb.com/docs/agent-skills/marketing): Claude Skills for the Marketing team - [# πŸ“£ Marketing](https://nocodb.com/docs/agent-skills/marketing#marketing) - [# Marketing Skills](https://nocodb.com/docs/agent-skills/marketing#marketing-skills) - [vs Airtable](https://nocodb.com/docs/agent-skills/product/competitors/airtable): NocoDB vs Airtable comparison - [# vs Airtable](https://nocodb.com/docs/agent-skills/product/competitors/airtable#vs-airtable) - [# NocoDB vs Airtable](https://nocodb.com/docs/agent-skills/product/competitors/airtable#nocodb-vs-airtable) - [Comparison Matrix](https://nocodb.com/docs/agent-skills/product/competitors/comparison-matrix): Feature-by-feature comparison matrix - [# Comparison Matrix](https://nocodb.com/docs/agent-skills/product/competitors/comparison-matrix#comparison-matrix) - [vs Google Sheets](https://nocodb.com/docs/agent-skills/product/competitors/google-sheets): NocoDB vs Google Sheets comparison - [# vs Google Sheets](https://nocodb.com/docs/agent-skills/product/competitors/google-sheets#vs-google-sheets) - [# NocoDB vs Google Sheets](https://nocodb.com/docs/agent-skills/product/competitors/google-sheets#nocodb-vs-google-sheets) - [vs Monday.com](https://nocodb.com/docs/agent-skills/product/competitors/monday): NocoDB vs Monday.com comparison - [# vs Monday.com](https://nocodb.com/docs/agent-skills/product/competitors/monday#vs-monday-com) - [# NocoDB vs Monday.com](https://nocodb.com/docs/agent-skills/product/competitors/monday#nocodb-vs-mondaycom) - [vs Notion](https://nocodb.com/docs/agent-skills/product/competitors/notion): NocoDB vs Notion comparison - [# vs Notion](https://nocodb.com/docs/agent-skills/product/competitors/notion#vs-notion) - [# NocoDB vs Notion](https://nocodb.com/docs/agent-skills/product/competitors/notion#nocodb-vs-notion) - [vs Smartsheet](https://nocodb.com/docs/agent-skills/product/competitors/smartsheet): NocoDB vs Smartsheet comparison - [# vs Smartsheet](https://nocodb.com/docs/agent-skills/product/competitors/smartsheet#vs-smartsheet) - [# NocoDB vs Smartsheet](https://nocodb.com/docs/agent-skills/product/competitors/smartsheet#nocodb-vs-smartsheet) - [Collaboration](https://nocodb.com/docs/agent-skills/product/features/collaboration): Sharing, permissions, and team features - [# Collaboration](https://nocodb.com/docs/agent-skills/product/features/collaboration#collaboration) - [Core Features](https://nocodb.com/docs/agent-skills/product/features/core-features): Comprehensive guide to NocoDB core features for AI-powered content generation - [# Core Features](https://nocodb.com/docs/agent-skills/product/features/core-features#core-features) - [# Overview](https://nocodb.com/docs/agent-skills/product/features/core-features#overview) - [# Bases](https://nocodb.com/docs/agent-skills/product/features/core-features#bases) - [# Tables](https://nocodb.com/docs/agent-skills/product/features/core-features#tables) - [# Fields (Column Types)](https://nocodb.com/docs/agent-skills/product/features/core-features#fields-column-types) - [# Views](https://nocodb.com/docs/agent-skills/product/features/core-features#views) - [# Formulas](https://nocodb.com/docs/agent-skills/product/features/core-features#formulas) - [# Search, Filter, Sort & Group](https://nocodb.com/docs/agent-skills/product/features/core-features#search-filter-sort--group) - [# Data Import & Export](https://nocodb.com/docs/agent-skills/product/features/core-features#data-import--export) - [# Collaboration](https://nocodb.com/docs/agent-skills/product/features/core-features#collaboration) - [# API & Integrations](https://nocodb.com/docs/agent-skills/product/features/core-features#api--integrations) - [# Workflows (Automations)](https://nocodb.com/docs/agent-skills/product/features/core-features#workflows-automations) - [# Scripts](https://nocodb.com/docs/agent-skills/product/features/core-features#scripts) - [# Key Differentiators for Content](https://nocodb.com/docs/agent-skills/product/features/core-features#key-differentiators-for-content) - [# Content Generation Tips](https://nocodb.com/docs/agent-skills/product/features/core-features#content-generation-tips) - [Enterprise](https://nocodb.com/docs/agent-skills/product/features/enterprise): Enterprise-specific features and capabilities - [# Enterprise](https://nocodb.com/docs/agent-skills/product/features/enterprise#enterprise) - [Integrations](https://nocodb.com/docs/agent-skills/product/features/integrations): API, webhooks, Zapier, and third-party integrations - [# Integrations](https://nocodb.com/docs/agent-skills/product/features/integrations#integrations) - [Self Hosting](https://nocodb.com/docs/agent-skills/product/features/self-hosting): Self-host benefits and deployment options - [# Self Hosting](https://nocodb.com/docs/agent-skills/product/features/self-hosting#self-hosting) - [Boilerplate](https://nocodb.com/docs/agent-skills/product/messaging/boilerplate): Standard company descriptions - [# Boilerplate](https://nocodb.com/docs/agent-skills/product/messaging/boilerplate#boilerplate) - [Keywords](https://nocodb.com/docs/agent-skills/product/messaging/keywords): SEO keywords and phrases - [# Keywords](https://nocodb.com/docs/agent-skills/product/messaging/keywords#keywords) - [Taglines](https://nocodb.com/docs/agent-skills/product/messaging/taglines): Approved taglines and headlines - [# Taglines](https://nocodb.com/docs/agent-skills/product/messaging/taglines#taglines) - [Tone & Voice](https://nocodb.com/docs/agent-skills/product/messaging/tone-and-voice): Brand voice guidelines - [# Tone & Voice](https://nocodb.com/docs/agent-skills/product/messaging/tone-and-voice#tone-voice) - [# Tone & Voice](https://nocodb.com/docs/agent-skills/product/messaging/tone-and-voice#tone--voice) - [Differentiators](https://nocodb.com/docs/agent-skills/product/positioning/differentiators): What makes NocoDB unique - [# Differentiators](https://nocodb.com/docs/agent-skills/product/positioning/differentiators#differentiators) - [Target Audience](https://nocodb.com/docs/agent-skills/product/positioning/target-audience): ICPs, personas, and use cases by segment - [# Target Audience](https://nocodb.com/docs/agent-skills/product/positioning/target-audience#target-audience) - [Value Proposition](https://nocodb.com/docs/agent-skills/product/positioning/value-proposition): Key value props and elevator pitch - [# Value Proposition](https://nocodb.com/docs/agent-skills/product/positioning/value-proposition#value-proposition) - [Vision & Mission](https://nocodb.com/docs/agent-skills/product/positioning/vision-mission): Core vision, mission, and values of NocoDB - [# Vision & Mission](https://nocodb.com/docs/agent-skills/product/positioning/vision-mission#vision-mission) - [# Vision & Mission](https://nocodb.com/docs/agent-skills/product/positioning/vision-mission#vision--mission) - [Awards & Press](https://nocodb.com/docs/agent-skills/product/proof-points/awards-press): Media mentions and recognition - [# Awards & Press](https://nocodb.com/docs/agent-skills/product/proof-points/awards-press#awards-press) - [# Awards & Press](https://nocodb.com/docs/agent-skills/product/proof-points/awards-press#awards--press) - [Stats & Metrics](https://nocodb.com/docs/agent-skills/product/proof-points/stats-and-metrics): Key numbers and growth metrics - [# Stats & Metrics](https://nocodb.com/docs/agent-skills/product/proof-points/stats-and-metrics#stats-metrics) - [# Stats & Metrics](https://nocodb.com/docs/agent-skills/product/proof-points/stats-and-metrics#stats--metrics) - [Testimonials](https://nocodb.com/docs/agent-skills/product/proof-points/testimonials): Customer quotes and success stories - [# Testimonials](https://nocodb.com/docs/agent-skills/product/proof-points/testimonials#testimonials) - [Applicant Tracking](https://nocodb.com/docs/agent-skills/product/use-cases/applicant-tracking): Building an ATS with NocoDB - [# Applicant Tracking](https://nocodb.com/docs/agent-skills/product/use-cases/applicant-tracking#applicant-tracking) - [By Industry](https://nocodb.com/docs/agent-skills/product/use-cases/by-industry): Use cases by industry vertical - [# By Industry](https://nocodb.com/docs/agent-skills/product/use-cases/by-industry#by-industry) - [Content Calendar](https://nocodb.com/docs/agent-skills/product/use-cases/content-calendar): Managing content with NocoDB - [# Content Calendar](https://nocodb.com/docs/agent-skills/product/use-cases/content-calendar#content-calendar) - [CRM](https://nocodb.com/docs/agent-skills/product/use-cases/crm): Building a CRM with NocoDB - [# CRM](https://nocodb.com/docs/agent-skills/product/use-cases/crm#crm) - [Inventory Management](https://nocodb.com/docs/agent-skills/product/use-cases/inventory-management): Using NocoDB for inventory tracking - [# Inventory Management](https://nocodb.com/docs/agent-skills/product/use-cases/inventory-management#inventory-management) - [Project Management](https://nocodb.com/docs/agent-skills/product/use-cases/project-management): Using NocoDB for project management - [# Project Management](https://nocodb.com/docs/agent-skills/product/use-cases/project-management#project-management) - [Product](https://nocodb.com/docs/agent-skills/product): Product knowledge base for AI-powered content generation - [# Product](https://nocodb.com/docs/agent-skills/product#product) - [# Product Skills](https://nocodb.com/docs/agent-skills/product#product-skills) - [πŸ’° Sales](https://nocodb.com/docs/agent-skills/sales): Claude Skills for the Sales team - [# πŸ’° Sales](https://nocodb.com/docs/agent-skills/sales#sales) - [# Sales Skills](https://nocodb.com/docs/agent-skills/sales#sales-skills) - [Agent Skills](https://nocodb.com/docs/agent-skills): AI-powered knowledge base for NocoDB teams - [# Agent Skills](https://nocodb.com/docs/agent-skills#agent-skills) - [# What is this?](https://nocodb.com/docs/agent-skills#what-is-this) - [Handbook](https://nocodb.com/docs/handbook): Handbook and guides for NocoDB - [# Handbook](https://nocodb.com/docs/handbook#handbook) - [Actions on Document](https://nocodb.com/docs/noco-docs/actions-on-document): Rename, reorder, move, and delete documents in NocoDocs. - [# Actions on Document](https://nocodb.com/docs/noco-docs/actions-on-document#actions-on-document) - [# Rename Document](https://nocodb.com/docs/noco-docs/actions-on-document#rename-document) - [# Reorder Documents](https://nocodb.com/docs/noco-docs/actions-on-document#reorder-documents) - [# Duplicate Document](https://nocodb.com/docs/noco-docs/actions-on-document#duplicate-document) - [# Delete Document](https://nocodb.com/docs/noco-docs/actions-on-document#delete-document) - [# Move Document to Root](https://nocodb.com/docs/noco-docs/actions-on-document#move-document-to-root) - [# Related Topics](https://nocodb.com/docs/noco-docs/actions-on-document#related-topics) - [Comment Threads](https://nocodb.com/docs/noco-docs/comments/comment-threads): Reply to comments and discuss in threads within NocoDocs. - [# Comment Threads](https://nocodb.com/docs/noco-docs/comments/comment-threads#comment-threads) - [# Reply to a Comment](https://nocodb.com/docs/noco-docs/comments/comment-threads#reply-to-a-comment) - [# Thread Structure](https://nocodb.com/docs/noco-docs/comments/comment-threads#thread-structure) - [# Editing and Deleting Comments](https://nocodb.com/docs/noco-docs/comments/comment-threads#editing-and-deleting-comments) - [Inline Comments ☁](https://nocodb.com/docs/noco-docs/comments/inline-comments): Anchor comments to specific text selections in NocoDocs. - [# Inline Comments ☁](https://nocodb.com/docs/noco-docs/comments/inline-comments#inline-comments) - [# Create an Inline Comment](https://nocodb.com/docs/noco-docs/comments/inline-comments#create-an-inline-comment) - [# Visual Indicators](https://nocodb.com/docs/noco-docs/comments/inline-comments#visual-indicators) - [# Deep Linking](https://nocodb.com/docs/noco-docs/comments/inline-comments#deep-linking) - [Reactions & Resolve](https://nocodb.com/docs/noco-docs/comments/reactions-and-resolve): Add emoji reactions and resolve comments in NocoDocs. - [# Reactions & Resolve](https://nocodb.com/docs/noco-docs/comments/reactions-and-resolve#reactions-resolve) - [# Emoji Reactions](https://nocodb.com/docs/noco-docs/comments/reactions-and-resolve#emoji-reactions) - [# Resolve Comments ☁](https://nocodb.com/docs/noco-docs/comments/reactions-and-resolve#resolve-comments-) - [# Workflow Example](https://nocodb.com/docs/noco-docs/comments/reactions-and-resolve#workflow-example) - [Comments](https://nocodb.com/docs/noco-docs/comments): Collaborate on documents using inline comments, threads, and reactions. - [# Comments](https://nocodb.com/docs/noco-docs/comments#comments) - [# Comment Sidebar](https://nocodb.com/docs/noco-docs/comments#comment-sidebar) - [# User Mentions](https://nocodb.com/docs/noco-docs/comments#user-mentions) - [# Types of Comments](https://nocodb.com/docs/noco-docs/comments#types-of-comments) - [Create Document](https://nocodb.com/docs/noco-docs/create-document): Learn how to create and nest documents in NocoDocs. - [# Create Document](https://nocodb.com/docs/noco-docs/create-document#create-document) - [# Create a New Document](https://nocodb.com/docs/noco-docs/create-document#create-a-new-document) - [# Create a Nested (Child) Document](https://nocodb.com/docs/noco-docs/create-document#create-a-nested-child-document) - [# Add a Document Icon](https://nocodb.com/docs/noco-docs/create-document#add-a-document-icon) - [# Related Topics](https://nocodb.com/docs/noco-docs/create-document#related-topics) - [Blocks](https://nocodb.com/docs/noco-docs/document-content/blocks): Use headings, lists, callouts, blockquotes, dividers, and columns in NocoDocs. - [# Blocks](https://nocodb.com/docs/noco-docs/document-content/blocks#blocks) - [# Headings](https://nocodb.com/docs/noco-docs/document-content/blocks#headings) - [# Lists](https://nocodb.com/docs/noco-docs/document-content/blocks#lists) - [# Blockquotes](https://nocodb.com/docs/noco-docs/document-content/blocks#blockquotes) - [# Callouts](https://nocodb.com/docs/noco-docs/document-content/blocks#callouts) - [# Dividers](https://nocodb.com/docs/noco-docs/document-content/blocks#dividers) - [# Columns](https://nocodb.com/docs/noco-docs/document-content/blocks#columns) - [Code Blocks](https://nocodb.com/docs/noco-docs/document-content/code-blocks): Add syntax-highlighted code blocks in NocoDocs. - [# Code Blocks](https://nocodb.com/docs/noco-docs/document-content/code-blocks#code-blocks) - [# Insert a Code Block](https://nocodb.com/docs/noco-docs/document-content/code-blocks#insert-a-code-block) - [# Select a Language](https://nocodb.com/docs/noco-docs/document-content/code-blocks#select-a-language) - [# Features](https://nocodb.com/docs/noco-docs/document-content/code-blocks#features) - [Embeds](https://nocodb.com/docs/noco-docs/document-content/embeds): Embed content from 25+ platforms in NocoDocs. - [# Embeds](https://nocodb.com/docs/noco-docs/document-content/embeds#embeds) - [# Insert an Embed](https://nocodb.com/docs/noco-docs/document-content/embeds#insert-an-embed) - [# Supported Platforms](https://nocodb.com/docs/noco-docs/document-content/embeds#supported-platforms) - [Images & Attachments](https://nocodb.com/docs/noco-docs/document-content/images-and-attachments): Upload images and file attachments in NocoDocs. - [# Images & Attachments](https://nocodb.com/docs/noco-docs/document-content/images-and-attachments#images-attachments) - [# Images](https://nocodb.com/docs/noco-docs/document-content/images-and-attachments#images) - [# File Attachments](https://nocodb.com/docs/noco-docs/document-content/images-and-attachments#file-attachments) - [Math Equations](https://nocodb.com/docs/noco-docs/document-content/math-equations): Add LaTeX math equations in NocoDocs. - [# Math Equations](https://nocodb.com/docs/noco-docs/document-content/math-equations#math-equations) - [# Insert a Math Block](https://nocodb.com/docs/noco-docs/document-content/math-equations#insert-a-math-block) - [# Examples](https://nocodb.com/docs/noco-docs/document-content/math-equations#examples) - [# Supported Syntax](https://nocodb.com/docs/noco-docs/document-content/math-equations#supported-syntax) - [Tables](https://nocodb.com/docs/noco-docs/document-content/tables): Insert and edit tables within NocoDocs documents. - [# Tables](https://nocodb.com/docs/noco-docs/document-content/tables#tables) - [# Insert a Table](https://nocodb.com/docs/noco-docs/document-content/tables#insert-a-table) - [# Edit a Table](https://nocodb.com/docs/noco-docs/document-content/tables#edit-a-table) - [# Header Row](https://nocodb.com/docs/noco-docs/document-content/tables#header-row) - [# Delete a Table](https://nocodb.com/docs/noco-docs/document-content/tables#delete-a-table) - [Text Formatting](https://nocodb.com/docs/noco-docs/document-content/text-formatting): Format text in NocoDocs with bold, italic, color, highlights, and more. - [# Text Formatting](https://nocodb.com/docs/noco-docs/document-content/text-formatting#text-formatting) - [# Formatting Options](https://nocodb.com/docs/noco-docs/document-content/text-formatting#formatting-options) - [# Text Highlight](https://nocodb.com/docs/noco-docs/document-content/text-formatting#text-highlight) - [# Links](https://nocodb.com/docs/noco-docs/document-content/text-formatting#links) - [Document Content](https://nocodb.com/docs/noco-docs/document-content): Overview of the NocoDocs rich text editor and its capabilities. - [# Document Content](https://nocodb.com/docs/noco-docs/document-content#document-content) - [# Editor Layout](https://nocodb.com/docs/noco-docs/document-content#editor-layout) - [# Slash Commands](https://nocodb.com/docs/noco-docs/document-content#slash-commands) - [# Bubble Menu (Inline Toolbar)](https://nocodb.com/docs/noco-docs/document-content#bubble-menu-inline-toolbar) - [# Auto-Save](https://nocodb.com/docs/noco-docs/document-content#auto-save) - [# Content Types](https://nocodb.com/docs/noco-docs/document-content#content-types) - [Export Document](https://nocodb.com/docs/noco-docs/export-document): Export NocoDocs documents to Markdown, HTML, or PDF. - [# Export Document](https://nocodb.com/docs/noco-docs/export-document#export-document) - [# Supported Formats](https://nocodb.com/docs/noco-docs/export-document#supported-formats) - [# How to Export](https://nocodb.com/docs/noco-docs/export-document#how-to-export) - [Search & Navigation](https://nocodb.com/docs/noco-docs/search-and-navigation): Search within documents and navigate the document tree in NocoDocs. - [# Search & Navigation](https://nocodb.com/docs/noco-docs/search-and-navigation#search-navigation) - [# Search & Replace](https://nocodb.com/docs/noco-docs/search-and-navigation#search--replace) - [# Breadcrumb Navigation](https://nocodb.com/docs/noco-docs/search-and-navigation#breadcrumb-navigation) - [# Collapsible Headings](https://nocodb.com/docs/noco-docs/search-and-navigation#collapsible-headings) - [# Sidebar Tree Navigation](https://nocodb.com/docs/noco-docs/search-and-navigation#sidebar-tree-navigation) - [NocoDocs](https://nocodb.com/docs/noco-docs): Create rich-text documents directly inside your NocoDB bases. - [# NocoDocs](https://nocodb.com/docs/noco-docs#nocodocs) - [# Key Capabilities](https://nocodb.com/docs/noco-docs#key-capabilities) - [# How NocoDocs Fits Into NocoDB](https://nocodb.com/docs/noco-docs#how-nocodocs-fits-into-nocodb) - [# Getting Started](https://nocodb.com/docs/noco-docs#getting-started) - [Actions on workflow](https://nocodb.com/docs/workflows/actions-on-workflow): Learn how to rename, duplicate and delete a workflow in NocoDB. - [# Actions on workflow](https://nocodb.com/docs/workflows/actions-on-workflow#actions-on-workflow) - [Create workflow](https://nocodb.com/docs/workflows/create-workflow): Learn how to create a workflow in NocoDB. - [# Create workflow](https://nocodb.com/docs/workflows/create-workflow#create-workflow) - [Execution logs](https://nocodb.com/docs/workflows/execution-logs): Learn how to view, understand, and debug workflow executions using logs in NocoDB. - [# Execution logs](https://nocodb.com/docs/workflows/execution-logs#execution-logs) - [# Accessing execution logs](https://nocodb.com/docs/workflows/execution-logs#accessing-execution-logs) - [# Log views](https://nocodb.com/docs/workflows/execution-logs#log-views) - [# Iterator logs](https://nocodb.com/docs/workflows/execution-logs#iterator-logs) - [Create Record](https://nocodb.com/docs/workflows/nodes/action-nodes/create-record): Create new records in NocoDB tables as part of your workflows. - [# Create Record](https://nocodb.com/docs/workflows/nodes/action-nodes/create-record#create-record) - [Delete Record](https://nocodb.com/docs/workflows/nodes/action-nodes/delete-record): Delete existing records in NocoDB tables as part of your workflows. - [# Delete Record](https://nocodb.com/docs/workflows/nodes/action-nodes/delete-record#delete-record) - [Find Record](https://nocodb.com/docs/workflows/nodes/action-nodes/find-record): Retrieve a single record from a NocoDB table view. - [# Find Record](https://nocodb.com/docs/workflows/nodes/action-nodes/find-record#find-record) - [HTTP Request](https://nocodb.com/docs/workflows/nodes/action-nodes/http-request): Send HTTP requests to external APIs or services with configurable methods, headers, and parameters. - [# HTTP Request](https://nocodb.com/docs/workflows/nodes/action-nodes/http-request#http-request) - [List Records](https://nocodb.com/docs/workflows/nodes/action-nodes/list-records): Retrieve multiple records from a NocoDB table as part of your workflows. - [# List Records](https://nocodb.com/docs/workflows/nodes/action-nodes/list-records#list-records) - [Run Script](https://nocodb.com/docs/workflows/nodes/action-nodes/run-script): Execute custom scripts as part of NocoDB workflows. - [# Run Script](https://nocodb.com/docs/workflows/nodes/action-nodes/run-script#run-script) - [# Configuration](https://nocodb.com/docs/workflows/nodes/action-nodes/run-script#configuration) - [# Script Editor](https://nocodb.com/docs/workflows/nodes/action-nodes/run-script#script-editor) - [# Available APIs](https://nocodb.com/docs/workflows/nodes/action-nodes/run-script#available-apis) - [# APIs Not Available in Workflows](https://nocodb.com/docs/workflows/nodes/action-nodes/run-script#apis-not-available-in-workflows) - [# How it Works](https://nocodb.com/docs/workflows/nodes/action-nodes/run-script#how-it-works) - [# Examples](https://nocodb.com/docs/workflows/nodes/action-nodes/run-script#examples) - [# Use Cases](https://nocodb.com/docs/workflows/nodes/action-nodes/run-script#use-cases) - [# Related Resources](https://nocodb.com/docs/workflows/nodes/action-nodes/run-script#related-resources) - [Send Email](https://nocodb.com/docs/workflows/nodes/action-nodes/send-email): Send emails as part of NocoDB workflows. - [# Send Email](https://nocodb.com/docs/workflows/nodes/action-nodes/send-email#send-email) - [Update Record](https://nocodb.com/docs/workflows/nodes/action-nodes/update-record): Update existing records in NocoDB tables as part of your workflows. - [# Update Record](https://nocodb.com/docs/workflows/nodes/action-nodes/update-record#update-record) - [Action](https://nocodb.com/docs/workflows/nodes/action-nodes): Explore the Action nodes available in NocoDB workflows to perform various operations. - [# Action](https://nocodb.com/docs/workflows/nodes/action-nodes#action) - [# Types of action nodes](https://nocodb.com/docs/workflows/nodes/action-nodes#types-of-action-nodes) - [Delay](https://nocodb.com/docs/workflows/nodes/flow-nodes/delay): Use the Delay node to pause workflow execution for a specific duration. - [# Delay](https://nocodb.com/docs/workflows/nodes/flow-nodes/delay#delay) - [If-else](https://nocodb.com/docs/workflows/nodes/flow-nodes/if-else): Use the If-else node to create conditional branches in your NocoDB workflows. - [# If-else](https://nocodb.com/docs/workflows/nodes/flow-nodes/if-else#if-else) - [Iterate](https://nocodb.com/docs/workflows/nodes/flow-nodes/iterate): Learn how to use the Iterate node in NocoDB workflows to process multiple items individually. - [# Iterate](https://nocodb.com/docs/workflows/nodes/flow-nodes/iterate#iterate) - [Wait until](https://nocodb.com/docs/workflows/nodes/flow-nodes/wait-until): Use the Wait Until node to pause a workflow until a specific date and time. - [# Wait until](https://nocodb.com/docs/workflows/nodes/flow-nodes/wait-until#wait-until) - [Flow](https://nocodb.com/docs/workflows/nodes/flow-nodes): Learn about different node types that help conditionally control workflow execution in NocoDB. - [# Flow](https://nocodb.com/docs/workflows/nodes/flow-nodes#flow) - [# Types of flow nodes](https://nocodb.com/docs/workflows/nodes/flow-nodes#types-of-flow-nodes) - [AI](https://nocodb.com/docs/workflows/nodes/integration-nodes/ai): Use AI to generate text or structured data within NocoDB workflows. - [# AI](https://nocodb.com/docs/workflows/nodes/integration-nodes/ai#ai) - [# Generate text](https://nocodb.com/docs/workflows/nodes/integration-nodes/ai#generate-text) - [# Generate structured data](https://nocodb.com/docs/workflows/nodes/integration-nodes/ai#generate-structured-data) - [GitHub](https://nocodb.com/docs/workflows/nodes/integration-nodes/github): Manage GitHub issues, pull requests, and labels directly from NocoDB workflows. - [# GitHub](https://nocodb.com/docs/workflows/nodes/integration-nodes/github#github) - [# Prerequisites](https://nocodb.com/docs/workflows/nodes/integration-nodes/github#prerequisites) - [# Trigger](https://nocodb.com/docs/workflows/nodes/integration-nodes/github#trigger) - [# Available GitHub Actions](https://nocodb.com/docs/workflows/nodes/integration-nodes/github#available-github-actions) - [# Testing the Action](https://nocodb.com/docs/workflows/nodes/integration-nodes/github#testing-the-action) - [# Notes & Limitations](https://nocodb.com/docs/workflows/nodes/integration-nodes/github#notes--limitations) - [Gmail](https://nocodb.com/docs/workflows/nodes/integration-nodes/gmail): Send emails using Gmail as part of NocoDB workflows. - [# Gmail](https://nocodb.com/docs/workflows/nodes/integration-nodes/gmail#gmail) - [Google Calendar](https://nocodb.com/docs/workflows/nodes/integration-nodes/google-calendar): Trigger workflows based on Google Calendar events. - [# Google Calendar](https://nocodb.com/docs/workflows/nodes/integration-nodes/google-calendar#google-calendar) - [# Prerequisites](https://nocodb.com/docs/workflows/nodes/integration-nodes/google-calendar#prerequisites) - [# Trigger](https://nocodb.com/docs/workflows/nodes/integration-nodes/google-calendar#trigger) - [# Testing the Trigger](https://nocodb.com/docs/workflows/nodes/integration-nodes/google-calendar#testing-the-trigger) - [# Notes & Limitations](https://nocodb.com/docs/workflows/nodes/integration-nodes/google-calendar#notes--limitations) - [HubSpot CRM](https://nocodb.com/docs/workflows/nodes/integration-nodes/hubspot-crm): Manage HubSpot CRM contacts, companies, and deals from NocoDB workflows. - [# HubSpot CRM](https://nocodb.com/docs/workflows/nodes/integration-nodes/hubspot-crm#hubspot-crm) - [# Prerequisites](https://nocodb.com/docs/workflows/nodes/integration-nodes/hubspot-crm#prerequisites) - [# Contact Actions](https://nocodb.com/docs/workflows/nodes/integration-nodes/hubspot-crm#contact-actions) - [# Company Actions](https://nocodb.com/docs/workflows/nodes/integration-nodes/hubspot-crm#company-actions) - [# Deal Actions](https://nocodb.com/docs/workflows/nodes/integration-nodes/hubspot-crm#deal-actions) - [# Testing the Action](https://nocodb.com/docs/workflows/nodes/integration-nodes/hubspot-crm#testing-the-action) - [# Notes & Limitations](https://nocodb.com/docs/workflows/nodes/integration-nodes/hubspot-crm#notes--limitations) - [Outlook](https://nocodb.com/docs/workflows/nodes/integration-nodes/outlook): Send emails using Outlook as part of NocoDB workflows. - [# Outlook](https://nocodb.com/docs/workflows/nodes/integration-nodes/outlook#outlook) - [Slack](https://nocodb.com/docs/workflows/nodes/integration-nodes/slack): Send Slack messages as part of NocoDB workflows. - [# Slack](https://nocodb.com/docs/workflows/nodes/integration-nodes/slack#slack) - [Twilio](https://nocodb.com/docs/workflows/nodes/integration-nodes/twilio): Send and receive SMS messages using Twilio. - [# Twilio](https://nocodb.com/docs/workflows/nodes/integration-nodes/twilio#twilio) - [# Prerequisites](https://nocodb.com/docs/workflows/nodes/integration-nodes/twilio#prerequisites) - [# Available Twilio Actions](https://nocodb.com/docs/workflows/nodes/integration-nodes/twilio#available-twilio-actions) - [# Testing the Action](https://nocodb.com/docs/workflows/nodes/integration-nodes/twilio#testing-the-action) - [# Notes & Limitations](https://nocodb.com/docs/workflows/nodes/integration-nodes/twilio#notes--limitations) - [Integration](https://nocodb.com/docs/workflows/nodes/integration-nodes): Explore the Integration nodes available in NocoDB workflows to connect with external services and AI capabilities. - [# Integration](https://nocodb.com/docs/workflows/nodes/integration-nodes#integration) - [# Types of integration nodes](https://nocodb.com/docs/workflows/nodes/integration-nodes#types-of-integration-nodes) - [Manual](https://nocodb.com/docs/workflows/nodes/trigger-nodes/manual): Learn how to use the Manual Trigger node in NocoDB workflows. - [# Manual](https://nocodb.com/docs/workflows/nodes/trigger-nodes/manual#manual) - [Record created via specific form](https://nocodb.com/docs/workflows/nodes/trigger-nodes/record-created-form): Trigger workflows when new records are created via a specific form in NocoDB. - [# Record created via specific form](https://nocodb.com/docs/workflows/nodes/trigger-nodes/record-created-form#record-created-via-specific-form) - [Record created](https://nocodb.com/docs/workflows/nodes/trigger-nodes/record-created): Trigger workflows when new records are created in NocoDB. - [# Record created](https://nocodb.com/docs/workflows/nodes/trigger-nodes/record-created#record-created) - [Record deleted](https://nocodb.com/docs/workflows/nodes/trigger-nodes/record-deleted): Trigger workflows when records are deleted in NocoDB. - [# Record deleted](https://nocodb.com/docs/workflows/nodes/trigger-nodes/record-deleted#record-deleted) - [Record enters a view](https://nocodb.com/docs/workflows/nodes/trigger-nodes/record-enters-view): Trigger workflows when records enter a specific view in NocoDB. - [# Record enters a view](https://nocodb.com/docs/workflows/nodes/trigger-nodes/record-enters-view#record-enters-a-view) - [Record matches condition](https://nocodb.com/docs/workflows/nodes/trigger-nodes/record-matches-condition): Trigger workflows when records meet specific conditions in NocoDB. - [# Record matches condition](https://nocodb.com/docs/workflows/nodes/trigger-nodes/record-matches-condition#record-matches-condition) - [Record updated](https://nocodb.com/docs/workflows/nodes/trigger-nodes/record-updated): Trigger workflows when records are updated in NocoDB. - [# Record updated](https://nocodb.com/docs/workflows/nodes/trigger-nodes/record-updated#record-updated) - [Scheduled](https://nocodb.com/docs/workflows/nodes/trigger-nodes/scheduled): Learn how to run workflows on a fixed schedule in NocoDB. - [# Scheduled](https://nocodb.com/docs/workflows/nodes/trigger-nodes/scheduled#scheduled) - [Trigger](https://nocodb.com/docs/workflows/nodes/trigger-nodes): Learn how trigger nodes define when a workflow starts in NocoDB. - [# Trigger](https://nocodb.com/docs/workflows/nodes/trigger-nodes#trigger) - [# How trigger nodes work](https://nocodb.com/docs/workflows/nodes/trigger-nodes#how-trigger-nodes-work) - [# Types of trigger nodes](https://nocodb.com/docs/workflows/nodes/trigger-nodes#types-of-trigger-nodes) - [Nodes](https://nocodb.com/docs/workflows/nodes): Understand how nodes power automation in NocoDB workflows. - [# Nodes](https://nocodb.com/docs/workflows/nodes#nodes) - [# Types of nodes](https://nocodb.com/docs/workflows/nodes#types-of-nodes) - [# Node inputs and outputs](https://nocodb.com/docs/workflows/nodes#node-inputs-and-outputs) - [# On error behavior](https://nocodb.com/docs/workflows/nodes#on-error-behavior) - [Workflows](https://nocodb.com/docs/workflows): Learn how automation workflows in NocoDB help streamline processes and reduce manual effort. - [# Workflows](https://nocodb.com/docs/workflows#workflows) - [# Workflow structure](https://nocodb.com/docs/workflows#workflow-structure) - [# Trigger nodes](https://nocodb.com/docs/workflows#trigger-nodes) - [# Action nodes](https://nocodb.com/docs/workflows#action-nodes) - [# Flow nodes](https://nocodb.com/docs/workflows#flow-nodes) - [# Execution order](https://nocodb.com/docs/workflows#execution-order) - [# FAQ(s)](https://nocodb.com/docs/workflows#faqs) ## API v3 Documentation - [NocoDB API v3 - Data](https://nocodb.com/apis/v3/data): Comprehensive documentation for NocoDB API v3 data operations including CRUD operations, filtering, sorting, and data manipulation endpoints - [NocoDB API v3 - Meta](https://nocodb.com/apis/v3/meta): Comprehensive documentation for NocoDB API v3 metadata operations including base definitions, table definitions, field definitions, and other metadata endpoints