> For the complete documentation index, see [llms.txt](https://tumi.gitbook.io/tumi-docs/vVCogHXiWzXE1HlyoS53/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tumi.gitbook.io/tumi-docs/vVCogHXiWzXE1HlyoS53/privacy-policy.md).

# Privacy Policy

### Privacy Policy <a href="#privacy-policy" id="privacy-policy"></a>

**Tumi – Inventory Tracking App**

**Last updated:** May 2026

#### 1. Introduction <a href="#id-1.-introduction" id="id-1.-introduction"></a>

This Privacy Policy explains how Tumi (“the App”, “we”, “our”, or “us”) collects, uses, and protects information when you use **Tumi – Inventory Tracking App**.

Tumi is an application designed to help users organize and track personal items by storing item information such as names, descriptions, photos, and files.

By using the application, you agree to the collection and use of information in accordance with this Privacy Policy.

***

### 2. Information We Collect <a href="#id-2.-information-we-collect" id="id-2.-information-we-collect"></a>

#### Information You Provide <a href="#information-you-provide" id="information-you-provide"></a>

Users may voluntarily provide information while using the application, including:

* Name
* Email address

This information is used to support app features such as inventory organization and potential future cloud synchronization.&#x20;

***

#### Automatically Collected Information <a href="#automatically-collected-information" id="automatically-collected-information"></a>

The app may collect limited technical information automatically, including:

* Device information
* App usage statistics
* Crash reports
* Interaction data

This information is collected through analytics services.

***

### 3. Camera Access <a href="#id-3.-camera-access" id="id-3.-camera-access"></a>

The app may request access to your device camera in order to allow users to take photos of items for inventory records or find items using barcodes.&#x20;

Camera access is used only for capturing item photos or barcode scanner within the application and is not used for any other purpose.

***

### 4. Local Data Storage <a href="#id-4.-local-data-storage" id="id-4.-local-data-storage"></a>

Tumi stores user data locally on the user’s device using a local database system (Room Database).

This may include:

* Item names
* Photos
* Files
* Inventory records

The data remains stored on your device only unless you choose to remove it. Information above will not be recorded and used for other purposes.

***

### 5. Analytics <a href="#id-6.-analytics" id="id-6.-analytics"></a>

The app uses analytics tools provided by **Google**, such as \*\*Google Analytics for Firebase, to understand how the application is used.

Analytics may collect information such as:

* Device type
* Operating system
* App usage patterns
* Performance data

This data helps improve app functionality and user experience.

***

### 6. Advertising <a href="#id-7.-a-dvertising" id="id-7.-a-dvertising"></a>

Tumi may display advertisements using \*\*Google’s advertising platform \*\*Google AdMob.

AdMob may collect certain information automatically, such as:

* Device identifiers
* Advertising identifiers
* Interaction with advertisements

Users can learn more about how Google handles data through Google’s privacy policies.

***

### 7. Data Security <a href="#id-9.-data-security" id="id-9.-data-security"></a>

We take reasonable measures to protect user information stored within the application. However, no digital system can guarantee complete security.

Users are responsible for protecting access to their devices and ensuring proper backups if necessary.

***

### 8. Children's Privacy <a href="#id-10.-childrens-privacy" id="id-10.-childrens-privacy"></a>

The application is not specifically directed toward children under the age of 13. We do not knowingly collect personal information from children.

If a parent or guardian believes that a child has provided personal information through the app, they may contact us for removal of such data.

***

### 9. Changes to This Privacy Policy <a href="#id-11.-changes-to-this-privacy-policy" id="id-11.-changes-to-this-privacy-policy"></a>

We may update this Privacy Policy from time to time. Changes will be reflected by updating the "Last updated" date.

Continued use of the application after changes indicates acceptance of the updated policy.

***

### 10. Contact Us <a href="#id-12.-contact-us" id="id-12.-contact-us"></a>

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

**Email:**&#x20;

**\[<planstudy.ai@gmail.com>]**


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://tumi.gitbook.io/tumi-docs/vVCogHXiWzXE1HlyoS53/privacy-policy.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
