> For the complete documentation index, see [llms.txt](https://navixy.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://navixy.com/docs/user/es/guide/fleet-management/garages.md).

# Garajes

Los garajes (también denominados "Depots") en Navixy son fundamentales para las organizaciones con flotas más grandes distribuidas en varias ubicaciones. Ayudan a organizar y gestionar las operaciones de la flota, como las operaciones de despacho, la generación de reportes y el cumplimiento de los requisitos de documentación.

Los perfiles de garaje contienen información detallada sobre cada garaje, incluido el propietario de la flota, la ubicación y el personal clave, como mecánicos y despachadores.

## Pestaña Garajes

La pestaña "Garajes" proporciona información completa sobre los garajes dentro de su organización.

### Añadir un nuevo garaje

Para añadir un nuevo garaje, haga clic en el botón "Añadir garaje".

El perfil del garaje incluye detalles esenciales como el nombre, la dirección y los nombres del mecánico y del despachador del garaje. Esta información es fundamental para mejorar la gestión de tareas y la coordinación en toda su flota.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://navixy.com/docs/user/es/guide/fleet-management/garages.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
