# Users

A user is an individual who interacts with the Marketplace with a unique username and password. Each user has a profile with attributes, such as email address, name, profile image, and more.

In the SoftwareOne Marketplace, users linked to an account have tailored access to modules and functionalities, depending on their permissions. Users can also belong to multiple accounts or have no account at all. Additionally:

* Users with multiple accounts can switch between them without signing out of the platform.
* Users who don't belong to any account have limited capabilities. Such users can only sign in to the platform and adjust their profile settings. They cannot access any module.

### Accessing users

The **Users** page allows account administrators to perform user management tasks, such as adding new users and managing existing users. Administrators can also modify a user, remove a user, reinvite a user to the account, and much more.&#x20;

To navigate to the **Users** page, select the main menu, then choose **Settings** > **Users**. The list of users is displayed as shown in the following image:

<div data-with-frame="true"><figure><img src="/files/MMPqI6x1BS5sPJDrbCFu" alt=""><figcaption><p>Use the Users page to view and manage users.</p></figcaption></figure></div>

On the **Users** page, you can use the [sort and filter options](/marketplace-platform/platform-overview/preferences-and-settings/customize-the-data-grid.md) and [show or hide specific columns](/marketplace-platform/platform-overview/preferences-and-settings/customize-the-data-grid.md#managing-columns) to customize the list.&#x20;

You can view a user's details by selecting the user name, and you can manage a user by using the options in the **Actions** column.

### Related topics

{% content-ref url="/spaces/Z5DNbniz33mXCZoO62Rm/pages/74GxTwrBZcTGiZlWSquh" %}
[User status](/modules-and-features/settings/users/user-states.md)
{% endcontent-ref %}

{% content-ref url="/spaces/Z5DNbniz33mXCZoO62Rm/pages/hv2OXIBIqnb3L0wFsKBi" %}
[Add new users](/modules-and-features/settings/users/add-new-users.md)
{% endcontent-ref %}

{% content-ref url="/spaces/Z5DNbniz33mXCZoO62Rm/pages/Y1HOSu2HoseYrT75hkkz" %}
[View users](/modules-and-features/settings/users/view-users.md)
{% endcontent-ref %}

{% content-ref url="/spaces/Z5DNbniz33mXCZoO62Rm/pages/oD6UQ37LTVlVgrZHjE2j" %}
[Edit users](/modules-and-features/settings/users/edit-users.md)
{% endcontent-ref %}

{% content-ref url="/spaces/Z5DNbniz33mXCZoO62Rm/pages/kypYqTVPQgUg7pDLhDpJ" %}
[Remove users](/modules-and-features/settings/users/remove-users.md)
{% endcontent-ref %}

{% content-ref url="/spaces/Z5DNbniz33mXCZoO62Rm/pages/UBUngB566NHfMaPs57tR" %}
[Respond to invitations](/modules-and-features/settings/users/respond-to-invitations.md)
{% endcontent-ref %}

{% content-ref url="/spaces/Z5DNbniz33mXCZoO62Rm/pages/yakUqoKM07xmg8kvm1r7" %}
[Manage account invitations](/modules-and-features/settings/users/manage-user-invitations.md)
{% endcontent-ref %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.platform.softwareone.com/modules-and-features/settings/users.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
