diff --git a/docs/en-US/host-allocation.xml b/docs/en-US/host-allocation.xml
index 9e752afbd53..36baee581d1 100644
--- a/docs/en-US/host-allocation.xml
+++ b/docs/en-US/host-allocation.xml
@@ -108,5 +108,16 @@
Click View Instances. The members of the group are listed.
From here, you can click the name of any VM in the list to access all its details and controls.
+ Delete an Affinity Group
+ To delete an affinity group:
+
+ In the left navigation bar, click Affinity Groups.
+ Click the name of the group you are interested in.
+ Click Delete.
+ Any VM that is a member of the affinity group will be disassociated from the group.
+ The former group members will continue to run normally on the current hosts, but if the
+ VM is restarted, it will no longer follow the host allocation rules from its former
+ affinity group.
+
diff --git a/docs/en-US/images/change-affinity-button.png b/docs/en-US/images/change-affinity-button.png
index 36b4ae33fd4..c21ef758dc2 100644
Binary files a/docs/en-US/images/change-affinity-button.png and b/docs/en-US/images/change-affinity-button.png differ