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

 Release :

    - australia

ft:locale :

    - pt-BR

ft:publication_title :

    - Australia ServiceNow AI Platform user interface

ft:clusterId :

    - platux

bundleId :

    - platux

workflow :

    - Platform


---

# Add custom Embedded Help content

# Add custom Embedded Help content {#ariaid-title1}

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

You can create a new custom embedded help topic, for example, if you have a custom
application and you want to provide help to users.

## Antes de Iniciar

Role required: embedded_help_admin or admin

## Por Que e Quando Desempenhar Esta Tarefa

When you write content for your users, keep the following limitations in mind.

* You cannot include images in embedded help content.
* To embed video, you must code the video information in the source code \<\<\>\> view. Video content from YouTube and Vimeo are supported.
* To add a related information link, you must use a full URL, not a relative URL.
* Best practice is not to use the highlight text tool, as the color may make text unreadable depending on the theme the user has selected.
* Any changes you make to embedded help are not automatically deployed to another instance.
* Changes to the embedded help table are not captured in update sets, update_sync=false is set intentionally.

{#add-custom-help-topic__ul_uhf_s3d_yy}  
Nota:  
Embedded help records are also used to create content for the Help Center within a configurable workspace. For more information, see [Create Help Center content for configurable workspaces](https://servicenow-prod.fluidtopics.net/TEpXalnPPY5qkcIjuDHWGQ "Create Help Center content to provide your users with helpful information about the page that they are working on within a configurable workspace.").

## Procedimento

1. Navigate to AllEmbedded HelpHelp Content.
2. Click New.
3. Complete the form.  
   {#add-custom-help-topic__table_osr_qms_5y__entry__2}

   | Field | Description |
   |:-|:-|
   | Name | Enter the embedded help topic name. A typical name is the title of the page to which it applies. |
   | Page | Enter the UI page this content provides help for, without the .do file extension. ![Page name in the URL]() Nota: If you are using the embedded help record to display in the Help Center, as described in [Create Help Center content for configurable workspaces](https://servicenow-prod.fluidtopics.net/TEpXalnPPY5qkcIjuDHWGQ "Create Help Center content to provide your users with helpful information about the page that they are working on within a configurable workspace."), enter the same value in the Name and Page fields, replacing spaces with underscores in the Page field. |
   | Modifier | Select the modifier, typically Normal. * Normal content appears for any user with the appropriate role who navigates to the page. * Setup content appears when the page is accessed from a link in Guided Setup. {#add-custom-help-topic__ul_n22_xz1_vy} |
   | Role | Select the role that the topic is written for. All roles that contain the role also see the content, unless another topic targeted to their role exists for the same page. For more information, see [Embedded Help roles](https://servicenow-prod.fluidtopics.net/wqc2xE2rs8EBqHKoiDHXaA "Embedded help content can be targeted to users with a specified role who access the UI page. All roles that contain the role also see the content, unless another topic targeted to their role exists for the same page.") |
   | Active | Select the check box to make this content appear. Clear the check box to prevent the content from being available, for example, to have someone review it before it is accessed on the UI page. |
   | Product | Enterprise is the default, and should not be changed. |
   | Qualifier | The qualifier that provides custom embedded help for a common UI page. For example, the home.do page is opened for every Homepage module and for many Dashboard modules. Create the qualifier before you enter it into this embedded help record. Nota: Dynamic IDs are supported in Embedded Help Qualifier route parameters. For example, adding `$dynamic_value$` in the fragment field makes your content available for the same URL, even when the value changes. This can happen when selecting different languages for the same page. |
   | Version | Select a version, if different from the current version of your instance. To provide content for a custom application or information relevant to your organization business process, select All. |
   | Order | Change the default role, if needed. The order defaults based on the selected role. For more information about default order priority numbers, see [Embedded Help roles](https://servicenow-prod.fluidtopics.net/wqc2xE2rs8EBqHKoiDHXaA "Embedded help content can be targeted to users with a specified role who access the UI page. All roles that contain the role also see the content, unless another topic targeted to their role exists for the same page."). |
   | Domain | Specify the domain this content is used for, if applicable. This field appears in the form if the administrator configured the form to display it. |
   [ ]

   {#add-custom-help-topic__table_osr_qms_5y}
4. In the Content field, enter the text using the HTML formatting tools as needed.  
   If you add a link, enter the full URL to the web page. A good practice is to select New window (_blank) as the Target.  
   Nota:  
   Do not add images in an embedded help topic. Images are removed from the content section when the record is saved.

   To add an embedded video, see [Embed video content in help topics](https://servicenow-prod.fluidtopics.net/HGnqvJdg20fFVLrfpyM2hQ "You can embed a link to video content in a custom embedded help topic. YouTube and Vimeo video content is supported.").
5. **Opcional:** To add another line below tables, videos, or related links, click the newline icon (⏎).
6. Click Submit.

