> For the complete documentation index, see [llms.txt](https://docs.airdev.co/canvas/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.airdev.co/canvas/5.1/canvas-functionality/reference/default-pages/legal.md).

# Legal

**Page name:** legal\
**Purpose:** Displays the text content for the Terms & Conditions and Privacy Policy.

You can mange the **Privacy policy** content from  Settings > Privacy policy in the [Admin portal](/canvas/5.1/canvas-functionality/reference/default-pages/admin-portal.md).

You can mange the **Terms of service** content from  Settings > Terms of service in the [Admin portal](/canvas/5.1/canvas-functionality/reference/default-pages/admin-portal.md).\
\
You can change the color of the legal banner from  Settings > Legal page banner color in the [Admin portal](/canvas/5.1/canvas-functionality/reference/default-pages/admin-portal.md).

![](/files/-MXJQbF84d4-3_ExwEWt)


---

# 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:

```
GET https://docs.airdev.co/canvas/5.1/canvas-functionality/reference/default-pages/legal.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.
