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

# Privacy policy

At **Barcode Generator & POS**, we value your privacy and are committed to protecting your information.

### Information We Collect

To provide the app's features, we may access and store:

* Shopify store information
* Product and variant information
* Barcode and SKU settings
* Label templates
* Custom POS option sets
* App preferences and configuration

### How We Use Your Information

We use your information to:

* Generate barcodes and SKUs
* Create and print labels
* Provide Shopify POS custom options
* Save your app settings
* Improve the app and provide support

We only use the information necessary to deliver these features.

### Data Security

Your information is stored securely, and we take reasonable measures to protect it from unauthorized access.

### Data Sharing

We do **not** sell, rent, or share your data with third parties except when required by law or to provide the app's services.

### Data Removal

If you uninstall the app or would like your data removed, please contact us and we'll process your request within a reasonable timeframe.

#### Changes To The Privacy Policy

We may update this privacy policy at any time in order to reflect, for example, changes to our practices or for other operational, legal or regulatory reasons. If we make changes to this policy, we will notify you by email of updates, so that you are aware of information we collect, how we use it, and under what circumstances, if any.

#### Contact Information

If you would like to access, correct, amend or delete any personal information, or require any additional information about our privacy policy please contact us at <vikas.shinedezign@gmail.com>

Copyright © 2026 | Shine Dezign Infonet Pvt. Ltd | All Rights Reserved


---

# 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://shine-dezign-infonet.gitbook.io/barcode-generator-and-pos/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.
