# Account

An account enables a company or organization to sign in to the Marketplace platform and access the modules and features enabled for your account by SoftwareOne.

The platform supports various account types, including client and vendor accounts, each offering different functionalities based on the account type.&#x20;

### Accessing the Account page

The **Accounts** page allows account administrators to view details, such as your account name and ID, company information, the Marketplace modules SoftwareOne has enabled for your account, the date and time your account was created, and more. Admins can also edit some of the account information.

To access the **Accounts** page, select the main menu, then choose **Settings** > **Accounts**.&#x20;

<figure><img src="/files/C31vKsYzrPSUCqvelSME" alt=""><figcaption><p>Use the Account page to view your account information.</p></figcaption></figure>

### Related topics

{% content-ref url="/spaces/Z5DNbniz33mXCZoO62Rm/pages/SjVmDte1naF0fdm0aWw7" %}
[Update account](/modules-and-features/settings/account/update-account-information.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/account.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.
