> 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/sign-in-to-your-account.md).

# Sign in to your account

You can sign in to the SoftwareOne Marketplace using either a web or mobile browser.&#x20;

Additionally, you can access the platform via the SoftwareOne Marketplace mobile app, available on iOS and Android.&#x20;

This topic describes how to sign in to the web version. For the mobile app, see [Get started with the app](/marketplace-mobile-app/app-overview/get-started-with-the-app.md).&#x20;

### Sign in to the web version

To sign in to your account on the web version:&#x20;

1. Open the [sign-in page](https://portal.platform.softwareone.com/) in your browser.
2. Enter the email address for your account, then select **Continue**.
3. Enter your password and select **Continue**.

If single sign-on (SSO) is enabled for your organization, you are redirected to your identity provider.

After you have successfully signed in, you are directed to the **Home** page.

### Recover your password

If you enter incorrect login credentials, an error message is displayed.

If you have forgotten your password, select **Forgot password?** and follow the instructions to reset it. For more details, see [How do I update my password?](/help-and-support/faqs/update-password.md).

### Next steps

After signing in, start with [Navigate the interface](/marketplace-platform/getting-started/interface.md). For onboarding guidance, see [Guides & tutorials](/marketplace-platform/guides-and-tutorials.md).


---

# 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:

```
GET https://docs.platform.softwareone.com/marketplace-platform/getting-started/sign-in-to-your-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.
