# How to fix Accessbility permission

BoltAI requires the Accessibility permission for the AI Command & AI Inline features. If you get the error "Failed to get the highlighted text", it's likely that BoltAI wasn't granted the Accessibility permission.

Follow the steps below to manually grant BoltAI the permission:

1. Quit BoltAI
2. Go to System Settings > Privacy & Security > Accessibility
3. Remove BoltAI from the list if it exists
4. Click the "Plus" button (+) and choose BoltAI (in`/Applications/BoltAI.app`)

Now restart BoltAI, an optionally the app you wanted to use BoltAI with.

<figure><img src="https://3493584844-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FynYW2xZqA52spY7XgWis%2Fuploads%2FtRPgVBGHDjn7UXWXjbrc%2FCleanShot%202024-05-07%20at%2011.20.16%402x.jpg?alt=media&#x26;token=96c62646-012e-431a-9733-6550c52e7e1c" alt=""><figcaption><p>Grant BoltAI Accessibility Permission</p></figcaption></figure>

If the problem still persists, please [send me an email](mailto:hello@boltaisupport.com) and I'm happy to jump on a call to help.&#x20;


---

# 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://docs.boltai.com/docs/troubleshooting/how-to-fix-accessbility-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.
