---
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


---

# Add a custom question to the Security Questions verification

# Add a custom question to the Security Questions verification {#ariaid-title1}

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

To enroll for the 'Security Questions' verification, the user selects several
questions and supplies confidential answers that only the user knows. You can add a custom
question to the set of questions that are included with the base system.

## Vorbereitungen

Role required: password_reset_admin

## Warum und wann dieser Vorgang ausgeführt wird

The base system provides a large set of default questions in all supported languages. Questions are presented to each user in the language that the user requested during login. Creating a custom English language question is a one-step process. To create a custom question in a non-English language, you can use either of the following options:

* Create a custom question in the non-English language.
* Create a custom English language question plus one or more translations of the question into other languages.
{#t_CreateQAVerificationQs__ul-default-questions}

## Prozedur

1. Navigate to AllPassword ResetSecurity Questions.  
   Hinweis:  
   Each question in the list is presented to users when they enroll for the Password Reset process. The user selects each question to use by providing a confidential answer to the question.
2. Follow this procedure to create a custom question in a single language.  
   Hinweis:  
   To enter non-English question text, you must request the language when logging in.
   1. On the Password Reset Questions page, click New.
   2. Enter the text in the Question (Translated field) field and then click Submit.

   {#t_CreateQAVerificationQs__substeps_dbs_chh_2cb}  
   The question is added to the list of questions that is presented to users when they enroll. No additional steps are needed and you can skip the remaining steps.
3. Follow this procedure to create a custom question in English and the same question in one or more other languages:
   1. Click New, enter English language text in the Question (Translated field) field, and then click Submit.
   2. Create a record in the sys_translated table for the non-English language question.  
      Details appear at [Translated
      Name / Field table](https://www.servicenow.com/docs/access?context=r_TranslatedNameFieldTable&version=australia&pubname=australia-platform-administration&ft:locale=en-US) and [Languages
      table](https://www.servicenow.com/docs/access?context=r_LanguagesTable&version=australia&pubname=australia-platform-administration&ft:locale=en-US).
      {#t_CreateQAVerificationQs__table_exb_nww_ccb__entry__2}

      | Field | Description |
      |-|-|
      | Label (translate) | Non-English equivalent of the English text in the Value field. |
      | Element | Name of the field in the Password Reset Question \[pwd_question\] table: <kbd class="ph userinput">question_translated</kbd> |
      | ID | [ISO 639.2](http://www.loc.gov/standards/iso639-2/php/code_list.php) code for the language. |
      | Table | Table that you are adding the translated question to: the Password Reset Question \[pwd_question\] table. |
      | Language | Language code for this translated text. |
      | Value | English-language question that you added in the Security Questions table. |
      [ ]

      {#t_CreateQAVerificationQs__table_exb_nww_ccb}
   3. Repeat the process for each language that users might request.
   {#t_CreateQAVerificationQs__substeps_lxt_5hh_2cb}
{#t_CreateQAVerificationQs__steps_zfq_dqg_cv}

