> For the complete documentation index, see [llms.txt](https://docs.dailybiz.com/index/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.dailybiz.com/index/crm-crm/fichiers/divers/origines/creer-un-code-origine.md).

# Créer un code origine

Sélectionnez le fichier **Origines**.

Pour créer des origines, vous avez deux options :

### **a) Mode création** :

1. Cliquez sur ![](/files/mA4I05S8eCa6RwPCNOb0) ou **\<INSER>**.
2. Renseignez les champs.
3. Cliquez sur ![](/files/ylfXAo9GnIUj2lVjiZhE) ou **\<ENTREE>**.

### **b) Saisie au kilomètre :**

1. Cliquez sur ![](/files/450ou3smiFBEcCl5gE83) ou **\<ALT>\<INSER>**.

{% hint style="info" %}
Notez que les champs disponibles à la saisie s'activent. Vous pouvez donc saisir vos données directement dans la ligne.
{% endhint %}

{% hint style="success" %}
Utilisez la touche de tabulation \<Tab> pour **défiler entre les champs**, **valider** votre saisie et **insérer** des nouvelles lignes.
{% endhint %}

En effet, lorsque vous arrivez à la fin de la ligne avec le défilement par touche de tabulation, vous validez votre saisie sans besoin de passer par le pictogramme de validation (voir l'item b ci-dessous) et insérez une nouvelle ligne de saisie par la même action.

Utilisez la touche **\<ECHAP>** pour supprimer la ligne, si vous ne souhaitez plus saisir.

2\. Cliquez sur ![](/files/KIbe3NS1GcJji3HamrPP) ou **\<ENTREE>** pour valider la ligne.


---

# 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://docs.dailybiz.com/index/crm-crm/fichiers/divers/origines/creer-un-code-origine.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.
