diff --git a/README.md b/README.md
index 28284c3..db89d78 100644
--- a/README.md
+++ b/README.md
@@ -43,7 +43,7 @@ Last updated: 2026-02-11
-

-
Refresh Date: 2026-01-06
+

+
Refresh Date: 2026-02-25
diff --git a/profile/README.md b/profile/README.md
index edaf610..e2e55b3 100644
--- a/profile/README.md
+++ b/profile/README.md
@@ -5,7 +5,7 @@ Costa Rica
[](https://github.com/)
[brown9804](https://github.com/brown9804)
-Last updated: 2025-05-13
+Last updated: 2026-02-25
----------
@@ -36,9 +36,32 @@ about Microsoft Cloud and to share personal experience and learning with the com
+```mermaid
+flowchart LR
+ subgraph Personal_Productivity[Personal Productivity]
+ CopilotChat[Copilot Chat] --> M365Copilot[M365 Copilot]
+ end
+
+ subgraph Business_Productivity[Business Productivity]
+ MicrosoftAgents[Microsoft Agents]
+ end
+
+ subgraph Extensibility[Extensibility]
+ CopilotStudio[Copilot Studio] --> AzureAIFoundry[Azure AI Foundry]
+ end
+
+ subgraph Customizability[Customizability]
+ ThirdPartyCustomAgents[3rd Party & Custom Agents]
+ end
+
+ M365Copilot --> MicrosoftAgents
+ MicrosoftAgents --> CopilotStudio
+ AzureAIFoundry --> ThirdPartyCustomAgents
+```
+
-

-
Refresh Date: 2025-12-02
+

+
Refresh Date: 2026-02-25