> For the complete documentation index, see [llms.txt](https://docs.ixhello.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ixhello.com/ixhc/connections/salesforce/salesforce-create-an-account.md).

# SalesForce: Create an account

## Create an account in SalesForce.com

On the SalesForce Integration page, click **“Submit”**.

![](/files/-M9KYUMk4My8ranmCpka)

Open a new tab and go to “**developer.salesforce.com”** and click the “**Sign Up”** butto&#x6E;**.**

![](/files/-M9KYUMlR1Vq6JA7Ap-T)

Fill all the required fields and click the “**Sign me up**” button.

![](/files/-M9KYUMmRX_G02VLQk7s)

The page will refresh and notify you that an account is created and ask you to confirm the account.

![](/files/-M9KYUMnob4GGOhgF4hN)

You will receive a confirmation mail to the registered email address. Open the email and click “**Verify Account**”.

![](/files/-M9KYUMowfvnBqkyfhb3)

Complete all required fields and click the “**Change Password**” button.

![](/files/-M9KYUMpT3o8epU-1wpp)

You are then redirected to “[**https://ap16.lightning.force.com/lightning/page/home**](https://ap16.lightning.force.com/lightning/page/home)”.

![](/files/-M9KYUMq-X-jXP40B_ld)


---

# 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.ixhello.com/ixhc/connections/salesforce/salesforce-create-an-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.
