# App Permission

## How to grant Workspace permission

Click on the DocExport Board view on any board.

Click on the 'Settings' Icon and on 'Go to App Settings':

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

Click on the 'App Management' tab, select the 'All Workspaces' option and click on 'Save':

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

That's it. From now on, DocExport can load data from mirror columns and connected boards, even if they are in a different workspace.


---

# 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.docexport.com/troubleshooting/app-permission.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.
