Hi Davide, you can instantiate the instantsearch adapter (with dynamic filters) and instantsearch itself on the fly. I’ve done this in Vue before, where I set the search client to be a reactive variable and every time that variable changes, instantsearch widgets also re-render automatically.