> For the complete documentation index, see [llms.txt](https://herbby.gitbook.io/herbby/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://herbby.gitbook.io/herbby/les-bases/gerez-vos-projets/les-types-de-facturation.md).

# Les types de facturation

## Facturation au forfait

![](/files/-LZ4gW1_4c0T8jvvVJkh)

Cette facturation "classique" vous permet de déterminer un budget, souvent sur devis. La prestation effectuée correspond au budget prédéfini à l'avance avec votre client.

## Facturation au temps passé

![](/files/-LZ4jgNCkoTLfGNZxWR6)

Cette facturation vous permet de facturer des honoraires.\
Et nous avons prévu tous les cas :

### 1- Prix unique

Vous facturez une prestation, avec un seul et unique taux horaire applicable, quelque soit la personne qui va traiter la demande ou quelque soit le type de prestation rendue.

### 2- Prix par membre de l'équipe

En fonction des collaborateurs qui vont intervenir, le taux horaire applicable peut être différent (ex taux horaire d'un chef de projet / taux horaire d'un directeur). Les "membres de l'équipe" sont les personnes que vous avez désignées comme intervenants, à la création du projet.

### 3- Prix par service

Ou prestation, indifféremment de la personne qui intervient. Par exemple, au sein de votre société, un seul et même collaborateur peut avoir plusieurs "casquettes", facturées à des taux différents.\
Insérez dans le champ alors la prestation et le taux horaire applicable en face.


---

# 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://herbby.gitbook.io/herbby/les-bases/gerez-vos-projets/les-types-de-facturation.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.
