# Privacy Policy

### Our Commitment to Privacy

Meet & Greet Digital Signage ("we," "our," or "us") is committed to protecting your privacy. This privacy policy explains how we handle information in relation to our iOS, iPadOS, and macOS application.

### 📱 Data Collection and Usage

#### We Do Not Collect Personal Data

* We do not collect, store, or transmit any personal information
* We do not track your usage or behavior
* We do not use analytics services
* We do not have access to any signs you create
* We do not maintain user accounts or profiles

#### Local Device Storage Only

All app data, including:

* Created signs
* Custom settings
* Imported images
* Color preferences
* Font selections

are stored locally on your device and are never transmitted to our servers or third parties.

### 📸 Photo Library Access

#### Why We Request Photo Access

The app requests access to your device's photo library solely for:

* Importing images to use in your signs
* Saving created signs to your photo library

#### How We Handle Photos

* Photos are processed entirely on your device
* We do not upload, store, or transmit your photos
* Photo library access can be revoked at any time through your device settings

### 🔒 Data Security

#### Local Storage

* All app data is stored securely on your device
* Data is protected by your device's built-in security features
* No cloud storage or synchronization is used
* No internet connection is required for core functionality

### 🌐 Third-Party Services

#### We Do Not Use Third-Party Services

* No analytics services
* No advertising networks
* No user tracking
* No social media integration
* No cloud storage services

### 👥 Children's Privacy

Our app does not collect any personal information from anyone, including children under 13 years of age.

### 🔄 Changes to This Policy

We may update this privacy policy from time to time. We will notify you of any changes by:

* Posting the new privacy policy on our website
* Updating the "Last updated" date at the top of this policy
* Providing notification within app updates when applicable

### 📱 App Permissions

The app requires only two permissions:

1. Photo Library Access: For importing and saving images
2. Camera Access: For taking photos to use in signs

Both permissions are:

* Optional
* Can be declined without affecting core app functionality
* Can be modified at any time in your device settings

### 💼 Business Data

#### How We Handle Business Information

* All business-related content (logos, names, etc.) remains on your device
* No business information is collected or transmitted
* You maintain full control over all content created within the app

### ✉️ Contact Us

If you have any questions about this Privacy Policy, please contact us:

* Email: <support@inwisso.com>
* Website: [meetgreet.inwisso.com](https://meetgreet.inwisso.com)

{% hint style="info" %}
This privacy policy is effective as of March 19, 2024 and will remain in effect except with respect to any changes in its provisions in the future.
{% endhint %}

### 📜 Your Rights

You have the right to:

* Access your device's data
* Delete app data through your device's settings
* Control app permissions
* Request information about our privacy practices

### 🔍 Transparency

We believe in complete transparency regarding data handling. Our app:

* Functions offline
* Stores data locally
* Does not collect analytics
* Does not require registration
* Does not track usage

{% hint style="success" %}
Meet & Greet Digital Signage is designed with privacy-first principles, ensuring your data remains under your control at all times.
{% endhint %}


---

# 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://meetgreet.inwisso.com/privacy-policy.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.
