Skip to content

Commit 3619fb1

Browse files
authored
Admin IA refresh (#24852)
PR to capture work: - Update / simplify titles to match docs - Create subcategories within org/company - Wrestle with redirect nightmare part 2 Filing a follow up PR to create parallel structure in the `Company` subcategory. This PR's scope is for `Organization` only.
1 parent debddde commit 3619fb1

44 files changed

Lines changed: 686 additions & 708 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

content/guides/admin-set-up/finalize-plans-and-setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ settings, along with your chosen method for [enforcing sign-in](/manuals/enterpr
2020
## Manage your organizations
2121

2222
If you have more than one organization, consider either [consolidating them
23-
into one organization](/manuals/admin/organization/orgs.md) or creating a
23+
into one organization](/manuals/admin/organization/setup/orgs.md) or creating a
2424
[Docker company](/manuals/admin/company/_index.md) to manage multiple
2525
organizations.
2626

content/guides/admin-user-management/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ params:
1313
- title: Single sign-on
1414
url: /security/for-admins/single-sign-on/
1515
- title: Onboard your organization
16-
url: /admin/organization/onboard/
16+
url: /admin/organization/setup/onboard/
1717
- title: Roles and permissions
1818
url: /security/for-admins/roles-and-permissions/
1919
- title: Insights

content/guides/admin-user-management/onboard.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Members are granted controlled access to resources and enjoy enhanced organizati
2525
- Access to enhanced features: Members benefit from organization-wide perks, such as increased pull limits and access to premium Docker features.
2626
- Security control: Apply and enforce security settings at an organizational level, reducing risks associated with unmanaged accounts.
2727

28-
For detailed information, see [Manage organization members](/manuals/admin/organization/members.md).
28+
For detailed information, see [Manage organization members](/manuals/admin/organization/manage/members.md).
2929

3030
## Future-proof user management
3131

content/guides/admin-user-management/setup.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ With the right configurations, you can ensure your developers have easy access t
1111

1212
Before setting up roles and permissions, it's important to have a clear understanding of who in your organization requires Docker access. Focus on gathering a comprehensive view of active users, their roles within projects, and how they interact with Docker resources. This process can be supported by tools like device management software or manual assessments. Encourage all users to update their Docker accounts to use organizational email addresses, ensuring seamless integration with your subscription.
1313

14-
For steps on how you can do this, see [step 1 of onboarding your organization](/manuals/admin/organization/onboard.md).
14+
For steps on how you can do this, see [step 1 of onboarding your organization](/manuals/admin/organization/setup/onboard.md).
1515

1616
## Assign roles strategically
1717

@@ -33,7 +33,7 @@ Teams in Docker provide a structured way to manage member access and they provid
3333
- Assign permissions at the team level rather than individually. For instance, a development team might have "Read & Write" access to certain repositories, while a QA team has "Read-only" access.
3434
- As teams grow or responsibilities shift, you can easily update permissions or add new members, maintaining consistency without reconfiguring individual settings.
3535

36-
For more information, see [Create and manage a team](/manuals/admin/organization/manage-a-team.md).
36+
For more information, see [Create and manage a team](/manuals/admin/organization/manage/manage-a-team.md).
3737

3838
### Example scenarios
3939

content/manuals/accounts/manage-account.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,9 @@ To update your email address:
4040

4141
1. Sign in to your [Docker account](https://app.docker.com/login).
4242
1. Go to **Settings**, then choose **Email**.
43-
1. Enter your new email address and confirm your identity with your password. Select **Verify email**.
43+
1. Enter your new email address and confirm your identity with your password. Select **Verify email**.
4444
1. Go to the new Docker email and copy the 6-digit verification code.
45-
1. Paste the verification code to complete updating your email.
45+
1. Paste the verification code to complete updating your email.
4646

4747
Your verification session expires after 15 minutes.
4848

@@ -60,7 +60,7 @@ You can change your password by initiating a password reset via email. To change
6060
1. Select your avatar in the top-right corner and select **Account settings**.
6161
1. Select **Password**, then **Reset password**.
6262
1. Docker will send you a password reset email with instructions to reset
63-
your password.
63+
your password.
6464

6565
## Manage two-factor authentication
6666

@@ -102,7 +102,7 @@ or GitHub. See Google or GitHub's documentation for more information:
102102
## Convert your account
103103

104104
For information on converting your account into an organization, see
105-
[Convert an account into an organization](../admin/organization/convert-account.md).
105+
[Convert an account into an organization](../admin/organization/setup/convert-account.md).
106106

107107
## Deactivate your account
108108

content/manuals/admin/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ grid:
1818
- title: Onboard your organization
1919
description: Learn how to onboard and secure your organization.
2020
icon: explore
21-
link: /admin/organization/onboard
21+
link: /admin/organization/setup/onboard
2222
- title: Company FAQ
2323
description: Discover common questions and answers about companies.
2424
icon: help

content/manuals/admin/company/_index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
2-
title: Company administration overview
2+
title: Company overview
3+
linkTitle: Company
34
weight: 20
45
description: Learn how to manage multiple organizations using companies, including managing users, owners, and security.
56
keywords: company, multiple organizations, manage companies, admin console, Docker Business settings

content/manuals/admin/company/new-company.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: Create a company
3+
linkTitle: Create
34
description: Learn how to create a company to centrally manage multiple organizations.
45
keywords: company, hub, organization, company owner, Admin Console, company management, Docker Business, create company, Docker Admin Console
56
aliases:

content/manuals/admin/company/organizations.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: Manage company organizations
3+
linkTitle: Manage organizations
34
description: Learn how to manage organizations in a company.
45
keywords: company, multiple organizations, manage organizations, Docker Admin Console, organization settings, add organization, company management
56
---

content/manuals/admin/company/owners.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: Manage company owners
3+
linkTitle: Manage owners
34
description: Learn how to add and remove company owners.
45
keywords: company, owners, add company owner, remove company owner, company manageemnt, company owner permissions
56
aliases:

0 commit comments

Comments
 (0)