diff --git a/docs/docs/tools/describe.md b/docs/docs/tools/describe.md
index 0d28e266..083f9834 100644
--- a/docs/docs/tools/describe.md
+++ b/docs/docs/tools/describe.md
@@ -118,7 +118,7 @@ This option is enabled by default via the `pr_description.enable_pr_diagram` par
| final_update_message |
- If set to true, it will add a comment message [`PR Description updated to latest commit...`](https://github.com/Codium-ai/pr-agent/pull/499#issuecomment-1837412176) after finishing calling `/describe`. Default is false. |
+ If set to true, it will add a comment message [`PR Description updated to latest commit...`](https://github.com/Codium-ai/pr-agent/pull/499#issuecomment-1837412176) after finishing calling `/describe`. Default is true. |
| enable_semantic_files_types |
diff --git a/docs/docs/tools/improve.md b/docs/docs/tools/improve.md
index 6ad389ab..cbef969d 100644
--- a/docs/docs/tools/improve.md
+++ b/docs/docs/tools/improve.md
@@ -636,7 +636,7 @@ This configuration is recommended for:
| enable_chat_text |
- If set to true, the tool will display a reference to the PR chat in the comment. Default is true. |
+ If set to true, the tool will display a reference to the PR chat in the comment. Default is false. |
| publish_output_no_suggestions |