# Link builder

<figure><img src="https://1586949369-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPAvWKjNBR0YuRJ2VlhDy%2Fuploads%2FQpGAf1mBQJJlxdb9ed9F%2FScreenshot%202023-10-03%20at%2010.22.02.png?alt=media&#x26;token=3bda99c1-90fb-4744-861b-1e16103783b2" alt=""><figcaption></figcaption></figure>

### Params&#x20;

{% hint style="info" %}
Add this param into your Webview URL to open it in a specific configuration
{% endhint %}

<table><thead><tr><th width="319">Params</th><th>Description</th><th data-hidden>Params</th><th data-hidden>Description</th></tr></thead><tbody><tr><td>Product</td><td>Only selected products will be available in the Webview</td><td><mark style="color:red;"><code>connector_capabilities=bank&#x26;account_types=card,checking</code></mark></td><td>Its opens the Webview in a bank only mode </td></tr><tr><td>Lang</td><td>It will initiate the Webview, displaying only the connectors that are accessible within the selected product.</td><td></td><td></td></tr><tr><td>Account type</td><td>It will enable the end user to aggregate only the specified 'account_type' as mentioned in the link builder.</td><td></td><td></td></tr><tr><td>Connector</td><td>It will open the Webview exclusively with the connectors you have chosen here.</td><td></td><td></td></tr><tr><td>Redirect uri</td><td>This is the URL to which your end user will be directed at the conclusion of their webview flow.</td><td></td><td></td></tr><tr><td>max_connections</td><td>By entering a number equal to or greater than 2, you unlock a new version of the Webview that allows you to add several institutions in a single connect flow.</td><td></td><td></td></tr></tbody></table>

###
