> For the complete documentation index, see [llms.txt](https://docs.tryterra.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tryterra.co/help-center/help-topics/connecting/choosing-and-managing-connections-in-the-widget/widget-end-screen-redirects-customisation.md).

# Can I customise the connection screen layout?

You can customise the widget's end screens by passing auth\_success\_redirect\_url and auth\_failure\_redirect\_url in the /auth/generateWidgetSession body, sending…

You can **customise the widget's end screens** by passing `auth_success_redirect_url` and `auth_failure_redirect_url` in the `/auth/generateWidgetSession` body, sending users to your own pages after the flow completes or fails.

You also control **which providers appear** and **how the widget is branded**. See [customising authentication redirects](https://docs.tryterra.co/unified-api/user-authentication/customising-authentication-redirects).

## How do I change the name and logo users see?

**Set the widget display name and app logo in Settings, Business Info.** They are set per environment, so switch environment in the dashboard and update each one. The widget colours are set on the Authentication page.

## Can the provider's consent screen show my brand?

Not through widget settings. The consent screen is drawn by the provider for whichever developer app the connection uses. By default that is Terra's app, so it names Terra. For providers where you register your own developer app, the provider shows your app instead. See [dedicated data source API keys](https://docs.tryterra.co/unified-api/integration-setup/dedicated-data-source-api-keys).
