## **Step 1: Generate an app-specific password**


1. [Sign in to your Apple ID account page](https://appleid.apple.com/account/home).
2. In the Security section, click **Generate Password...** below App-Specific Passwords.
3. Enter "**Leave Me Alone**" and click Create.
4. **Copy the App-Specific Password** - if you forget this step you'll have to revoke the password and generate a new one (by starting again from Step 2), as it's not possible to view App-Specific Passwords more than once.

 ![](/api/attachments.redirect?id=02064889-bec5-478d-8d01-d6e13dd9bb46 " =2032x832")

**All done!**

You can now connect your iCloud to Leave Me Alone using your email address and the App-Specific Password you just generated.

## Need help?

### **I can't connect my account**

Please try using the same email address that you sign into iCloud with (your APPLE ID) to connect your account to Leave Me Alone. **This might be different from your email address.**

---

# 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 search API with the q parameter:

```
GET https://help.leavemealone.com/api/search?q=<your_query>
```

The query should be search terms that you're trying to find to answer your question.
The response will contain 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.
