Configuration

Configuration

Configure permissions, routing, and data context for your AI assistant

Several options are available to control how the AI behaves in your application.

Permissions

Restrict which built-in tools the AI can use — navigate, click, type, and more. Permissions can be set globally on the provider or updated dynamically per user.

Router Integration

For the navigate tool to work with client-side routing (Next.js, React Router), register your router so the AI can move between pages without full reloads.

Last updated on

On this page