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

# Tools and Features

> DinoAI Tools extend its capabilities by providing access to your data warehouse, files, external services, and web resources for contextual assistance.

export const Arcade = ({src, title}) => <div style={{
  position: 'relative',
  paddingBottom: 'calc(56.2225% + 41px)',
  height: 0,
  width: '100%'
}}>
    <iframe src={src} title={title} frameBorder="0" loading="lazy" allow="clipboard-write" allowFullScreen style={{
  position: 'absolute',
  top: 0,
  left: 0,
  width: '100%',
  height: '100%',
  colorScheme: 'light'
}} />
  </div>;

DinoAI Tools extend its capabilities by providing access to your data warehouse, files, external services, and web resources for contextual assistance.

***

### Managing Tools

DinoAI includes a built-in **Tools Settings** panel where you can view and manage every tool available to the assistant.

**To open it**, click the **Settings** icon inside the prompt input bar.

<Arcade src="https://demo.arcade.software/ZLeGVTIVsbm88LcC9x9j?embed&embed_mobile=tab&embed_desktop=inline&show_copy_link=true" title="Tools and Features" />

#### Auto-Accept vs. Ask for Permission

For each tool you can choose how DinoAI handles tool calls:

| Mode                   | Behaviour                                                           |
| ---------------------- | ------------------------------------------------------------------- |
| **Auto-accept**        | DinoAI runs the tool automatically without asking for confirmation  |
| **Ask for permission** | DinoAI pauses and waits for your approval before executing the tool |

Choose **Ask for permission** for tools that make writes or run commands, and **Auto-accept** for read-only lookups where you want faster responses.

#### Terminal Tool — Commands Allow List

The Terminal Tool has an additional configuration option: the **Commands Allow List**.

Use glob patterns to control which terminal commands are auto-approved and can run automatically without a permission prompt. Commands that do not match any pattern in the list will always require explicit approval, regardless of the auto-accept setting.

**Examples:**

```
dbt *          # auto-approve all dbt commands
git status     # auto-approve only git status
git diff *     # auto-approve git diff with any arguments
pytest *       # auto-approve test runs
```

***

### Available Tools

<CardGroup cols={2}>
  <Card title="Bolt Logs Tool" horizontal>
    Access and analyze execution logs from your Bolt scheduled jobs directly from DinoAI. Diagnose failures, investigate slow runs, and resolve dbt errors based on real log data.
  </Card>

  <Card title="Confluence Tool" horizontal>
    Pull Confluence pages into DinoAI to turn specs, technical designs, and team documentation into actionable development work. Extract requirements, generate implementation tasks, and build dbt models.
  </Card>

  <Card title="Column Level Lineage" horizontal>
    Trace column-level lineage and search your full data catalog directly from DinoAI. Understand upstream and downstream dependencies and find related assets across your data stack.
  </Card>

  <Card title="Data Warehouse Tools" horizontal>
    Explore your connected warehouse metadata with DinoAI to inspect schemas, tables, columns, and relationships and build more accurate dbt assets faster.
  </Card>

  <Card title="File System Tool" horizontal>
    Enable DinoAI to create, modify, read, and search files in your repository, with built-in safeguards for controlled code changes.
  </Card>

  <Card title="GitHub PR Management Tool" horizontal>
    Create, read, and list GitHub pull requests, including diffs, CI status, and reviews.
  </Card>

  <Card title="Google Docs Tool" horizontal>
    Import Google Docs into DinoAI to turn specs, requirements, and documentation into actionable development work. Extract content, generate dbt model requirements, and implement features.
  </Card>

  <Card title="Google Drive Search Tool" horizontal>
    Search and discover files across your Google Drive directly from DinoAI. Find the latest specs, runbooks, and data contracts by file type, folder, content, or modification date.
  </Card>

  <Card title="Google Sheets Tool" horizontal>
    Read Google Sheets data by spreadsheet ID and return it as CSV with metadata.
  </Card>

  <Card title="Jira Tool" horizontal>
    Connect DinoAI to your Jira tickets to implement features and fix issues based on requirements stored in your task management system.
  </Card>

  <Card title="Linear Tool" horizontal>
    Connect DinoAI to your Linear issues to implement features and fix bugs based on requirements stored in your task management system.
  </Card>

  <Card title="Notion Tool" horizontal>
    Connect Notion to DinoAI to search workspace pages, read content and comments, and turn team docs, specs, and feedback into actionable development work.
  </Card>

  <Card title="PDF Tool" horizontal>
    Extract and understand information from PDF documents, enabling DinoAI to reference documentation and requirements in responses.
  </Card>

  <Card title="Perplexity Tool" horizontal>
    Integrate web search capabilities into DinoAI, providing up-to-date information with cited sources for accurate technical assistance.
  </Card>

  <Card title="Terminal Tool" horizontal>
    Enable DinoAI to suggest and execute terminal commands for Git operations, dbt runs, and other command-line tasks with error analysis.
  </Card>

  <Card title="Web Search Tool" horizontal>
    Search the web and extract page content directly from DinoAI to research documentation, package references, and current technical guidance without leaving Paradime.
  </Card>
