# Add Code Items to a Code Type

1. Navigate to **System** > **Search Code Type** menu.
2. Please input the Code Type Id for the Code Item you wish to add. If you don't have the exact Code Type Id, you can enter a keyword. Please ensure that you select the correct Code Type Id. If you are unsure, feel free to reach out to our Support Team for assistance in locating the appropriate Code Type Id to add your code items.

<figure><img src="https://1246578764-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FC21t2SaV2eKaLxvtR27D%2Fuploads%2Fz80J0Uo8SoCuXyWEM4dV%2Fimage.png?alt=media&#x26;token=841e3577-3afb-4e71-8f3a-976f67de1371" alt=""><figcaption><p>entering the Code Type Id of the code items to add, e.g. <code>STUDY_SPECIALISATION</code></p></figcaption></figure>

3. Go to the ITEMS ASSOCIATED WITH CODE TYPE section and click the **ADD NEW CODE ITEM** button.

<figure><img src="https://1246578764-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FC21t2SaV2eKaLxvtR27D%2Fuploads%2FtVXVAm03KpH6kcStN4SP%2Fimage.png?alt=media&#x26;token=86a153cc-5bc5-43b4-9dd0-658117fc62ce" alt=""><figcaption><p>clicking the <strong>ADD NEW CODE ITEM</strong> button to start adding a new code item</p></figcaption></figure>

4. Provide the necessary details for your new code item. It's advisable to check your existing code items' data entry, such as Code Id and Code, to maintain consistency in your code items.

<figure><img src="https://1246578764-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FC21t2SaV2eKaLxvtR27D%2Fuploads%2FfyvofF8gxDSPMcLwNmHQ%2Fimage.png?alt=media&#x26;token=d90da5f2-8876-4440-882e-79324d4b4f8f" alt=""><figcaption><p>filling out the required fields when adding a new code item to a Code Type Id</p></figcaption></figure>

5. To save your new code item, simply click on the **SAVE CODE ITEM** button. Your added item will now be visible in the dropdown list associated with the Code Type Id within the system.


---

# 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.silverband.com.au/home/paradigm-knowledge-base/system-configuration/workflows/edit-code-items/add-code-items-to-a-code-type.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.
