This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!doctype html><meta charset="utf-8"> | |
| <title>Privacy & Data Use — BOQ/QTO Sheets Action</title> | |
| <h1>Privacy & Data Use — BOQ/QTO Sheets Action</h1> | |
| <p>This Action uses the Google Sheets API in <b>read-only</b> mode to fetch only: | |
| <code>Materials!A1:H</code> and <code>Conversions!A1:C</code>. No personal data, cookies, | |
| or persistent storage. Calculations (unit conversion and qty*unit_price*(1+wastage_factor)) | |
| are performed transiently in the chat session only. Access is protected by a restricted | |
| Google API key (Sheets API only). You can revoke access by changing sheet sharing or | |
| rotating the API key. Contact: <your email>.</p> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!doctype html><meta charset="utf-8"> | |
| <title>Privacy & Data Use — BOQ/QTO Sheets Action</title> | |
| <h1>Privacy & Data Use — BOQ/QTO Sheets Action</h1> | |
| <p>This Action uses the Google Sheets API in <b>read-only</b> mode to fetch only: | |
| <code>Materials!A1:H</code> and <code>Conversions!A1:C</code>. No personal data, cookies, | |
| or persistent storage. Calculations (unit conversion and qty*unit_price*(1+wastage_factor)) | |
| are performed transiently in the chat session only. Access is protected by a restricted | |
| Google API key (Sheets API only). You can revoke access by changing sheet sharing or | |
| rotating the API key. Contact: <your email>.</p> |