# Editing

Component licenses may be rejected or added.&#x20;

## Adding custom components

Custom components must be associated with a component artifact discover during scanning. Please see "[Adding custom components](https://app.gitbook.com/o/-MivlZ8lOmEOYjSRFOgb/s/-MbsieSiu0D66DBFP4uh/~/changes/304/codecertify/component-management/adding-custom-components)" for details on how to add a custom component to your organizatons knowledge base.

## Editing custom components

{% hint style="danger" %}
Only users with Admin privileges are allowed to edit custom components.&#x20;
{% endhint %}

An organizations custom components knowledge base is accessible through the Admin menu under Settings -> Components - > Organization Components.&#x20;

<figure><img src="/files/jPpgdaDpNIraZUsjVJNW" alt=""><figcaption></figcaption></figure>

Clicking the ![](/files/Qg2maZ33q5kZ7xnQgRht) icon will display the custom component dialog window with the following attributes:

* Internal: Checking this box indicates that this is a proprietary, internal component and not open source or not 100% open source.&#x20;
* Copyrights: The free form copyright field allows you to add 1 or more copyrights to the component
* License(s): One ore more license scan be applied to the component. When you being typing, both the Threatrix knowledge base and your organizations license knowledge base will be searched for based on the value you've entered.
* PURL Type: This refers to the Ecosystem from which the component originated. Select NON\_PURL if the component is not from a known ecosystem, or UNKNOWN if you don't know from which ecosystem this component originated.&#x20;
* Version: The version, if known
* Namespace: The namespace, if known
* Component Name: The name of the component

<figure><img src="/files/sCK4ySPMY699O2Sxgi9B" alt=""><figcaption></figcaption></figure>

## Important Notes

Please read and understand some [Important Notes](https://app.gitbook.com/o/-MivlZ8lOmEOYjSRFOgb/s/-MbsieSiu0D66DBFP4uh/~/changes/304/codecertify/custom-component-management/important-notes) regarding the creation, administration and application of Custom Components.&#x20;


---

# 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.threatrix.io/codecertify/components-tab/custom-components/editing.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.
