diff --git a/docs/DESCRIBE.md b/docs/DESCRIBE.md
index 53ee4cdc..c4106008 100644
--- a/docs/DESCRIBE.md
+++ b/docs/DESCRIBE.md
@@ -23,6 +23,7 @@ b. Add/edit the custom labels. It should be formatted as follows:
* Description: Start the description of with prefix `pr_agent:`, for example: `pr_agent: Description of when AI should suggest this label`.
The description should be comprehensive and detailed, indicating when to add the desired label.
+
c. Now the custom labels will be included in the `generate_labels` tool.
*This feature is supported in GitHub and GitLab.
diff --git a/docs/GENERATE_CUSTOM_LABELS.md b/docs/GENERATE_CUSTOM_LABELS.md
index 17e0f279..a9ed4ae7 100644
--- a/docs/GENERATE_CUSTOM_LABELS.md
+++ b/docs/GENERATE_CUSTOM_LABELS.md
@@ -35,6 +35,7 @@ b. Add/edit the custom labels. It should be formatted as follows:
* Description: Start the description of with prefix `pr_agent:`, for example: `pr_agent: Description of when AI should suggest this label`.
The description should be comprehensive and detailed, indicating when to add the desired label.
+
c. Now the custom labels will be included in the `generate_labels` tool.
*This feature is supported in GitHub and GitLab.