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

 Release :

    - australia

ft:locale :

    - de-DE

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}

* Freigeben Version: Australia
* 
* Aktualisiert 12. März 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 Minute Lesedauer

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

## Vorbereitungen

Role required: admin

## Warum und wann dieser Vorgang ausgeführt wird

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.

## Prozedur

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>  
Hinweis:  
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.  
Hinweis:  
To ensure peak performance, define both parameters correctly.

