# Fleet management

- [Garage](/docs/navixy-api/user-api/backend-api/resources/fleet/garage.md): Contains garage object and API calls to interact with it.
- [Driver journal](/docs/navixy-api/user-api/backend-api/resources/fleet/driver_journal.md)
- [Driver journal entry](/docs/navixy-api/user-api/backend-api/resources/fleet/driver_journal/entry.md): Contains driver journal entry object description and API calls to work with it.
- [Trip proposal for driver journal](/docs/navixy-api/user-api/backend-api/resources/fleet/driver_journal/proposal.md): Contains API call to get the list of driver journal proposal.
- [Vehicle](/docs/navixy-api/user-api/backend-api/resources/fleet/vehicle.md): Contains the vehicle object and API calls to interact with it.
- [Vehicle avatar](/docs/navixy-api/user-api/backend-api/resources/fleet/vehicle/avatar.md): API calls to upload and assign avatar to the vehicle.
- [Vehicle import](/docs/navixy-api/user-api/backend-api/resources/fleet/vehicle/import.md): API calls to import vehicles.
- [Service task](/docs/navixy-api/user-api/backend-api/resources/fleet/vehicle/service-task.md): Contains service task object description and API calls to work with it.
- [Vehicle service work file](/docs/navixy-api/user-api/backend-api/resources/fleet/vehicle/service-task/file.md): Service work file creation API call.
- [Vehicle status listing](/docs/navixy-api/user-api/backend-api/resources/fleet/vehicle/listing.md): Contains vehicle status listing object and API calls to interact with it.
