Glossary
App-specific terms
AI Notes
Hilal’s mobile-first note-taking surface. Each note has a title, body, optional audio recordings, optional file attachments, and (optional) a scheduled local notification reminder. → Create a note
Audience marker
A small info callout at the top of an article telling you which subscription it serves: “For Amazon Seller subscribers.” or “For Hilal Chatbot subscribers.” No marker = relevant to both audiences.
Document Chat
The mobile UI for chatting with the contents of an uploaded file. Shares its backend with Hilal Software’s Document Chat. → Document chat
Drawer
The left-side navigation that slides in. Shows the org name, top-level sections, and your profile footer.
Embedding ID
A field on every note that’s empty today and populated when you opt a note into the Notes → Chatbot KB flow (coming soon). It’s the link between your note and the chunk indexed in your chatbot’s vector database. → Notes → Chatbot KB
EAS Build / EAS Update
Expo’s build and OTA-update services. Hilal uses EAS Build to compile the app for the App Store and Play Store, and EAS Update to push UI changes between Store releases. → Platform & versions
FAB (Floating Action Button)
The circular button bottom-right of most screens. Tapping it opens a small menu of quick actions — AI Features, All Chats, New Chat, Notes. → Quick-actions FAB
Hilal Auth
Hilal’s identity provider. Same login that signs you into the web products. Uses OAuth 2.0 / PKCE.
Listing-hijack alert
Note category / tag
Two ways to organize notes. Categories are mutually exclusive (a note has one category). Tags are not (a note has many).
NL2SQL / Ask the database
The mobile interface to natural-language-to-SQL — the same engine as the web NL2SQL tool. Type a question, get rows back. → Ask the database
OTA update
Over-the-air bundle delivered via EAS Update. The app pulls down a new bundle on next open, without an App Store visit.
Prompt
A saved AI prompt — title, body, category, tags. Use it as a one-tap shortcut in any AI surface. → Prompts library
Push channel
A category of push notifications you can toggle independently. Channels: Account, Note reminders, Inbox, Amazon activity (coming soon), Chatbot activity (coming soon), System.
Quick-actions FAB
See FAB.
Token (access token)
A short-lived JWT issued by Hilal Auth after sign-in. Stored encrypted on-device. Used to authorize every API call. Refreshed silently when it expires.
Voice note
A note where the body is (or includes) an audio recording, automatically transcribed by Hilal’s transcription service. → Voice notes
Cross-references
For shared vocabulary, see:
- Amazon-seller terms (ACoS, ASIN, FBA, marketplace, etc.) → Hilal Software glossary
- Chatbot terms (knowledge source, agent, action, etc.) → Hilal Chatbot glossary