# Registration

## Sign up

1. Visit our website [www.devtodev.com](<https://www.devtodev.com >) and click `Get started`.&#x20;

<figure><img src="/files/B5dZSvl9LyofX2Pd3rWs" alt=""><figcaption></figcaption></figure>

2. Fill out the registration form.&#x20;

<figure><img src="/files/EA9Xj3OCyOAQhLWyMISS" alt=""><figcaption></figcaption></figure>

3. You will receive an email to confirm your registration.&#x20;

<figure><img src="/files/PIVhriLaaUVVf6b79gen" alt=""><figcaption></figcaption></figure>

## Single Sign-On (SSO)

{% hint style="info" %}
SSO is available only for the [Enterprise plan](https://www.devtodev.com/pricing).
{% endhint %}

**Single Sign-On** allows you to log in to devtodev using your corporate credentials, reducing password fatigue and strengthening access control across your organization.&#x20;

SSO can be configured with your organization’s identity provider. Once activated, team members authenticate via your company’s secure login system – no separate devtodev password required.&#x20;

{% hint style="success" %}
Reach out to our Customer Success team within the platform or using the [`Contact Us`](https://www.devtodev.com/contact-us) form to learn more and enable SSO for your organization. Please add **SSO** when submitting your request. &#x20;
{% endhint %}


---

# 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.devtodev.com/getting-started/registration.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.
