# Manage Non Inclusive Naming

## Adding Non Inclusive Words <a href="#adding-non-inclusive-words" id="adding-non-inclusive-words"></a>

You can add the words which depict people unfairly in an insulting manner and exclude people based on their ethnicity, gender or color. LFX will scan for these non inclusive words in the code. You refer Non Inclusive Language section for more information.

To add non inclusive words, perform the following steps:

1.Login into [PCC](https://projectadmin.lfx.linuxfoundation.org).

2\. Search for the required project. The Project dashboard appears. Click **Security** from the **LFX Tools STATUS** tab.

{% hint style="info" %}
You can also navigate to Security from the Vertical Sidebar navigation menu. Click **LFX Tools** and then select **Security**.
{% endhint %}

<figure><img src="https://3411187760-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M2DCN9UgoRgMEkgnLyP-887967055%2Fuploads%2Fgit-blob-42208ead57a9768407e1fd8bb613a67f8019ea69%2FSec2.png?alt=media" alt=""><figcaption><p>Security</p></figcaption></figure>

3.The Security page appears. From the **Manage Inclusive Naming** tab, click **Proceed**.

![Manage Non Inclusive Names](https://3411187760-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M2DCN9UgoRgMEkgnLyP-887967055%2Fuploads%2Fgit-blob-4e1cca27b11e8109b3f94a947838605f5552131b%2FNon_Inclusive_Language.png?alt=media\&token=297034a5-56ea-4d4a-8abb-337131d37d36)

4.Enter the non inclusive word in the **Add word** box and click **+Add**. The added non inclusive words are listed under NON-INCLUSIVE LANGUAGE.

![Adding Non Inclusive Word](https://3411187760-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M2DCN9UgoRgMEkgnLyP-887967055%2Fuploads%2Fgit-blob-04f204d32dd448e99760c7f51f20fad33283fa23%2FNon_Inclusive_Language%202.png?alt=media)

## Deleting Non Inclusive Words

To delete a non inclusive word, perform the following steps:

1.From the **Manage Inclusive Naming** tab, click ![](https://3411187760-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M2DCN9UgoRgMEkgnLyP-887967055%2Fuploads%2Fgit-blob-c7f23db7469bbca2dc325aed39673956c5f29d26%2FDel_Icon.png?alt=media) icon that you want to delete from the list.

![Delete Non Inclusive Word](https://3411187760-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M2DCN9UgoRgMEkgnLyP-887967055%2Fuploads%2Fgit-blob-c34a7b3059c41d714817be282084d9531dec6e01%2FDel%20\(1\).png?alt=media)

2\. The Delete Keyword dialog box appears. Click **Delete** to confirm the deletion of the word.

![Delete Confirmation](https://3411187760-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M2DCN9UgoRgMEkgnLyP-887967055%2Fuploads%2Fgit-blob-abbc206c0d07bdbb0401ca6b262f600ba78a8566%2FDel2.png?alt=media\&token=67c3b82a-ed32-4d6a-b6a5-5a7d5d2574db)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.linuxfoundation.org/lfx/project-control-center/v1-prior-version/tools/security/manage-non-inclusive-naming.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
