> For the complete documentation index, see [llms.txt](https://docs.platform.softwareone.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.platform.softwareone.com/marketplace-platform/getting-started.md).

# Getting started

To get up and running with the Marketplace Platform and make the most of its functionality, it's essential to understand how the platform works and be familiar with its concepts.

Use the following video guide or the links on this page to get started quickly.

{% embed url="<https://www.youtube.com/watch?v=LrMOMN8sjM4>" fullWidth="false" %}
Watch a quick video guide showing how to get started with the SoftwareOne Marketplace.
{% endembed %}

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><a href="/pages/w5rrt3jIKB3GpGEJOTUf">Access the platform</a></td><td>Learn how to sign up for the platform. </td><td><a href="/pages/w5rrt3jIKB3GpGEJOTUf">/pages/w5rrt3jIKB3GpGEJOTUf</a></td></tr><tr><td><a href="/pages/XvK9BhN3HR60WP7Cqir5">Sign in to your account</a></td><td>Access your Marketplace account.</td><td><a href="/pages/XvK9BhN3HR60WP7Cqir5">/pages/XvK9BhN3HR60WP7Cqir5</a></td></tr><tr><td><a href="/pages/3bpGDsk6oZZ7xQm75Wzc">Navigate the interface</a></td><td>Explore the layout and navigation.</td><td><a href="/pages/3bpGDsk6oZZ7xQm75Wzc">/pages/3bpGDsk6oZZ7xQm75Wzc</a></td></tr><tr><td><a href="/pages/Ot3GjDMFEpxj6Lpk6Uf7">Manage your profile</a></td><td>Update your profile and region settings.</td><td><a href="/pages/Ot3GjDMFEpxj6Lpk6Uf7">/pages/Ot3GjDMFEpxj6Lpk6Uf7</a></td></tr><tr><td><a href="/pages/kLdSfLAeRxr8OrCsGekd">Switch accounts</a></td><td>Switch between accounts without signing out.</td><td><a href="/pages/kLdSfLAeRxr8OrCsGekd">/pages/kLdSfLAeRxr8OrCsGekd</a></td></tr><tr><td><a href="/pages/sEuMFJBgy1XGlwYhcpCX">Customize the data grid</a></td><td>Adjust columns, apply filters, and sort data.</td><td><a href="/pages/sEuMFJBgy1XGlwYhcpCX">/pages/sEuMFJBgy1XGlwYhcpCX</a></td></tr><tr><td><a href="/pages/ogVKRu20tFVoU6ln5ZhH">Manage notifications</a></td><td>Adjust your notification preferences.</td><td><a href="/pages/ogVKRu20tFVoU6ln5ZhH">/pages/ogVKRu20tFVoU6ln5ZhH</a></td></tr><tr><td><a href="/pages/AEEi5CFX4K3dEWvjXczx">Using favorites</a></td><td>Save pages and accounts for quick access.</td><td><a href="/pages/AEEi5CFX4K3dEWvjXczx">/pages/AEEi5CFX4K3dEWvjXczx</a></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.platform.softwareone.com/marketplace-platform/getting-started.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
