# Troubleshooting

**Compatibility Testing**

The Adobe Sign FAQ (<https://helpx.adobe.com/au/sign/faq/api.html>) states "API access is reserved exclusively for enterprise and developer tier accounts".

To help determine whether your Adobe account has API access, first go to the following link: <https://secure.au1.adobesign.com/public/docs/restapi/v6>

Then follow the steps in the video below:

{% embed url="<https://www.loom.com/share/4f21128f6c314ec1993827258fb041be>" %}
Adobe Sign API Test
{% endembed %}

**Company Name Change**

This video demonstrates how to change the company name in Adobe Sign to match the company name stored in Aerofiler:

{% embed url="<https://www.loom.com/share/077b917c6f25430ab855433902fba126>" %}
Adobe Sign company name change
{% endembed %}


---

# 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://adminguidesgitbook.aerofiler.com.au/repository/integrations/adobe-sign/troubleshooting.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.
