diff --git a/skills/generating-permission-set/SKILL.md b/skills/generating-permission-set/SKILL.md
index d7d79f4..911cfd2 100644
--- a/skills/generating-permission-set/SKILL.md
+++ b/skills/generating-permission-set/SKILL.md
@@ -154,6 +154,21 @@ Specify license requirements and record type visibility:
true
```
+## Step 8: Set Agent Access (Optional)
+
+Enable access to Agentforce Employee Agents for users assigned to this permission set:
+
+
+ Sales_Assistant_Agent
+ true
+
+
+Field requirements:
+- agentName (Required): The developer name of the employee agent
+- enabled (Required): Set to true to grant access, false to deny
+
+Important:
+- Agent names must match existing Agentforce Employee Agent developer names
## Validation Checklist