# Webview WYSIWYG

Once you have created your account on the Console, your first domain, and your first application, you will benefit from our WYSIWYG experience. This tool lets you create the Webview of your dreams. Please refer to our Webview UX guide to configure all options below.

{% hint style="info" %}
All of these **parameters are explained** **in more detail** with visual examples on [**this page**](/console-webview/webview/set-up-your-webview.md)**.**
{% endhint %}

### Settings

<table><thead><tr><th width="262">Field</th><th>Description</th></tr></thead><tbody><tr><td>Name</td><td>Name display on the webview </td></tr><tr><td>Client ID</td><td>The ID of the requesting client application. You can manage client applications of your domain in the admin console.</td></tr><tr><td>Client secret</td><td>The client secret associated with the client ID.</td></tr><tr><td>Rediect URIs</td><td>Where your users will be redirected at the end of the process</td></tr></tbody></table>

### Branding

<table><thead><tr><th width="267">Field</th><th>Description</th></tr></thead><tbody><tr><td>Primary color</td><td>Add your main color</td></tr><tr><td>Backroung color</td><td>It changes the background color of your Webview</td></tr><tr><td>Buttons appearance</td><td>Choose between Capsule or square CTA</td></tr><tr><td>Logo</td><td>Upload your own monogram logo</td></tr></tbody></table>

### Accounts

<table><thead><tr><th width="272">Field</th><th>Description</th></tr></thead><tbody><tr><td>Bank accounts identifier</td><td>How PSU will identify their account number</td></tr><tr><td>Discreet mode</td><td>Don't show account's balances during accoutn selection</td></tr><tr><td>Accounts limit</td><td>Number of accounts your PSU can add </td></tr></tbody></table>

### Reassurance

<table><thead><tr><th width="274">Field</th><th>Description</th></tr></thead><tbody><tr><td>Reassurance clauses</td><td>Select the 2 clauses displayed on reassurance page</td></tr><tr><td>Support link</td><td>Add email or link to your support team when error occur for your user</td></tr><tr><td>Psd2 SCA notice</td><td>Inform user about SCA due to PSD2 on final screen</td></tr><tr><td>Sidebar layout</td><td>Show sidebar breadcrumb on desktop</td></tr></tbody></table>

### Institutions

<table><thead><tr><th width="280">Field</th><th>Description</th></tr></thead><tbody><tr><td>Filter connectors by country</td><td>Choose between different options which connectors will be displayed on the Webview </td></tr><tr><td>Featured connectors</td><td>Display the 8 most used institutions at the top of your Webview</td></tr></tbody></table>


---

# Agent Instructions: 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://docs.powens.com/console-webview/console/webview-wysiwyg.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.
