# AmoxSQL — Documentation / Documentación **🌐 Language / Idioma:** the guide is bilingual. Every page exists under both `es/` (Español) and `en/` (English) with the same path — switch languages by swapping `/es/` ↔ `/en/` in the URL. > Esta es la **documentación de usuario**. Para docs internas de desarrollo, ver > [`dev/`](dev/). La landing del proyecto es [`../README.md`](../README.md). Status legend: 🟢 written · ⚪ planned (see [dev/plan_documentacion.md](dev/plan_documentacion.md)). --- ## Getting started · Primeros pasos | Page | Español | English | Status | |---|---|---|---| | Introduction | [es](es/user-guide/introduction.md) | [en](en/user-guide/introduction.md) | 🟢 | | Installation | [es](es/user-guide/installation.md) | [en](en/user-guide/installation.md) | 🟢 | | First steps | [es](es/user-guide/first-steps.md) | [en](en/user-guide/first-steps.md) | 🟢 | | The interface | [es](es/user-guide/interface.md) | [en](en/user-guide/interface.md) | 🟢 | | Projects & connections | [es](es/user-guide/projects-and-connections.md) | [en](en/user-guide/projects-and-connections.md) | 🟢 | | Themes & appearance | [es](es/user-guide/themes-and-appearance.md) | [en](en/user-guide/themes-and-appearance.md) | 🟢 | ## Editor | Page | Español | English | Status | |---|---|---|---| | SQL editor | [es](es/editor/sql-editor.md) | [en](en/editor/sql-editor.md) | 🟢 | | Autocomplete | [es](es/editor/autocomplete.md) | [en](en/editor/autocomplete.md) | 🟢 | | Debugging CTEs | [es](es/editor/cte-debugging.md) | [en](en/editor/cte-debugging.md) | 🟢 | | Variables | [es](es/editor/variables.md) | [en](en/editor/variables.md) | 🟢 | | Snippets | [es](es/editor/snippets.md) | [en](en/editor/snippets.md) | 🟢 | | History & bookmarks | [es](es/editor/history-and-bookmarks.md) | [en](en/editor/history-and-bookmarks.md) | 🟢 | | Command palette | [es](es/editor/command-palette.md) | [en](en/editor/command-palette.md) | 🟢 | | Layout, tabs & panes | [es](es/editor/layout-tabs-and-panes.md) | [en](en/editor/layout-tabs-and-panes.md) | 🟢 | ## Notebooks | Page | Español | English | Status | |---|---|---|---| | Notebooks (.sqlnb) | [es](es/notebooks/notebooks.md) | [en](en/notebooks/notebooks.md) | 🟢 | | Reports from a notebook | [es](es/notebooks/reports.md) | [en](en/notebooks/reports.md) | 🟢 | ## Results & analysis · Resultados | Page | Español | English | Status | |---|---|---|---| | Results table | [es](es/results/results-table.md) | [en](en/results/results-table.md) | 🟢 | | Compare results | [es](es/results/compare-results.md) | [en](en/results/compare-results.md) | 🟢 | | Saving results | [es](es/results/saving-results.md) | [en](en/results/saving-results.md) | 🟢 | | Data Profiler | [es](es/results/data-profiler.md) | [en](en/results/data-profiler.md) | 🟢 | | Execution plan | [es](es/results/execution-plan.md) | [en](en/results/execution-plan.md) | 🟢 | ## Data · Datos | Page | Español | English | Status | |---|---|---|---| | File explorer | [es](es/data/file-explorer.md) | [en](en/data/file-explorer.md) | 🟢 | | Database explorer | [es](es/data/database-explorer.md) | [en](en/data/database-explorer.md) | 🟢 | | ER diagram | [es](es/data/er-diagram.md) | [en](en/data/er-diagram.md) | 🟢 | | Importing data | [es](es/data/importing-data.md) | [en](en/data/importing-data.md) | 🟢 | | Exporting data | [es](es/data/exporting-data.md) | [en](en/data/exporting-data.md) | 🟢 | | Google Sheets | [es](es/data/google-sheets.md) | [en](en/data/google-sheets.md) | 🟢 | | DuckDB extensions | [es](es/data/duckdb-extensions.md) | [en](en/data/duckdb-extensions.md) | 🟢 | ## Visualization · Story Flow | Page | Español | English | Status | |---|---|---|---| | Story Flow | [es](es/visualization/story-flow.md) | [en](en/visualization/story-flow.md) | 🟢 | | Chart types | [es](es/visualization/chart-types.md) | [en](en/visualization/chart-types.md) | 🟢 | | Storytelling & overlays | [es](es/visualization/storytelling-and-overlays.md) | [en](en/visualization/storytelling-and-overlays.md) | 🟢 | | Format & style | [es](es/visualization/format-and-style.md) | [en](en/visualization/format-and-style.md) | 🟢 | | Exporting charts | [es](es/visualization/exporting-charts.md) | [en](en/visualization/exporting-charts.md) | 🟢 | ## Reports · Report Flow | Page | Español | English | Status | |---|---|---|---| | Report Flow (decks) | [es](es/reports/report-flow.md) | [en](en/reports/report-flow.md) | 🟢 | | Export to Office | [es](es/reports/export-to-office.md) | [en](en/reports/export-to-office.md) | 🟢 | ## Data Flow (pipelines) | Page | Español | English | Status | |---|---|---|---| | Data Flow | [es](es/data-flow/data-flow.md) | [en](en/data-flow/data-flow.md) | 🟢 | | Node reference | [es](es/data-flow/node-reference.md) | [en](en/data-flow/node-reference.md) | 🟢 | | Running & engine | [es](es/data-flow/running-and-engine.md) | [en](en/data-flow/running-and-engine.md) | 🟢 | ## DBT | Page | Español | English | Status | |---|---|---|---| | DBT Studio | [es](es/dbt/dbt-studio.md) | [en](en/dbt/dbt-studio.md) | 🟢 | ## AI · IA | Page | Español | English | Status | |---|---|---|---| | Introduction | [es](es/ai/introduction.md) | [en](en/ai/introduction.md) | 🟢 | | Editor Assistant | [es](es/ai/editor-assistant.md) | [en](en/ai/editor-assistant.md) | 🟢 | | Deep Dive | [es](es/ai/deep-dive.md) | [en](en/ai/deep-dive.md) | 🟢 | | Providers & models | [es](es/ai/providers-and-models.md) | [en](en/ai/providers-and-models.md) | 🟢 | | Local AI performance | [es](es/ai/rendimiento-local.md) | [en](en/ai/local-performance.md) | 🟢 | | DuckDB docs for the AI | [es](es/ai/documentacion-duckdb.md) | [en](en/ai/duckdb-docs.md) | 🟢 | | Agent tools | [es](es/ai/agent-tools.md) | [en](en/ai/agent-tools.md) | 🟢 | | Skills | [es](es/ai/skills.md) | [en](en/ai/skills.md) | 🟢 | | Context as code | [es](es/ai/context-as-code.md) | [en](en/ai/context-as-code.md) | 🟢 | | Memory | [es](es/ai/memory.md) | [en](en/ai/memory.md) | 🟢 | | Analysis Vault | [es](es/ai/analysis-vault.md) | [en](en/ai/analysis-vault.md) | 🟢 | | Metadata for AI | [es](es/ai/metadata-for-ai.md) | [en](en/ai/metadata-for-ai.md) | 🟢 | | Accuracy & guardrails | [es](es/ai/accuracy-and-guardrails.md) | [en](en/ai/accuracy-and-guardrails.md) | 🟢 | | Prompt-only mode | [es](es/ai/prompt-only-mode.md) | [en](en/ai/prompt-only-mode.md) | 🟢 | ## Reference · Referencia | Page | Español | English | Status | |---|---|---|---| | File formats | [es](es/reference/file-formats.md) | [en](en/reference/file-formats.md) | 🟢 | | Configuration | [es](es/reference/configuration.md) | [en](en/reference/configuration.md) | 🟢 | | Keyboard shortcuts | [es](es/reference/keyboard-shortcuts.md) | [en](en/reference/keyboard-shortcuts.md) | 🟢 | | Glossary | [es](es/reference/glossary.md) | [en](en/reference/glossary.md) | 🟢 | ## Concepts · Conceptos | Page | Español | English | Status | |---|---|---|---| | Architecture | [es](es/concepts/architecture.md) | [en](en/concepts/architecture.md) | 🟢 | | Local-first | [es](es/concepts/local-first.md) | [en](en/concepts/local-first.md) | 🟢 |