# Global settings

![](https://2751937154-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Lu-ZWvY7BC8vS5I6doj%2F-M0OpiA_Aa5tYfYjwZSV%2F-M0Ow-GoxQ663U2t3SUP%2FCC-GlobalSettings.png?alt=media\&token=57f132eb-f374-4723-83c5-56f69236261a)

### Content Security

Content Controller will inspect the contents of uploaded zip packages for dangerous file types. You can [modify this behavior](https://support.scorm.com/hc/en-us/articles/360033820534-Content-Controller-Imported-Package-Contained-Blacklisted-File-Type) by clicking Content Security under Global Settings.

### Content Options

**Enable SCORM 2004 4th Edition Export:** Toggle on/off the ability to export courses as SCORM 2004 4th Edition.

**Enable import of legacy RXD content:** Allows users to choose RXD v1.8 (legacy) instead of RXD v3.x (recommended) when importing RXD content.

### Launch

#### Learner Data

Toggle on/off the ability to [anonymize learner data](https://support.scorm.com/hc/en-us/articles/7671577344155-Hashing-Specifics-in-Content-Controller). This feature hashes personally identifiable information about learners before it is sent to Content Controller for all accounts.

#### Lead-in Page

During the launch process, direct users to a Lead-in Page. This self-hosted webpage allows Content Controller to present information or obtain a response before users start a course.

#### Mobile Device User-Agent Segments

If the User-Agent of a learner contains any of these segments, then a course that has the 'Force Frameset Launches on Mobile Devices' setting enabled will ignore the configured SCO launch type and continue with a frameset launch.

### Privacy Policy

Add a customized privacy policy statement for learners. A link to the statement will be displayed in the player for all accounts that enabled the *Display Privacy Policy Link* setting.

### Sign-in Message

Add a custom message to Content Controller’s sign-in screen. It will appear to all users before they sign in.


---

# 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://guide.contentcontroller.com/settings/global-settings.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.
