# Managing Custom Help & Support

The **Help & Support** page is available to every user from the menu in the upper right of Vault. Vault allows you to replace the default Vault Customer Support Portal information on this page to provide Vault- and organization-specific information.

## Accessing Custom Help & Support Options

You can customize Vault's default support message to fit your organization's requirements from **Admin > Settings > Help Settings**.

 <a href="https://platform.veevavault.help/assets/images/Custom-Help-Support-2.png" data-lightbox="Custom-Help-Support-2.png" data-title="" data-alt="Custom Help & Support Page">
  <img class="docimage" src="https://platform.veevavault.help/assets/images/Custom-Help-Support-2.png" alt="Custom Help & Support Page" style=""  />
</a>

## How to Edit the Help & Support Information

To replace the Vault Customer Support Portal information with a custom message:

  1. Navigate to **Admin > Settings > Help Settings** and click **Edit**.
  2. Enter the **Message Title**, which will appear as the heading for the custom section. This field does not accept HTML tags.
  3. Enter the **Message Text**. This field accepts basic HTML tags such as formatting and links. See the list below for allowable tags.
  4. Click **Preview** to see what the custom message section will look like for users.
  5. If you ever need to revert to the default Vault Customer Support Portal message, click **Revert to default text**.
  6. If your Vault supports multiple languages, you can enter a different custom message for each language. Each user's language determines which message that user sees in the **Help & Support** page.
     1. To add multiple localized labels or messages at once, an export and import tool is available from **Admin > Settings > Language & Region Settings**. For more information, see <a href="/en/gr/13309/#bulk-translation">About Bulk Translation</a>
.
     2. Admins can also <a href="/en/gr/13309/#modify-individual-configured-labels">individually edit labels in their assigned language</a>
. This requires that the **Enable multilingual labels** is checked under Multi-Language Visibility (**Admin > Settings > Language & Region Settings**). Also ensure that the Admin users have the desired language selected in the _Edit Localized Labels_ field (**Admin > Users & Groups**). Multilingual Labels only work for domain users and do not work with cross-domain users. 
  7. Click **Save**.

## Allowed HTML Tags {#html}

  * Basic formatting: `<b>`, `<em>`, `<i>`, `<br>`, `<blockquote>`, `<p>`
  * Lists: `<ul>`, `<ol>`, `<li>`
  * Links: `<a>` (with `href`, `title`, `target`, and `rel` attributes only)
  * Styling: `<span>` (with `style` attribute only)

## Related Permissions

To add or manage custom support information, an Admin must be assigned a <a href="/en/gr/22824/#settings">permission set</a>
 with _General Configuration: Read_ and _General Configuration: Edit_ permissions.
