# Console & Webview

## Console & Webview

- [Welcome](https://docs.powens.com/console-webview/welcome.md): to our functional documentation about the Webview & Console
- [Set up your Webview](https://docs.powens.com/console-webview/webview/set-up-your-webview.md): Let's get started in 5 steps !
- [Basic settings](https://docs.powens.com/console-webview/webview/set-up-your-webview/basic-settings.md)
- [Branding](https://docs.powens.com/console-webview/webview/set-up-your-webview/branding.md)
- [Institutions](https://docs.powens.com/console-webview/webview/set-up-your-webview/institutions.md)
- [Reassurance](https://docs.powens.com/console-webview/webview/set-up-your-webview/reassurance.md)
- [Accounts](https://docs.powens.com/console-webview/webview/set-up-your-webview/accounts.md)
- [Reassure your users](https://docs.powens.com/console-webview/webview/reassure-your-users.md): Don't let them go !
- [Link builder](https://docs.powens.com/console-webview/webview/link-builder.md): Employ the Webview URL builder to craft a seamless and tailored experience for your end users.
- [SCARequired: best practices](https://docs.powens.com/console-webview/webview/scarequired-best-practices.md): Discover a list of actions you can implement to help your end users resolve their SCA.
- [Error message](https://docs.powens.com/console-webview/webview/error-message.md)
- [Demo institution and test connectors](https://docs.powens.com/console-webview/webview/demo-institution-and-test-connectors.md): The Demo Institution and the Test connector have been developed to help you easily discover the capabilities of our products and the various scenarios of our Webview.
- [Introduction](https://docs.powens.com/console-webview/console/introduction.md): Discover the potential of the console to assist you in building the perfect Open Finance experiences.
- [Set up your Powens Console account](https://docs.powens.com/console-webview/console/introduction/set-up-your-powens-console-account.md): Powens Console is the graphical interface of our API. You can create a domain, a client application, and access all the useful analytics to enhance your users' experience.
- [Invite members to collaborate with you](https://docs.powens.com/console-webview/console/introduction/invite-members-to-collaborate-with-you.md): We bet that you will never walk alone! For that reason, you’ll want to bring other people into your Organization.
- [Multiple teams](https://docs.powens.com/console-webview/console/introduction/invite-members-to-collaborate-with-you/multiple-teams.md): You could like to have several Workspace to meet your organizational needs and to have different teams working on different projects but also to manage several levels of billing.
- [Dashboard](https://docs.powens.com/console-webview/console/dashboard.md): Use our Dahsboard to track the health of your integration and discover all the things you would improve.
- [Health Center](https://docs.powens.com/console-webview/console/health-center.md): Discover Powens Health center available in the Powens Console
- [Connectors activation](https://docs.powens.com/console-webview/console/connectors-activation.md): You can choose to activate or deactivate all the connectors available for a selected product.
- [Webview WYSIWYG](https://docs.powens.com/console-webview/console/webview-wysiwyg.md): Discover how to play with our WYSIWYG to build the Webview of your dreams.
- [Webview performance](https://docs.powens.com/console-webview/console/webview-performance.md): Use Webview Performance table to track how your Powens integration performs and to make data-driven decisions.


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.powens.com/console-webview/welcome.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.
