# Admin legal popups

Reusable name: ⚙️ **system\_legal\_popups**

This reusable contains to popup for editing the text for the **Terms of Service** and **Privacy Policy** for your application. These will save changes to the corresponding fields on the website object.

* **Popup Settings - Privacy**\
  Can be triggered from outside the reusable with the custom workflow 'Show privacy popup'.<br>
* **Popup Settings - Terms of Service**\
  Can be triggered from outside the reusable with the custom workflow 'Show terms popup'.

{% hint style="info" %}
We have compiled lists of legal resources related to creating your [Terms of Service](https://docs.google.com/document/d/1_x-D6MKT_dUC_9_gTuDMYv8e5O5n98tol8wdxb7AMQ8/view) or [Privacy Policy](https://docs.google.com/document/d/1hqAkqI9N9i0HUUPf-Ql6V2mlZDFePNVarqkbx78_oc4/view), and urge you to look at these documents closely and carefully for your application.
{% 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://docs.airdev.co/canvas/3.6/canvas-functionality/reference/reusable-elements/owners-portal-reusables/ownerlegalpages.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.
