> 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/liaisons-bancaires-liaisons-bancaires/fichiers-1/banques-1.md).

# Banques

Gestion des banques

Menu de gestion des banques.

{% hint style="info" %}
Dailybiz vous permet de connecter vos banques avec la solution d'open banking Powens®.
{% endhint %}

## Création d'une banque

Pour créer une nouvelle banque, vous devez renseigner les éléments suivants :

#### Code banque

Le **code banque** correspond au code alphanumérique identifié pour l’établissement bancaire.\
Il est limité à **5 caractères maximum**.

#### Code opération pour les prélèvements

Le **code opération** utilisé pour les prélèvements est **08** par défaut.\
Ce code correspond aux opérations de prélèvements et aux TIP domiciliés.

#### Connexion à votre banque

Deux type de connexions sont possible :&#x20;

**Open banking**\
En activant Open banking, le bouton <img src="https://297857182-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQ9LMIGmeG0qrLUTeglcC%2Fuploads%2FWdcq17aa54W7qGwvo2pr%2Fimage.png?alt=media&amp;token=3e272d27-a300-4a6b-9246-e2b450d72662" alt="" data-size="line"> s'affiche. Cliquez sur le bouton pour ouvrir et la fenêtre Powens® s'ouvre et vous permettra de sélectionner votre établissement bancaire et les comptes associés.<br>

{% hint style="warning" %}
Préparer vos identifiants et mots de passe, ils vous seront demandé.
{% endhint %}

**FTP**\
Pour une connexion FTP, renseignez les différents champs pour établir la connexion avec votre serveur.\ <br>


---

# 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/liaisons-bancaires-liaisons-bancaires/fichiers-1/banques-1.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.
