# Board I just created in Miro does not show in the picker **What you are seeing** A board I just created in Miro does not show in the picker. --- ## Why it happens Miro takes a few seconds to index newly created boards. --- ## What to do Wait a few seconds and search again, or paste the board's URL directly - that always works. --- ## Settings involved | **Setting** | **Where** | **What it does** | | ------------ | --------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | Connect Miro | \- | Starts the Miro authorisation in a new browser tab (OAuth providers block sign-in inside an iframe). The app then polls its own status every 2.5 seconds while the consent tab is open, and re-checks whenever you return to | | Disconnect | \- | Deletes your stored Miro token on Capable's server. Board browsing, sharing and people sections stop working; boards already embedded on pages keep rendering. | | Open Miro | \- | Opens https://miro.com/app/dashboard/ in a new tab from the gallery's connection chip. | --- ## Limits that apply here | **Limit** | **Value** | **What happens** | | -------------------------- | -------------------------------------- | ---------------- | | Board picker page size | 24 boards per page, with Previous/Next | \- | | Gallery team-boards tab | Up to 50 boards, with no paging | \- | | Miro's own board page size | 50 per request maximum | \- | --- ## A few things that catch people out * Whether you personally can change a board's sharing cannot be answered from Miro's API (it depends on a paid seat, and nothing distinguishes a member from a guest), so the app treats it as unknown and errs toward showing controls - though it no longer exposes any sharing change at all. * Miro's own error wording is shown as-is where Miro provides one. Only three cases have Capable wording: "Miro refused this request..." (403), "That board no longer exists..." (404) and "Miro is rate limiting us. Try again in a minute." (429). * A Miro board will not render in a Confluence PDF or Word export, or on a statically published site - it is a live third-party frame and no export renderer exists. --- ## Related [Board is missing from a PDF or Word export, or from a published siteThere is no export renderer for Miro; the board is a live third-party frame.](https://help.gocapable.com/miro/board-is-missing-from-a-pdf-or-word-export-or-from-a-published-site.html) [Macro shows an empty box - no board appearsThe Board URL is not a miro.com address. Confluence only permits framing miro.com, so anyt](https://help.gocapable.com/miro/macro-shows-an-empty-box-no-board-appears.html) [Something is missing or looks wrongThe rest of this family.](https://help.gocapable.com/miro/something-is-missing-or-looks-wrong.html) --- _Found it? Good._