# Console

- [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: 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.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.
