# Manage Global SDD Settings

**Requirement**: Immuta permission `APPLICATION_ADMIN`

## Configure the global framework

1. Click the **App Settings** icon in the left sidebar.
2. Click **Sensitive Data Discovery** in the left panel to navigate to that section.
3. Enter the request-friendly name of your global template in the **Global SDD Template Name** field. This name can be found in the tooltip on the framework's detail page.
4. Click **Save**, and then **Confirm** your changes.


---

# 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://documentation.immuta.com/2024.2/discover-your-data/data-discovery/how-to-guides/global-sdd.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.
