# Registration and login

## Sign In

Signing in to [**Salescaling**](https://auth.salescaling.com/u/login/identifier?state=hKFo2SAwRXNBMk4wdEpJMmtaTXBuSlZPV1l6Z2wxQjN1R1pSeaFur3VuaXZlcnNhbC1sb2dpbqN0aWTZIEZQOGt0WUcyTWNTa1JPQkFEcS05bm5GdXNzM3UyZWF6o2NpZNkgT0R6THZGN1JRRlBuS0k2OFlDTTZBYUdWTlNDdzE0RTc) is done through a modern and secure authentication system. This methodology allows platform access to be managed directly with your **Google** or **Microsoft**, which simplifies the process and strengthens security by not requiring the creation of an additional password.

### Steps to sign in:

1. Go to the [sign in](https://auth.salescaling.com/u/login/identifier?state=hKFo2SAwRXNBMk4wdEpJMmtaTXBuSlZPV1l6Z2wxQjN1R1pSeaFur3VuaXZlcnNhbC1sb2dpbqN0aWTZIEZQOGt0WUcyTWNTa1JPQkFEcS05bm5GdXNzM3UyZWF6o2NpZNkgT0R6THZGN1JRRlBuS0k2OFlDTTZBYUdWTlNDdzE0RTc).
2. Select the sign-in method you prefer (Google or Microsoft).
3. Follow the instructions from the selected provider.
4. Once authenticated, you will be automatically redirected to the platform.

## Registration

There are two ways to register on Salescaling:

### 1. Invitation Registration

This is the most common and recommended way for teams and organizations.

1. You will receive an email with an invitation link.
2. Click the link, you will be taken to the registration page.
3. Complete the registration using your Google, Microsoft account or email
4. Once completed, you will have access to the platform with the permissions assigned by the administrator.

### 2. Direct Registration

If you are the first user in your organization, you can register directly:

1. Go to the [registration page](https://app.salescaling.com/auth/signup).
2. Select the registration method (Google, Microsoft, or email).
3. Follow the instructions from the selected provider.
4. Once completed, you will have access to the platform.

{% hint style="info" %}
If your organization already uses **Salescaling**, it is possible that the organization does not allow direct registration. In that case, contact your organization's administrator to invite you to the platform.
{% endhint %}

## Important Notes

* Email registration is done via **OTP**, therefore all sign-in and registration methods are passwordless.
* You will be able to access your **Salescaling** account from any device with an internet connection.
* Permissions and roles are assigned by your organization's administrators.
* The first user registered in your organization will be the owner of it.
* You can have access to multiple organizations with different roles in each, as long as you have been invited.

## Support

If you have trouble signing in or registering, please contact your organization's technical support or the **Salescaling**.


---

# 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.salescaling.com/en/getting-started/registro-inicio-sesion.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.