</CardGroup>

***

### Data Warehouse Tools

<CardGroup cols={2}>
  <Card title="BigQuery Tools" horizontal>
    Explore BigQuery projects, datasets, tables, schemas, and query performance directly from DinoAI to build accurate SQL, debug slow jobs, and investigate costs.
  </Card>

  <Card title="BigQuery Query Analysis Tool" horizontal>
    Deep-dive into BigQuery query performance directly from DinoAI. Analyze execution plans, diagnose bottlenecks, and get actionable optimization suggestions.
  </Card>

  <Card title="ClickHouse Tools" horizontal>
    Explore ClickHouse databases, tables, and schemas directly from DinoAI to write accurate SQL, generate dbt sources, and understand table structure faster.
  </Card>

  <Card title="Databricks Tools" horizontal>
    Explore Databricks catalogs, schemas, tables, and columns directly from DinoAI to write accurate SQL, generate dbt sources, and navigate Unity Catalog faster.
  </Card>

  <Card title="DuckDB Tool" horizontal>
    Explore DuckDB schemas, tables, and columns directly from DinoAI to write accurate SQL, generate dbt sources, and understand table structure faster.
  </Card>

  <Card title="Microsoft Fabric Tools" horizontal>
    Explore Microsoft Fabric databases, schemas, tables, and columns directly from DinoAI to write accurate SQL, generate dbt sources, and understand warehouse structure faster.
  </Card>

  <Card title="Redshift Tools" horizontal>
    Explore Redshift databases, schemas, tables, and columns directly from DinoAI to write accurate SQL, generate dbt sources, and understand warehouse structure faster.
  </Card>

  <Card title="Snowflake Tools" horizontal>
    Explore Snowflake databases, schemas, tables, columns, and query performance directly from DinoAI to write accurate SQL, generate dbt sources, and diagnose slow queries faster.
  </Card>

  <Card title="Snowflake Query Analysis Tool" horizontal>
    Deep-dive into Snowflake query performance directly from DinoAI. Analyze execution plans, diagnose bottlenecks, surface spill metrics, and get actionable optimization suggestions.
  </Card>

  <Card title="SQL Server Tools" horizontal>
    Explore SQL Server databases, schemas, tables, and columns directly from DinoAI to write accurate SQL, generate dbt sources, and understand warehouse structure faster.
  </Card>

  <Card title="Trino Tools" horizontal>
    Explore Trino catalogs, schemas, tables, and columns directly from DinoAI to write accurate SQL, generate dbt sources, and understand cross-source warehouse structure faster.
  </Card>

  <Card title="SQL Execution Tool" horizontal>
    Run SQL against your connected data warehouse directly from DinoAI. Profile datasets, inspect model outputs, find distinct values, and generate dbt tests based on real data.
  </Card>
</CardGroup>


## Related topics

- [Jira Tool](/products/dino-ai/tools-and-features/jira-tool.md)
- [Linear Tool](/products/dino-ai/tools-and-features/linear-tool.md)
- [Perplexity Tool](/products/dino-ai/tools-and-features/perplexity-tool.md)
- [Terminal Tool](/products/dino-ai/tools-and-features/terminal-tool.md)
- [Catalog Tool](/products/dino-ai/tools-and-features/catalog-tool.md)
