> For the complete documentation index, see [llms.txt](https://edissyum.gitbook.io/open-capture/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://edissyum.gitbook.io/open-capture/parametrages/reglages-generaux/quota-dutilisateurs.md).

# Quota d'utilisateurs

Présentation du quota d'utilisateurs :&#x20;

<figure><img src="/files/o6dFkmtuPliPZQyVrMhu" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/8e1vUp2wkmRq3nkJM5Wm" alt=""><figcaption></figcaption></figure>

Le quota d'utilisateurs permet de fixer une limite de création d'utilisateurs lors de leurs ajouts.

Dans la liste des utilisateurs à ne pas compter dans le quota, sont spécifiés les utilisateurs pouvant être ajoutés et n'étant pas décompté du quota (ex: quota = 20,  si l'utilisateur est le 21e, celui-ci est accepté).  &#x20;

La gestion du quota utilisateur peut-être activé/désactivé à l'aide du curseur correspondant.&#x20;

L'adresse email de l'administrateur permet à l'administrateur d'être tenu au courant de tout dépassement du quota.&#x20;

<figure><img src="/files/gvaIXJI1KXtiytvuwPeE" alt=""><figcaption></figcaption></figure>

Le bouton *Mettre à jour le quota utilisateur* permet d'intégrer et valider toutes les informations inscrites dans les champs.


---

# 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, and the optional `goal` query parameter:

```
GET https://edissyum.gitbook.io/open-capture/parametrages/reglages-generaux/quota-dutilisateurs.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
