Try it free

Try it free

Help center

Get help with pricing and plans, schedule a demo, explore use cases for your team, and more.

Start typing your search...
Or choose an option from bellow
Airy.ai
Hello, this is Airy.ai. How can I support you today?
Airy.ai
Hello, this is Airy.ai. How can I support you today?

Browse by topics

Get help with pricing and plans, schedule a demo, explore use cases for your team, and more.

Get Started

Get started with Airy.app by @itsrehanraihan
  • What is Airy?

    Airy is a distraction-free note-taking app designed to help you capture thoughts instantly and stay in flow.

  • How do I create a note?

    Open the app and start typing. Your note is saved automatically.

  • Where are my notes stored?

    Your notes are stored locally on your device by default. Nothing is uploaded unless you enable future sync features.

Notes & Organization

  • How do I organize my notes?

    You can use folders for broad structure and tags for context. Keep it simple. Over-organization can slow you down.

  • Can I search my notes?

    Yes. Use the search bar to instantly find notes by keywords.

  • Can I edit or delete notes?

    Yes. Open any note to edit. You can delete notes anytime.

Privacy & Security

  • Are my notes private?

    Yes. Your notes are stored locally and are not shared or sold.

  • Does Airy track my data?

    No. Airy does not track your behavior or use your notes for analytics.

  • Is my data encrypted?

    Your notes are stored securely using encryption on your device. End-to-end encryption for sync is planned.

Sync & Backup (Future)

Support team picture Airy.app by @itsrehanraihan
  • Will Airy support cloud sync?

    Yes. Cloud sync is planned for a future version.

  • Will my notes stay private with sync?

    Yes. Notes will be encrypted before leaving your device.

Troubleshooting

  • The app is not responding

    Try restarting the app. If the issue continues, contact support.

  • I lost a note

    Check your recent notes or search using keywords. If the note was deleted, it cannot be recovered.

Keyboard Shortcuts

  • Quick actions

    • Create new note: Cmd + N

    • Search: Cmd + F

    • Delete note: Cmd + Delete

  • Contact Support

    Need help? Email: support@airyapp.com

  • Is my data encrypted?

    Your notes are stored securely using encryption on your device. End-to-end encryption for sync is planned.

import java.io.File
import java.time.LocalDateTime
import java.time.format.DateTimeFormatter

// Data model
data class Note(
    val content: String,
    val timestamp: String = LocalDateTime.now()
        .format(DateTimeFormatter.ISO_LOCAL_DATE_TIME)
) {
    fun format(): String {
        return "[$timestamp]\n$content\n\n"

import java.io.File
import java.time.LocalDateTime
import java.time.format.DateTimeFormatter

// Data model
data class Note(
    val content: String,
    val timestamp: String = LocalDateTime.now()
        .format(DateTimeFormatter.ISO_LOCAL_DATE_TIME)
) {
    fun format(): String {
        return "[$timestamp]\n$content\n\n"

Office Hours

Sun - Thu: 9:00 AM - 5:00 PM
Fri - Sat: Closed

Office Hours

Sun - Thu: 9:00 AM - 5:00 PM
Fri - Sat: Closed

Office Hours

Sun - Thu: 9:00 AM - 5:00 PM
Fri - Sat: Closed

Be the first to hear about updates, features, and what we’re building next.

4.9

“It helped me organize my thoughts and actually follow through on ideas. Everything just clicks.”

Rehan R., Product Designer

Built to bring clarity to your thinking and structure to your ideas, without getting in your way.

© All rights reserved

︎Made by ― Rehan Raihan

Be the first to hear about updates, features, and what we’re building next.

4.9

“It helped me organize my thoughts and actually follow through on ideas. Everything just clicks.”

Rehan R., Product Designer

Built to bring clarity to your thinking and structure to your ideas, without getting in your way.

© All rights reserved

︎Made by ― Rehan Raihan

Be the first to hear about updates, features, and what we’re building next.

4.9

“It helped me organize my thoughts and actually follow through on ideas. Everything just clicks.”

Rehan R., Product Designer

Built to bring clarity to your thinking and structure to your ideas, without getting in your way.

© All rights reserved

︎Made by ― Rehan Raihan

Create a free website with Framer, the website builder loved by startups, designers and agencies.