# Temps maximum avant dépôt

Cette contrainte spécifie le **temps maximal autorisé** entre le moment où une visite est terminée et le moment où la ressource doit retourner au dépôt pour effectuer la restitution.\
Il garantit que les articles collectés ou les tâches accomplies pendant une visite sont ramenés au dépôt dans un délai acceptable.

**Format :** HH:MM ou HH:MM:SS

**Exemple**: Si une ressource doit retourner au dépôt dans les 45 minutes suivant la fin d'une visite, saisissez :00:45


---

# Agent Instructions: 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://nomadia-docs.gitbook.io/products/solver-constraints/fr/my-deliveries/planning/maximum-time-before-depot-drop.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.
