diff --git a/docs/UsingAboutCodetoDocumentYourSoftwareAssets.md b/docs/UsingAboutCodetoDocumentYourSoftwareAssets.md
index 0a229bf3..a778f615 100644
--- a/docs/UsingAboutCodetoDocumentYourSoftwareAssets.md
+++ b/docs/UsingAboutCodetoDocumentYourSoftwareAssets.md
@@ -471,6 +471,8 @@ Note that this example attrib command does the following:
A successful execution of attrib will create a .html (or .json depends on the template) file that is ready to use to meet your attribution requirements.
+The license key is also used to consolidate multiple copies of the same licenses. If you want this consolidation to work with a custom license key, than you need to add it to aboutcode-toolkit\src\attributecode\licenses.py. If your custome license key is named, for example, myCustom-1.0 then the license file must be named myCustom-1.0.LICENSE
+
# Using inventory to Generate a Software Inventory
## Generate a Software Inventory of Your Codebase from AboutCode Toolkit Files