> ## Documentation Index
> Fetch the complete documentation index at: https://docs.rev.iq/llms.txt
> Use this file to discover all available pages before exploring further.

# consent.show

> Show the user consent management dialog.

<CodeGroup>
  ```js ShowConsentDialog theme={null}
  reviq.consent.show();
  ```
</CodeGroup>
