# Important Notes

* Custom components are associated with the signature of the component from which is was created.
* ALL other components with the same signature, across all projects in the organization, will be automatically associated with the new custom component on rescan
* Editing the component details associated with a project will NOT alter the underlying custom component details. You must use the "[Editing Custom Components](https://app.gitbook.com/o/-MivlZ8lOmEOYjSRFOgb/s/-MbsieSiu0D66DBFP4uh/~/changes/304/codecertify/component-management/editing-custom-components)" feature in order to alter the custom components meta data. Therefore, if you edit the licenses, copyrights, version or origin of the custom component associated with the project, those changes will ONLY apply to the project and NOT apply to other components with the same signature, even after rescan.
* While project component changes do not affect custom component meta data, changes to the custom component WILL affect organization scoped matching artifacts during the next scan.&#x20;
* Any changes to the custom component will ONLY be applied after rescan.


---

# 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/important-notes.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.
