# Register with oAuth

{% hint style="info" %}
Register using your Salesforce Login, so you don’t need to create a separate password.
{% endhint %}

On the register page (<https://app.dataimporter.io/register>), you will have two options:

* Register with Production
* Register with Sandbox

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

You can register with either, and the Login that you choose will be used to log in with Dataimporter going forward.

If you wish to change the username used to log in to dataimporter, then head to the Billing page, and click Edit next to your user.


---

# 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://help.dataimporter.io/getting-started/register-with-oauth.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.
