Skip to content

cx: update UI steps #22672

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions content/manuals/admin/organization/general-settings.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,12 @@ keywords: organization, settings, Admin Console

This section describes how to manage organization settings in the Docker Admin Console.

## Configure general information
## Configure organization information

General organization information appears on your organization landing page in the Admin Console.

This information includes:

- Organization Name
- Company
- Location
Expand All @@ -22,7 +23,7 @@ To edit this information:

1. Sign in to the [Admin Console](https://admin.docker.com).
2. Select your company on the **Choose profile** page.
3. Under **Organization settings**, select **General**.
3. Under **Organization settings**, select **Organization information**.
4. Specify the organization information and select **Save**.

## Next steps
Expand Down
2 changes: 1 addition & 1 deletion content/manuals/admin/organization/orgs.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ configure your organization.

- **Security and access**: Manage security settings. For more information, see [Security](/manuals/security/_index.md).

- **Organization settings**: Update general settings, manage your company settings, or [deactivate your organization](/manuals/admin/organization/deactivate-account.md).
- **Organization settings**: Update organization information or [deactivate your organization](/manuals/admin/organization/deactivate-account.md).

{{< /tab >}}
{{< tab name="Docker Hub" >}}
Expand Down