# Usage Policy

### **Overview**

The **Usage Policy** (also known as the **Privacy Policy**) defines appropriate internet browsing behavior in the workplace. It typically enforces time restrictions for non-work-related browsing and specifies which types of websites employees are allowed to access. Also referred to as an **Acceptable Use Policy (AUP)**, this policy helps ensure that employees adhere to guidelines designed to protect both their work environment and the organization's IT network.

<figure><img src="/files/dIUQCLAJ2Qi0eCkDnZ5J" alt="" width="563"><figcaption></figcaption></figure>

The Privacy Policy applies to all users with access to the domain and will be displayed when users log in for the first time via the web client. Network administrators can enable the **"Acceptance Required"** setting, requiring users to review and accept the policy before proceeding.

Administrators can configure the Privacy Policy in the[ **Getting Started**](https://guides.mangoapps.com/admin-guide/domain-settings/getting-started/terms-of-service-privacy-policy) tab.

***

### **Usage Policy for All Users**

If enabled, the Usage Policy will be shown to all new network and guest users upon their first login via the [**Getting Started**](https://guides.mangoapps.com/admin-guide/domain-settings/getting-started/terms-of-service-privacy-policy) page.

Existing network and guest users will see a **Usage Policy/Privacy Policy** pop-up whenever administrators make and save changes to the document.


---

# 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://guides.mangoapps.com/admin-guide/compliance/usage-policy.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.
