# Check your Salesforce Hosting

Maica connects natively to the NDIS APis as well as hosts sensitive Participant information, so it is a requirement to host your underlying Salesforce instance in Australia. This article shows you how to check if your Salesforce instance is hosted in Australia.

{% hint style="info" %}
Should you find that your Salesforce instance is **not** hosted in Australia, you can [contact us](https://www.maica.com.au/contact-us) to assist with the migration of this.
{% endhint %}

{% embed url="<https://app.arcade.software/share/XLW4mUmKbfJDRBI2Ejuq>" %}
How to check your Salesforce hosting location.
{% endembed %}

To check your hosting for Saleforce, follow the steps outlined below:

1. Log into your Salesforce instance
2. Go to `Setup`
3. Type `Company Information`
4. Check the `Instance` value&#x20;
5. Go to <https://availability.salesforce.com/find-my-instance/>&#x20;
6. Copy & Paste the `Instance` value to see where your instance is located


---

# 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://knowledge.maica.com.au/maica-knowledge-base/maica-administration-guide/getting-started/check-your-salesforce-hosting.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.
