- **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