Home Explore Blog CI



docker

3rd chunk of `content/manuals/admin/organization/orgs.md`
78f2d7265dbd6c5ff868395cb7ca06c65ce067caad97bec50000000100000879
- **Security and access**: Manage security settings. For more information, see [Security](/manuals/security/_index.md).

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

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

{{% include "hub-org-management.md" %}}

To view an organization:

1. Sign in to [Docker Hub](https://hub.docker.com) with a user account that is a member of any team in the organization.

      > [!NOTE]
      >
      > You can't *directly* sign in to an organization. This is especially
      > important to note if you create an organization by
      [converting a user account](/manuals/admin/organization/convert-account.md), as conversion means you lose the ability to log into that
      > "account", since it no longer exists. To view the organization you
      > need to sign in with the new owner account assigned during the
      > conversion or another account that was added as a member. If you
      > don't see the organization after logging in,
      > then you are neither a member or an owner of it. An organization
      > administrator needs to add you as a member of the organization.

2. Select **My Hub** in the top navigation bar, then choose your
   organization from the list.

The organization landing page displays various options that let you to
configure your organization.

- **Members**: Displays a list of team members. You
  can invite new members using the **Invite members** button. See [Manage members](./members.md) for details.

- **Teams**: Displays a list of existing teams and the number of
  members in each team. See [Create a team](./manage-a-team.md) for details.

- **Repositories**: Displays a list of repositories associated with the
  organization. See [Repositories](../../docker-hub/repos/_index.md) for detailed information about
  working with repositories.

- **Activity** Displays the audit logs, a chronological list of activities that
  occur at organization and repository levels. It provides the org owners a
  report of all their team member activities. See [Audit logs](./activity-logs.md) for

Title: Viewing and Configuring Organizations via Docker Hub
Summary
This section explains how to view and configure a Docker organization via Docker Hub. It emphasizes that you can't directly sign into an organization but must sign in with a user account that's a member of a team within the organization. The organization landing page displays options to manage members, teams, repositories, and activity logs.