Once a vessel is registered through the empadronamiento process, operators must manage its ongoing authorisations: obtaining or renewing an operating permit, updating the permit after a change of legal entity name, and keeping the vessel’s credentials current. These workflows are grouped under the Servicios Fluviales section of the sidebar.Documentation Index
Fetch the complete documentation index at: https://mintlify.com/Bran258/drtc-fluvial-admin/llms.txt
Use this file to discover all available pages before exploring further.
Sidebar navigation for this section
In the sidebar (Sidebar.tsx), the SERVICIOS FLUVIALES group contains four items:
| Sidebar item | Route | Status |
|---|---|---|
| Empadronamiento | /fluvial/tramites/empadronamiento/dashboard | Active |
| Permisos de Operación | /fluvial/tramites/permiso-operacion | Próximo (coming soon) |
| Renovación | /fluvial/tramites/renovacion | Active |
| Cambio de Razón Social | /fluvial/tramites/cambio-razon-social | Próximo (coming soon) |
href="#". Clicking them has no effect.
Permisos de Operación
Permisos de Operación is not yet available in the current version of DRTC Fluvial Admin. The sidebar entry is disabled (
disabled: true) and labelled Próx. This feature is planned for a future release./fluvial/tramites/permiso-operacion exists in the application router but the page is not yet implemented beyond a placeholder.
Renovación
Renovación is the active workflow for renewing the documentation and authorisations of vessels already registered in the DRTC registry. You access it from the sidebar at/fluvial/tramites/renovacion.
The route exists and the page renders. Use this workflow when a vessel’s existing permit or registration certificate is approaching expiry and needs to be extended or reissued by DRTC Amazonas.
The Renovación module is under active development. Additional form steps and document upload capabilities are expected to be added in upcoming iterations.
Cambio de Razón Social
Cambio de Razón Social is not yet available in the current version of DRTC Fluvial Admin. The sidebar entry is disabled (
disabled: true) and labelled Próx. This feature is planned for a future release./fluvial/tramites/cambio-razon-social is defined but not yet navigable.
Summary of current availability
Empadronamiento
Fully active. Register new vessels and owners using the multi-step form. Search and manage existing records from the empadronamiento dashboard.
Renovación
Active. Navigate to
/fluvial/tramites/renovacion to begin a renewal workflow for a registered vessel.Permisos de Operación
Coming soon. The sidebar entry is disabled. Check back in a future release for full operating permit management.
Cambio de Razón Social
Coming soon. The sidebar entry is disabled. Business name change workflows will be available in a future release.