# TROUBLESHOT

- [Grant access for Delpha Support](https://help.delpha.io/delpha-for-salesforce/troubleshot/grant-access-for-delpha-support.md): Enable support access in Salesforce to let Delpha troubleshoot setup or data issues. Quick steps to grant Delpha support secure, temporary access to your org.
- [Error when connecting to Delpha](https://help.delpha.io/delpha-for-salesforce/troubleshot/error-when-connecting-to-delpha.md): What to do when the connection to Delpha back-end is failing.
- [Fixing OAuth Errors When Connecting Through Delpha Connected App](https://help.delpha.io/delpha-for-salesforce/troubleshot/fixing-oauth-errors-when-connecting-through-delpha-connected-app.md): Fix Salesforce OAuth errors by manually installing the Delpha Connected App or using the Approve Uninstalled Connected Apps permission.
- [Data Quality assessment directly fails for all monitored fields but not for all users](https://help.delpha.io/delpha-for-salesforce/troubleshot/data-quality-assessment-directly-fails-for-all-monitored-fields-but-not-for-all-users.md): Regular users may encounter a failure when running a Delpha data assessment while admins succeed. The issue occurs seconds after launch, indicating a problem with Delpha Backend access.
- [I refreshed my sandbox and Delpha is not working any more](https://help.delpha.io/delpha-for-salesforce/troubleshot/i-refreshed-my-sandbox-and-delpha-is-not-working-any-more.md)


---

# 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.delpha.io/delpha-for-salesforce/troubleshot.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.
