> For the complete documentation index, see [llms.txt](https://cortex-docs.paloaltonetworks.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cortex-docs.paloaltonetworks.com/cortex-xdr-agent-ios-guide/8.1-agent-ios-guide/install-and-connect-cortex-xdr-agent-app-for-ios/add-an-agent-settings-security-profile-administrator-task.md).

# Add an Agent Settings Security Profile (Administrator Task)

Agent Settings profiles enable you to customize the Cortex XDR agent settings for different platforms and groups of users. Configure an Agent Settings profile on the Cortex XDR tenant.

1. Add a new profile.
   1. From the Cortex XDR tenant, select Endpoints → Policy Management → Prevention → Profiles → **+ Add Profile** and select whether to **Create New** or **Import from File** a new profile.

      <div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><h3>Note</h3><p>New imported profiles are added, not replaced.</p></div>
   2. Select **iOS**, and then the **Agent Settings** profile type.
   3. Click **Next**.
2. Configure the Agent Settings profile.
   1. Enter a meaningful **Profile Name** and a **description**.
   2. Configure app notifications on the device by selecting an **App Notifications** option.
3. Click **Create**.
4. Assign the profile to a Prevention Policy Rule. Select Endpoints → Policy Management → Prevention → Policy Rules.
   1. Do one of the following:

      * To create a new policy or import a policy, click **+Add Policy** and select whether to **Create New** or **Import from File**. Enter a meaningful **Policy Name** and **Description**.
      * Edit an existing policy rule.

      <div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><h3>Note</h3><p>New imported policies are added, not replaced.</p></div>
   2. For **Platform**, select **iOS**, and then for **Agent Settings**, select the profile that you created.
   3. Click **Next**.
   4. Select the iOS devices to which you want to assign the policy.
   5. Click **Done**.


---

# 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, and the optional `goal` query parameter:

```
GET https://cortex-docs.paloaltonetworks.com/cortex-xdr-agent-ios-guide/8.1-agent-ios-guide/install-and-connect-cortex-xdr-agent-app-for-ios/add-an-agent-settings-security-profile-administrator-task.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
