diff --git a/content/admin/configuring-settings/hardening-security-for-your-enterprise/restricting-access-to-githubcom-using-a-corporate-proxy.md b/content/admin/configuring-settings/hardening-security-for-your-enterprise/restricting-access-to-githubcom-using-a-corporate-proxy.md
index b5f7c14db007..6a0aed2ae81e 100644
--- a/content/admin/configuring-settings/hardening-security-for-your-enterprise/restricting-access-to-githubcom-using-a-corporate-proxy.md
+++ b/content/admin/configuring-settings/hardening-security-for-your-enterprise/restricting-access-to-githubcom-using-a-corporate-proxy.md
@@ -17,7 +17,7 @@ This feature requires an external firewall or proxy. {% data variables.contact.g
This feature is not enabled by default. An enterprise owner can enable the feature for your enterprise.
-{% data reusables.enterprise-accounts.access-enterprise-emu %}
+{% data reusables.enterprise-accounts.access-enterprise %}
{% data reusables.enterprise-accounts.settings-tab %}
1. Under {% octicon "gear" aria-hidden="true" aria-label="gear" %} **Settings**, click **Authentication security**.
1. In the "Enterprise access restrictions" section, select **Enable enterprise access restrictions**.
@@ -42,7 +42,7 @@ sec-GitHub-allowed-enterprise: ENTERPRISE-ID
An enterprise owner can identify the correct enterprise ID to use in the header for your enterprise.
-{% data reusables.enterprise-accounts.access-enterprise-emu %}
+{% data reusables.enterprise-accounts.access-enterprise %}
{% data reusables.enterprise-accounts.settings-tab %}
1. Under {% octicon "gear" aria-hidden="true" aria-label="gear" %} **Settings**, click **Authentication security**.
1. In the "Enterprise access restrictions" section, find the header for your enterprise.
diff --git a/content/admin/enforcing-policies/enforcing-policies-for-your-enterprise/enforcing-policies-for-security-settings-in-your-enterprise.md b/content/admin/enforcing-policies/enforcing-policies-for-your-enterprise/enforcing-policies-for-security-settings-in-your-enterprise.md
index 17b0fd127564..e7bde5b93389 100644
--- a/content/admin/enforcing-policies/enforcing-policies-for-your-enterprise/enforcing-policies-for-security-settings-in-your-enterprise.md
+++ b/content/admin/enforcing-policies/enforcing-policies-for-your-enterprise/enforcing-policies-for-security-settings-in-your-enterprise.md
@@ -147,7 +147,7 @@ If "Automatically redirect users to sign in" is enabled, {% data variables.produ
> [!NOTE]
> If a user is signed in to their personal account when they attempt to access any of your enterprise's resources, they'll be automatically signed out and redirected to SSO to sign in to their {% data variables.enterprise.prodname_managed_user %}. For more information, see [AUTOTITLE](/enterprise-cloud@latest/account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-your-personal-account/managing-multiple-accounts).
-{% data reusables.enterprise-accounts.access-enterprise-emu %}
+{% data reusables.enterprise-accounts.access-enterprise %}
{% data reusables.enterprise-accounts.identity-provider-tab %}
{% data reusables.enterprise-accounts.sso-configuration %}
1. Under "Single sign-on settings", select or deselect **Automatically redirect users to sign in**.
diff --git a/content/admin/managing-accounts-and-repositories/managing-users-in-your-enterprise/removing-a-member-from-your-enterprise.md b/content/admin/managing-accounts-and-repositories/managing-users-in-your-enterprise/removing-a-member-from-your-enterprise.md
index 122e8300ff52..44c20fbb2887 100644
--- a/content/admin/managing-accounts-and-repositories/managing-users-in-your-enterprise/removing-a-member-from-your-enterprise.md
+++ b/content/admin/managing-accounts-and-repositories/managing-users-in-your-enterprise/removing-a-member-from-your-enterprise.md
@@ -22,7 +22,7 @@ If the enterprise member you're removing is the last owner of an organization ow
>[!TIP] For automated offboarding, you can also remove users with the GraphQL API. See [AUTOTITLE](/graphql/reference/mutations#removeenterprisemember).
-{% data reusables.enterprise-accounts.access-enterprise-personal-accounts %}
+{% data reusables.enterprise-accounts.access-enterprise %}
{% data reusables.enterprise-accounts.people-tab %}
1. To the right of the person you want to remove, select the {% octicon "kebab-horizontal" aria-label="Member settings" %} dropdown menu and click **Remove from enterprise**.
diff --git a/content/admin/managing-iam/configuring-authentication-for-enterprise-managed-users/configuring-oidc-for-enterprise-managed-users.md b/content/admin/managing-iam/configuring-authentication-for-enterprise-managed-users/configuring-oidc-for-enterprise-managed-users.md
index c90602338d05..2f9d0fab0f0d 100644
--- a/content/admin/managing-iam/configuring-authentication-for-enterprise-managed-users/configuring-oidc-for-enterprise-managed-users.md
+++ b/content/admin/managing-iam/configuring-authentication-for-enterprise-managed-users/configuring-oidc-for-enterprise-managed-users.md
@@ -48,7 +48,7 @@ OIDC does not support IdP-initiated authentication.
## Configuring OIDC for Enterprise Managed Users
1. Sign into {% data variables.product.prodname_dotcom %} as the setup user for your new enterprise with the username **@SHORT-CODE_admin**.
-{% data reusables.enterprise-accounts.access-enterprise-emu %}
+{% data reusables.enterprise-accounts.access-enterprise %}
{% data reusables.enterprise-accounts.identity-provider-tab %}
{% data reusables.enterprise-accounts.sso-configuration %}
1. Under "OIDC single sign-on", select **Enable OIDC configuration**.
diff --git a/content/admin/managing-iam/configuring-authentication-for-enterprise-managed-users/configuring-saml-single-sign-on-for-enterprise-managed-users.md b/content/admin/managing-iam/configuring-authentication-for-enterprise-managed-users/configuring-saml-single-sign-on-for-enterprise-managed-users.md
index 65db008724a8..212391921d02 100644
--- a/content/admin/managing-iam/configuring-authentication-for-enterprise-managed-users/configuring-saml-single-sign-on-for-enterprise-managed-users.md
+++ b/content/admin/managing-iam/configuring-authentication-for-enterprise-managed-users/configuring-saml-single-sign-on-for-enterprise-managed-users.md
@@ -104,7 +104,7 @@ After the initial configuration of SAML SSO, the only setting you can update on
> {% data reusables.enterprise-accounts.emu-password-reset-session %}
1. If you're using a **non-partner IdP** (an IdP other than Okta, PingFederate or Entra ID), before enabling SAML, you must update a setting so that you will be able to set up SCIM using the REST API. See [AUTOTITLE](/admin/managing-iam/provisioning-user-accounts-with-scim/configuring-scim-provisioning-for-users#configuring-provisioning-for-other-identity-management-systems).
-{% data reusables.enterprise-accounts.access-enterprise-emu %}
+{% data reusables.enterprise-accounts.access-enterprise %}
{% data reusables.enterprise-accounts.identity-provider-tab %}
{% data reusables.enterprise-accounts.sso-configuration %}
diff --git a/content/admin/managing-iam/configuring-authentication-for-enterprise-managed-users/disabling-authentication-and-provisioning-for-enterprise-managed-users.md b/content/admin/managing-iam/configuring-authentication-for-enterprise-managed-users/disabling-authentication-and-provisioning-for-enterprise-managed-users.md
index 2ae2372aa443..299b13a0d026 100644
--- a/content/admin/managing-iam/configuring-authentication-for-enterprise-managed-users/disabling-authentication-and-provisioning-for-enterprise-managed-users.md
+++ b/content/admin/managing-iam/configuring-authentication-for-enterprise-managed-users/disabling-authentication-and-provisioning-for-enterprise-managed-users.md
@@ -41,7 +41,7 @@ If you want to migrate to a new identity provider (IdP) or tenant rather than di
{% data reusables.emus.sign-in-as-setup-user %}
1. Attempt to access your enterprise account, and use a recovery code to bypass SAML SSO or OIDC. For more information, see [AUTOTITLE](/admin/identity-and-access-management/managing-recovery-codes-for-your-enterprise/accessing-your-enterprise-account-if-your-identity-provider-is-unavailable).
-{% data reusables.enterprise-accounts.access-enterprise-emu %}
+{% data reusables.enterprise-accounts.access-enterprise %}
{% data reusables.enterprise-accounts.identity-provider-tab %}
{% data reusables.enterprise-accounts.sso-configuration %}
1. Next to "SAML single sign-on" or "OIDC single sign-on", click to deselect **SAML single sign-on** or **OIDC single sign-on**.
diff --git a/content/admin/managing-iam/managing-recovery-codes-for-your-enterprise/downloading-your-enterprise-accounts-single-sign-on-recovery-codes.md b/content/admin/managing-iam/managing-recovery-codes-for-your-enterprise/downloading-your-enterprise-accounts-single-sign-on-recovery-codes.md
index 7dc98ef2ae06..4bf3bcc2c5b0 100644
--- a/content/admin/managing-iam/managing-recovery-codes-for-your-enterprise/downloading-your-enterprise-accounts-single-sign-on-recovery-codes.md
+++ b/content/admin/managing-iam/managing-recovery-codes-for-your-enterprise/downloading-your-enterprise-accounts-single-sign-on-recovery-codes.md
@@ -22,7 +22,7 @@ If you did not save your recovery codes when you configured SSO, you can still a
## Downloading codes for an enterprise with personal accounts
-{% data reusables.enterprise-accounts.access-enterprise-personal-accounts %}
+{% data reusables.enterprise-accounts.access-enterprise %}
{% data reusables.enterprise-accounts.settings-tab %}
{% data reusables.enterprise-accounts.security-tab %}
@@ -33,7 +33,7 @@ If you did not save your recovery codes when you configured SSO, you can still a
## Downloading codes for an enterprise with {% data variables.product.prodname_emus %}
-{% data reusables.enterprise-accounts.access-enterprise-emu %}
+{% data reusables.enterprise-accounts.access-enterprise %}
{% data reusables.enterprise-accounts.identity-provider-tab %}
{% data reusables.enterprise-accounts.sso-configuration %}
diff --git a/content/admin/managing-iam/provisioning-user-accounts-with-scim/configuring-scim-provisioning-for-users.md b/content/admin/managing-iam/provisioning-user-accounts-with-scim/configuring-scim-provisioning-for-users.md
index 56959ed5cdb8..f39a3adb9ebb 100644
--- a/content/admin/managing-iam/provisioning-user-accounts-with-scim/configuring-scim-provisioning-for-users.md
+++ b/content/admin/managing-iam/provisioning-user-accounts-with-scim/configuring-scim-provisioning-for-users.md
@@ -136,7 +136,7 @@ To ensure you can continue to sign in and configure settings when SCIM is enable
## 4. Enable SCIM on your instance
1. Sign in to your instance as the **built-in setup user** you created earlier.
-{% data reusables.enterprise-accounts.access-enterprise-emu %}
+{% data reusables.enterprise-accounts.access-enterprise %}
{% data reusables.enterprise-accounts.settings-tab %}
{% data reusables.enterprise-accounts.security-tab %}
1. Under "SCIM Configuration", select **Enable SCIM configuration**.
@@ -203,7 +203,7 @@ If you don't use a partner IdP, or if you only use a partner IdP for SAML authen
> [!NOTE]
> {% data reusables.enterprise-accounts.emu-password-reset-session %}
-{% data reusables.enterprise-accounts.access-enterprise-emu %}
+{% data reusables.enterprise-accounts.access-enterprise %}
{% data reusables.enterprise-accounts.identity-provider-tab %}
{% data reusables.enterprise-accounts.sso-configuration %}
1. Under "Open SCIM Configuration", select "Enable open SCIM configuration".
diff --git a/content/admin/managing-iam/reconfiguring-iam-for-enterprise-managed-users/migrating-from-oidc-to-saml.md b/content/admin/managing-iam/reconfiguring-iam-for-enterprise-managed-users/migrating-from-oidc-to-saml.md
index c5f0b16c0e05..e68b28c5d8e5 100644
--- a/content/admin/managing-iam/reconfiguring-iam-for-enterprise-managed-users/migrating-from-oidc-to-saml.md
+++ b/content/admin/managing-iam/reconfiguring-iam-for-enterprise-managed-users/migrating-from-oidc-to-saml.md
@@ -37,7 +37,7 @@ If you're new to {% data variables.product.prodname_emus %} and haven't yet conf
## Migrating your enterprise
{% data reusables.emus.sign-in-as-setup-user %}
-{% data reusables.enterprise-accounts.access-enterprise-emu %}
+{% data reusables.enterprise-accounts.access-enterprise %}
{% data reusables.emus.use-enterprise-recovery-code %}
{% data reusables.enterprise-accounts.identity-provider-tab %}
{% data reusables.enterprise-accounts.sso-configuration %}
diff --git a/content/admin/managing-iam/reconfiguring-iam-for-enterprise-managed-users/migrating-from-saml-to-oidc.md b/content/admin/managing-iam/reconfiguring-iam-for-enterprise-managed-users/migrating-from-saml-to-oidc.md
index 8a80146574c5..b353f909adc7 100644
--- a/content/admin/managing-iam/reconfiguring-iam-for-enterprise-managed-users/migrating-from-saml-to-oidc.md
+++ b/content/admin/managing-iam/reconfiguring-iam-for-enterprise-managed-users/migrating-from-saml-to-oidc.md
@@ -46,7 +46,7 @@ To migrate your enterprise from SAML to OIDC, you will disable your existing {%
1. Before you begin the migration, sign in to Azure and disable provisioning in the existing {% data variables.product.prodname_emu_idp_application %} application.
1. If you use [Conditional Access (CA) network location policies](https://docs.microsoft.com/en-us/azure/active-directory/conditional-access/location-condition) in Entra ID, and you're currently using an IP allow list with your enterprise account or any of the organizations owned by the enterprise account, disable the IP allow lists. See [AUTOTITLE](/admin/policies/enforcing-policies-for-your-enterprise/enforcing-policies-for-security-settings-in-your-enterprise#managing-allowed-ip-addresses-for-organizations-in-your-enterprise) and [AUTOTITLE](/organizations/keeping-your-organization-secure/managing-security-settings-for-your-organization/managing-allowed-ip-addresses-for-your-organization).
{% data reusables.emus.sign-in-as-setup-user %}
-{% data reusables.enterprise-accounts.access-enterprise-emu %}
+{% data reusables.enterprise-accounts.access-enterprise %}
{% data reusables.emus.use-enterprise-recovery-code %}
{% data reusables.enterprise-accounts.identity-provider-tab %}
{% data reusables.enterprise-accounts.sso-configuration %}
diff --git a/content/billing/how-tos/manage-plan-and-licenses/manage-user-licenses.md b/content/billing/how-tos/manage-plan-and-licenses/manage-user-licenses.md
index 8d54cc107426..caf99d5be493 100644
--- a/content/billing/how-tos/manage-plan-and-licenses/manage-user-licenses.md
+++ b/content/billing/how-tos/manage-plan-and-licenses/manage-user-licenses.md
@@ -55,7 +55,7 @@ To add or remove licenses from your enterprise account:
Enterprise **owners** or **billing managers** can add or remove user licenses.
-{% data reusables.billing.nav-to-ent %}
+{% data reusables.enterprise-accounts.access-enterprise %}
{% data reusables.billing.enterprise-billing-menu %}
{% data reusables.billing.click-licensing %}
1. Next to "Enterprise Cloud", click **{% octicon "kebab-horizontal" aria-hidden="true" aria-label="kebab-horizontal" %}**, then click **Manage licenses**.
diff --git a/content/billing/tutorials/control-costs-at-scale.md b/content/billing/tutorials/control-costs-at-scale.md
index 4fcb6d2d6321..f4889e014d1a 100644
--- a/content/billing/tutorials/control-costs-at-scale.md
+++ b/content/billing/tutorials/control-costs-at-scale.md
@@ -47,7 +47,7 @@ Follow these steps to plan your cost centers:
Now you'll create your first cost center using the user interface (UI) to familiarize yourself with how cost centers work. Choose one of the cost centers you've identified as an example—it's best to start with a small financial entity.
-{% data reusables.billing.nav-to-ent %}
+{% data reusables.enterprise-accounts.access-enterprise %}
{% data reusables.billing.enterprise-billing-menu %}
{% data reusables.billing.cost-center-click-new %}
1. In the text box under "Name", enter the name of the financial entity you want to track costs for.
diff --git a/content/copilot/concepts/agents/about-third-party-agents.md b/content/copilot/concepts/agents/about-third-party-agents.md
index 6cf4e25673f8..b5471f7910fc 100644
--- a/content/copilot/concepts/agents/about-third-party-agents.md
+++ b/content/copilot/concepts/agents/about-third-party-agents.md
@@ -2,7 +2,7 @@
title: About third-party agents
shortTitle: Third-party agents
intro: 'You can incorporate coding agents into your development workflows on {% data variables.product.github %}.'
-product: '{% data reusables.gated-features.third-party-agents %}
Sign up for {% data variables.product.prodname_copilot_short %} {% octicon "link-external" height:16 %}'
+product: '{% data reusables.gated-features.third-party-agents %}
Sign up for {% data variables.product.prodname_copilot_short %} {% octicon "link-external" height:16 %}'
versions:
feature: copilot
topics:
@@ -31,13 +31,12 @@ You can kick off tasks with coding agents in the following locations:
### Making coding agents available
> [!NOTE]
-> * {% data reusables.gated-features.third-party-agents %}
+> {% data reusables.gated-features.third-party-agents %}
-Before you can assign tasks to coding agents, they must be enabled. If you are a {% data variables.copilot.copilot_pro_plus %} subscriber, see [AUTOTITLE](/copilot/how-tos/manage-your-account/manage-policies#enabling-or-disabling-third-party-agents-in-your-repositories).
+Before you can assign tasks to coding agents, they must be enabled.
-For {% data variables.copilot.copilot_for_business %} and {% data variables.copilot.copilot_enterprise %} subscribers, the ability to use {% data variables.copilot.copilot_coding_agent %} is controlled by policy settings defined at the organization level. See [AUTOTITLE](/copilot/how-tos/administer-copilot/manage-for-organization/manage-policies).
-
-If the organization is owned by an enterprise, enablement may be controlled at the enterprise level. See [AUTOTITLE](/enterprise-cloud@latest/copilot/how-tos/administer-copilot/manage-for-enterprise/manage-enterprise-policies).
+* For **{% data variables.copilot.copilot_pro %} and {% data variables.copilot.copilot_pro_plus %} subscribers**, see [AUTOTITLE](/copilot/how-tos/manage-your-account/manage-policies#enabling-or-disabling-third-party-agents-in-your-repositories).
+* For **{% data variables.copilot.copilot_for_business %} and {% data variables.copilot.copilot_enterprise %} subscribers**, see [AUTOTITLE](/copilot/how-tos/administer-copilot/manage-for-organization/manage-policies) or [AUTOTITLE](/enterprise-cloud@latest/copilot/how-tos/administer-copilot/manage-for-enterprise/manage-enterprise-policies).
## Supported coding agents
diff --git a/content/copilot/concepts/agents/anthropic-claude.md b/content/copilot/concepts/agents/anthropic-claude.md
index 50cc23935a45..3b683e12a586 100644
--- a/content/copilot/concepts/agents/anthropic-claude.md
+++ b/content/copilot/concepts/agents/anthropic-claude.md
@@ -2,7 +2,7 @@
title: Anthropic Claude
shortTitle: Anthropic Claude
intro: 'Use the {% data variables.product.prodname_anthropic_claude %} coding agent powered by {% data variables.product.prodname_copilot_short %}.'
-product: '{% data reusables.gated-features.anthropic-claude %}
Sign up for {% data variables.product.prodname_copilot_short %} {% octicon "link-external" height:16 %}'
+product: '{% data reusables.gated-features.anthropic-claude %}
Sign up for {% data variables.product.prodname_copilot_short %} {% octicon "link-external" height:16 %}'
versions:
feature: copilot
topics:
diff --git a/content/copilot/concepts/agents/openai-codex.md b/content/copilot/concepts/agents/openai-codex.md
index 1c4717bf47b2..65bb13ec46b3 100644
--- a/content/copilot/concepts/agents/openai-codex.md
+++ b/content/copilot/concepts/agents/openai-codex.md
@@ -3,7 +3,7 @@ title: OpenAI Codex
shortTitle: OpenAI Codex
allowTitleToDifferFromFilename: true
intro: 'Use the {% data variables.product.prodname_openai_codex %} coding agent and Visual Studio Code extension powered by {% data variables.product.prodname_copilot_short %}.'
-product: '{% data reusables.gated-features.openai-codex %}
Sign up for {% data variables.product.prodname_copilot_short %} {% octicon "link-external" height:16 %}'
+product: '{% data reusables.gated-features.openai-codex %}
Sign up for {% data variables.product.prodname_copilot_short %} {% octicon "link-external" height:16 %}'
versions:
feature: copilot
topics:
diff --git a/content/copilot/how-tos/use-copilot-agents/manage-agents.md b/content/copilot/how-tos/use-copilot-agents/manage-agents.md
index d51c72ba2655..2d7bb4c16a4e 100644
--- a/content/copilot/how-tos/use-copilot-agents/manage-agents.md
+++ b/content/copilot/how-tos/use-copilot-agents/manage-agents.md
@@ -2,7 +2,7 @@
title: Managing coding agents
shortTitle: Manage agents
intro: View your agent's progress and keep it on task.
-product: '{% data reusables.gated-features.copilot-coding-agent %}
Sign up for {% data variables.product.prodname_copilot_short %} {% octicon "link-external" height:16 %}'
+product: 'Coding agents are available with the {% data variables.copilot.copilot_pro %}, {% data variables.copilot.copilot_pro_plus %}, {% data variables.copilot.copilot_for_business %} and {% data variables.copilot.copilot_enterprise %} plans.
Sign up for {% data variables.product.prodname_copilot_short %} {% octicon "link-external" height:16 %}'
versions:
feature: copilot
topics:
diff --git a/data/reusables/billing/nav-to-org-or-ent.md b/data/reusables/billing/nav-to-org-or-ent.md
index 232ea5cdc8a7..a3611d6c354f 100644
--- a/data/reusables/billing/nav-to-org-or-ent.md
+++ b/data/reusables/billing/nav-to-org-or-ent.md
@@ -1 +1 @@
-1. Navigate to your [organization](https://github.com/settings/organizations?ref_product=github&ref_type=engagement&ref_style=text) or [enterprise](https://github.com/settings/enterprises?ref_product=ghec&ref_type=engagement&ref_style=text).
+1. Navigate to your organization or enterprise. For example, from the [Organizations](https://github.com/settings/organizations?ref_product=github&ref_type=engagement&ref_style=text) or [Enterprises](https://github.com/settings/enterprises?ref_product=ghec&ref_type=engagement&ref_style=text) pages on {% data variables.product.prodname_dotcom_the_website %}.
diff --git a/data/reusables/copilot/access-copilot-metrics-dashboard.md b/data/reusables/copilot/access-copilot-metrics-dashboard.md
index d58aa56c2d43..c2888f543171 100644
--- a/data/reusables/copilot/access-copilot-metrics-dashboard.md
+++ b/data/reusables/copilot/access-copilot-metrics-dashboard.md
@@ -1,2 +1,2 @@
-{% data reusables.billing.nav-to-org-or-ent %}
+{% data reusables.enterprise-accounts.access-enterprise %}
1. Click the **Insights** tab.
diff --git a/data/reusables/enterprise-accounts/access-enterprise.md b/data/reusables/enterprise-accounts/access-enterprise.md
index 4a23d42427fd..715db55a3778 100644
--- a/data/reusables/enterprise-accounts/access-enterprise.md
+++ b/data/reusables/enterprise-accounts/access-enterprise.md
@@ -1,6 +1,5 @@
-{%- ifversion fpt or ghec %}
-1. In the top-right corner of {% data variables.product.prodname_dotcom %}, click your profile picture.
-1. Depending on your environment, click **Enterprise**, or click **Enterprises** then click the enterprise you want to view.
-{%- elsif ghes %}
-{% data reusables.enterprise-accounts.access-enterprise-ghes %}
+{%- ifversion ghes %}
+1. In the top-right corner of {% data variables.product.prodname_ghe_server %}, click your profile picture, then click **Enterprise settings**.
+{%- else %}
+1. Navigate to your enterprise. For example, from the [Enterprises](https://github.com/settings/enterprises?ref_product=ghec&ref_type=engagement&ref_style=text) page on {% data variables.product.prodname_dotcom_the_website %}.
{%- endif %}
diff --git a/data/reusables/enterprise-onboarding/inviting-users-to-your-enterprise.md b/data/reusables/enterprise-onboarding/inviting-users-to-your-enterprise.md
index f510e8a9e683..02925d9b95eb 100644
--- a/data/reusables/enterprise-onboarding/inviting-users-to-your-enterprise.md
+++ b/data/reusables/enterprise-onboarding/inviting-users-to-your-enterprise.md
@@ -1,5 +1,4 @@
-1. In the top-right corner of {% data variables.product.github %}, click your profile picture.
-1. Click **Enterprises** then click the enterprise you want to view.
+{% data reusables.enterprise-accounts.access-enterprise %}
{% data reusables.enterprise-accounts.people-tab %}
1. On the "Members" page, click **Invite member**.
1. Search for the users you want to invite, then click **Invite**.
diff --git a/data/reusables/gated-features/anthropic-claude.md b/data/reusables/gated-features/anthropic-claude.md
index 3665f5f6e98e..7d8b160502cf 100644
--- a/data/reusables/gated-features/anthropic-claude.md
+++ b/data/reusables/gated-features/anthropic-claude.md
@@ -1 +1 @@
-{% data variables.product.prodname_anthropic_claude %} is only available with the {% data variables.copilot.copilot_pro_plus %} plan.
+{% data variables.product.prodname_anthropic_claude %} is available in the {% data variables.copilot.copilot_pro %}, {% data variables.copilot.copilot_pro_plus %}, {% data variables.copilot.copilot_for_business %}, and {% data variables.copilot.copilot_enterprise %} plans.
diff --git a/data/reusables/gated-features/openai-codex.md b/data/reusables/gated-features/openai-codex.md
index c6e9dfbc58ba..48dc88c764f2 100644
--- a/data/reusables/gated-features/openai-codex.md
+++ b/data/reusables/gated-features/openai-codex.md
@@ -1 +1 @@
-{% data variables.product.prodname_openai_codex %} is only available with the {% data variables.copilot.copilot_pro_plus %} plan in {% data variables.product.prodname_vscode_shortname %} Insiders.
+{% data variables.product.prodname_openai_codex %} is available in the {% data variables.copilot.copilot_pro %}, {% data variables.copilot.copilot_pro_plus %}, {% data variables.copilot.copilot_for_business %}, and {% data variables.copilot.copilot_enterprise %} plans.
diff --git a/data/reusables/gated-features/third-party-agents.md b/data/reusables/gated-features/third-party-agents.md
index d93ce1814241..4dbf02dbd5ff 100644
--- a/data/reusables/gated-features/third-party-agents.md
+++ b/data/reusables/gated-features/third-party-agents.md
@@ -1 +1 @@
-Third-party agents are available in the {% data variables.copilot.copilot_pro_plus %} and {% data variables.copilot.copilot_enterprise %} plans.
\ No newline at end of file
+Third-party agents are available in the {% data variables.copilot.copilot_pro %}, {% data variables.copilot.copilot_pro_plus %}, {% data variables.copilot.copilot_for_business %}, and {% data variables.copilot.copilot_enterprise %} plans.
\ No newline at end of file