> ## Documentation Index
> Fetch the complete documentation index at: https://domoinc-bradley-turek-pfilter-operators-reference.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# AI Admin Agent Settings

export const BetaNote = ({generic = false}) => <Note>
    <strong>Note:</strong>{" "}
    {generic ? "" : "This feature is in beta. "}
    Beta Program participants can enable features{" "}
    <a href="https://embed.domo.com/embed/pages/DQ8Ek">here</a>. To join the
    Beta Program, fill out{" "}
    <a href="https://embed.domo.com/embed/pages/K8GMx">this form</a>. For beta
    questions or feedback, email{" "}
    <a href="mailto:beta.admin@domo.com">beta.admin@domo.com</a>.
  </Note>;

## Intro

This article explains the AI Agent settings available in the Admin Settings, including how to set the default model provider, enable AI Chat search ability, choose the global chat agent, and manage AI Chat DataSet restrictions.

***

## Access AI Agent Settings

Go to the **Admin** tab in the left navigation, then select **AI Service Layer** > **AI Agent Settings**.

<Frame>
  <img src="https://mintcdn.com/domoinc-bradley-turek-pfilter-operators-reference/9n8RBrsmI6YtlOAQ/images/kb/aiAdminMain_AgentSettings.jpg?fit=max&auto=format&n=9n8RBrsmI6YtlOAQ&q=85&s=45bd9ace20fdee6e68377b331e5acf99" alt="AI Agent Settings page in the Admin Settings" width="3450" height="1810" data-path="images/kb/aiAdminMain_AgentSettings.jpg" />
</Frame>

## Default Model Provider

Manage which provider AI Services use by default.

## AI Chat Search Ability <Badge className="text-primary bg-primary/10 font-bold">Beta</Badge>

<BetaNote />

Allow AI Chat to search for content not included in the context window.

## Global Chat Agent <Badge className="text-primary bg-primary/10 font-bold">Beta</Badge>

Choose which agent is displayed.

## AI Chat DataSet Restrictions <Badge className="text-primary bg-primary/10 font-bold">Beta</Badge>

Allowlists (formerly whitelists) and blocklists (formerly blacklists) are security measures for access control. Learn more about [DataSet Restrictions](/s/article/AI-Chat-DataSet-Restrictions).
