# Photos Permission

When you first launch AlbumFiler, it will ask you for permission to access your Photos library. In order for AlbumFiler to work, you must grant it permission. Otherwise, AlbumFiler will not be able to retrieve a list of your albums and folders.

<div><figure><img src="/files/B42oVjBnFzHxKYheMr4H" alt=""><figcaption></figcaption></figure> <figure><img src="/files/CLoHXJj0RYnOy8VxJkgH" alt=""><figcaption></figcaption></figure> <figure><img src="/files/Km6gAby1Kua12y1HRpHr" alt=""><figcaption></figcaption></figure></div>

If you click **Don't Allow**, Photos will not have access to Photos and will not operate properly. To resolve this, you will have to do the following:

1. **Quit AlbumFiler**.
2. **Quit System Settings** if it is opened.
3. Open **System Settings**.
4. Go to the **Privacy & Security > Photos** section.
5. **Enable access** for AlbumFiler.
6. Open **AlbumFiler**.


---

# 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.albumfiler.com/onboarding/photos-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.
