> For the complete documentation index, see [llms.txt](https://docs.powens.com/console-webview/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.powens.com/console-webview/webview/set-up-your-webview.md).

# Set up your Webview

The **client application** is the interface made available to our partners allowing their users to add and configure their accounts (bank accounts, life insurance, asset accounts, billing...) in a secure manner.&#x20;

{% hint style="info" %}
To see what our Webview look like, you can go to our [**Demonstration page**](https://demo.biapi.pro/)**.**
{% endhint %}

**Follow these 4 steps to start customizing your Webview today:**&#x20;

1. [Create an account](https://console.powens.com/auth/register) on the Console&#x20;
2. Go to the application tab&#x20;
3. Click on Customize

{% hint style="info" %}
If you're unsure how to customize your Webview, follow our [guide](/console-webview/webview/set-up-your-webview/branding.md) to create a Webview that aligns perfectly with your use case.
{% endhint %}

**NEXT STEPS :**&#x20;

<table data-column-title-hidden data-view="cards"><thead><tr><th></th><th data-hidden></th><th data-hidden></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Basic settings</strong></td><td></td><td></td><td><a href="/files/5MIwFwAx8p8lBtz30eU9">/files/5MIwFwAx8p8lBtz30eU9</a></td><td><a href="/pages/EVcRgIEb3jtebsgiBCju">/pages/EVcRgIEb3jtebsgiBCju</a></td></tr><tr><td><strong>Branding</strong></td><td></td><td></td><td><a href="/files/B5LQ5qgcpe8boLf6yDui">/files/B5LQ5qgcpe8boLf6yDui</a></td><td><a href="/pages/4UDLgv64YTESbFoKnPpR">/pages/4UDLgv64YTESbFoKnPpR</a></td></tr><tr><td><strong>Institutions</strong></td><td></td><td></td><td><a href="/files/0EsMlzcKMOHoaMbs7kqN">/files/0EsMlzcKMOHoaMbs7kqN</a></td><td><a href="/pages/KXD65tUzsL2ZDbZSsEZH">/pages/KXD65tUzsL2ZDbZSsEZH</a></td></tr><tr><td><strong>Reinsurance</strong></td><td></td><td></td><td><a href="/files/WvJlnQKqJ6BN4ykkhYVl">/files/WvJlnQKqJ6BN4ykkhYVl</a></td><td><a href="/pages/TAepeExe1iSvCwkbXwFY">/pages/TAepeExe1iSvCwkbXwFY</a></td></tr><tr><td><strong>Accounts</strong></td><td></td><td></td><td><a href="/files/h8buHrfKujL5C2Bna5hg">/files/h8buHrfKujL5C2Bna5hg</a></td><td><a href="/pages/j3mQ8Otkk3Tttb1e4dS7">/pages/j3mQ8Otkk3Tttb1e4dS7</a></td></tr></tbody></table>


---

# 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.powens.com/console-webview/webview/set-up-your-webview.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.
