> For the complete documentation index, see [llms.txt](https://docs.limio.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.limio.com/integrations/using-limio-for-salesforce/troubleshooting/grant-support-access.md).

# Grant Access to Limio Support

## How to grant access to Limio Support

## Customer grants access request

To investigate Limio for Salesforce issues in production, Limio Support must be given access to the Production instance in order to reproduce and investigate the issue.

The mechanism to grant access to Limio Support is the same as the mechanism to grant Salesforce Support (described [here](https://help.salesforce.com/s/articleView?id=000384334\&language=en_US\&type=1)).

Please note that Limio Support **will never ask for your username and password** and you should not create a user for Limio Support in a production instance. You must use the process described below.

For Limio Support to be given temporary, revokable access to your Salesforce Production Instance, you must:

1. **Provide your Salesforce org ID:**

   Go to Setup > Company Settings and find "Salesforce.com Organisation ID".\
   Send this ID to the Limio team.
2. **Grant access to Limio Support** through an access request

* Go to Personal Settings of the org
* Search for Grant Account Login Access
* Grant access to Limio Support

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

<figure><img src="/files/5D1L6W39a4CwFgqW3xta" alt=""><figcaption></figcaption></figure>

See the [Salesforce documentation](https://developer.salesforce.com/docs/atlas.en-us.pkg2_dev.meta/pkg2_dev/lma_requesting_login_access.htm) for more details.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.limio.com/integrations/using-limio-for-salesforce/troubleshooting/grant-support-access.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
