> ## Documentation Index
> Fetch the complete documentation index at: https://docs.superoffice.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Work with external categories

> Work with external categories

In many cases it is not relevant or possible to use the internal category names in SuperOffice Customer Centre. The solution is to create external categories that are shown for customers. An external category is a category defined for a [specific customer language][1]. This means it is available if you register a new request via SuperOffice Customer Centre for this language.

Example: The internal category "Support" can then have an external category for all relevant customer languages.

## Create external categories

1. Go to Settings and maintenance and select <i class="ph ph-sliders-horizontal" aria-hidden="true" /> **Options**.

2. Select the **Customer languages** tab.

3. Click the required language.

4. In the **Customer language** screen, click the **New external category** button.

5. In the **Edit external category** screen, click the **Category** field, and select the internal category name (the name visible to SuperOffice users).

6. In the **External name** field, enter the name which the category should have when displayed to your customers in this language in SuperOffice Customer Centre. In this way, you can use an internal name standardized in one language, while you can create an external "alias" in another language.

7. Optionally, click **Sub-element of** and select the name of any parent category to create a hierarchy of categories in the language in question.

8. Click **OK**. The external category is created, and displayed under **External categories** in the **Customer language** screen.

<Note>
  The external categories are displayed only in the **Customer language** screen.
</Note>

## Delete external categories

1. In the **Customer languages** tab, select the language you wish to update categories for.
2. Select the required category name under **External categories**.
3. At the bottom of the **Edit external category** screen, click the **Delete** button.

   * The link to the external category from this customer language is deleted, but not the category itself.

[1]: ../../../localization/admin/add-customer-language


## Related topics

- [Work with external documents (knowledge base)](/en/knowledge-base/learn/external-document.md)
- [SuperOffice.WebApi.Data.TicketCategoryEntity](/en/api/reference/webapi/SuperOffice.WebApi.Data.TicketCategoryEntity.md)
- [Category](/en/automation/crmscript/reference/CRMScript.Native.Category.md)
- [Create and update requests](/en/automation/crmscript/howto/request/create.md)
- [NSTicketCategoryEntity](/en/automation/crmscript/reference/CRMScript.NetServer.NSTicketCategoryEntity.md)
- [Category table](/en/database/tables/category.md)
