# Error “operation not permitted” macOS

Since macOS 10.14, Apple has introduced a new privacy flow. The user is now asked for permission when an app requires access to certain features or functions.&#x20;

#### The user will need to explicitly grant "Full Disk Access" to the eazyBackup application by doing the following:

1. Open the System Preferences (Apple menu)
2. Select "Security and Privacy" > "Privacy" tab
3. Select "Full Disk Access"
4. Add eazyBackup

***

[eazyBackup](https://eazybackup.com)


---

# 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.eazybackup.com/troubleshooting/error-operation-not-permitted-macos.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.
