---
sourceDocument: Yokohama Customer Service Management
sourceDocumentLink: https://www.servicenow.com/docs/r/yokohama/customer-service-management

 Release :

    - yokohama

ft:locale :

    - en-US

ft:publication_title :

    - Yokohama Customer Service Management

ft:clusterId :

    - csm

bundleId :

    - csm

workflow :

    - Customer and Industry


---

# Portal Footer widget JSON parameters

# Portal Footer widget JSON parameters {#ariaid-title1}

* Release version: Yokohama
* 
* Updated January 30, 2025
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

Use the JSON parameters to define aspects of the Portal Footer widget on the portal page.
Note:  
This information assumes that you're familiar with the JSON code format.  
{#portal-footer-widget-json__table_csm_base_entities__entry__2}

| Parameter | Description |
|-|-|
| org_info | The company name and address to appear on the portal footer. |
| copyright | Copyright information to appear on the portal footer. You can display copyright symbol, the year of copyright, and the name of the copyright holder or organization in the footer. |
| logo_img_name | The image that can be displayed as a logo in the footer. The image name should to be accessed from the Images \[db_image\] table. |
| sitemap_links_menu_sys_id | The system identifier (sys_id) of the menu record is used to display sitemap links in the Portal Polaris Footer widget. You can create a menu record and map it to the sitemap links by including its sys_id in the JSON code. For more information on how to create a menu record, see [Menu Item form](https://www.servicenow.com/docs/access?context=menu-item-form&version=yokohama&pubname=yokohama-employee-service-management&ft:locale=en-US). |
| footer_links_menu_sys_id | The system identifier (sys_id) of the menu record is used to display footer links in the Portal Polaris Footer widget. You can create a menu record and map it to the footer links by including its sys_id in the JSON code. For more information on how to create a menu record, see [Menu Item form](https://www.servicenow.com/docs/access?context=menu-item-form&version=yokohama&pubname=yokohama-employee-service-management&ft:locale=en-US). |
| social_links_menu_sys_id | The system identifier (sys_id) of the menu record is used to display social links in the Portal Polaris Footer widget. You can create a menu record and map it to the social links by including its sys_id in the JSON code. For more information on how to create a menu record, see [Menu Item form](https://www.servicenow.com/docs/access?context=menu-item-form&version=yokohama&pubname=yokohama-employee-service-management&ft:locale=en-US). |
[Table 1. JSON parameters]

{#portal-footer-widget-json__table_csm_base_entities}

