---
sourceDocument: Australia ServiceNow AI Platform Capabilities
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/pt-BR/servicenow-platform

 Release :

    - australia

ft:locale :

    - pt-BR

ft:publication_title :

    - Australia ServiceNow AI Platform Capabilities

ft:clusterId :

    - platcap

bundleId :

    - platcap

workflow :

    - Platform


---

# Set up Platform URLs for catalog modules

# Set up Platform URLs for catalog modules {#ariaid-title1}

* Versão de lançamento: Australia
* 
* Atualizado 12 de mar. de 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 min. de leitura

You can direct users to a specific catalog via a URL to a module in that particular
catalog.

## Antes de Iniciar

Role required: admin

## Por Que e Quando Desempenhar Esta Tarefa

When you create a module for your catalog page, you can direct users to a specific
catalog and view from this module via a URL.

## Procedimento

In the Link Type section, select URL (from Arguments), then in the Arguments field, enter a URL of the form <kbd class="ph userinput">catalog_home.do?sysparm_catalog=id of sc_catalog record&amp;sysparm_catalog_view=view name of sys_portal_page</kbd>.  
For example, <kbd class="ph userinput"> catalog_home.do?sysparm_catalog=742ce428d7211100f2d224837e61036d&amp;sysparm_catalog_view=catalog_technical_catalog</kbd>  
Nota:  
If you make the default catalog inactive, then deactivate the Catalog module otherwise users can continue to access the inactive catalog using that module.

If a URL has a valid sysparm_catalog parameter, but an
invalid or missing sysparm_catalog_view parameter, the
view with the default value from the corresponding Catalog Portal Page
record is used.

If a URL has a valid sysparm_catalog_view parameter, but
an invalid or missing sysparm_catalog parameter, the
corresponding Catalog Portal Page record is used to set the catalog.  
Nota:  
To ensure peak performance, define both parameters correctly.

