# Apple Notes

{% embed url="<https://www.youtube.com/watch?v=1d6ToiZSjIs>" %}

Apple Notes does not have many possible ways to integrate. The only way that currently exists is through [Apple Shortcuts](/inbox-ai/integrations/apple-shortcuts.md).

In the examples is a basic example, allowing you to create a new note, but you can use the Shortcuts app to add much deeper integration.

## Included Example

Open the "Apple Notes" folder in the "Actions" tab, and click the blue "Create Note" link to download the Apple Shortcut required to make the integration work. If you change the name, ensure you enter the new name in the "Shortcut" field.

<figure><img src="/files/R1VQzf6qo4eC01tTWz4Y" alt=""><figcaption><p>Download the "Create Note" Shortcut</p></figcaption></figure>

## Further Integrations

Create an Apple Shortcut that does what you want Inbox AI to be able to do (i.e Create a Note) like the images below show. Ensure you enable it to be used as a Quick Action.

<div align="left"><figure><img src="/files/cvsGgaYNEYT7ghfYldlT" alt="" width="375"><figcaption><p>Add a Note Action</p></figcaption></figure> <figure><img src="/files/3YXFQpCGnwMA8JUkApCd" alt="" width="375"><figcaption><p>Select "Use as Quick Action"</p></figcaption></figure></div>

Duplicate the included "Create Note" example, and adjust the name of the Shortcut you want to call.


---

# 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://dreetje-1.gitbook.io/inbox-ai/integrations/apple-notes.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.
