> ## Documentation Index
> Fetch the complete documentation index at: https://docs.asapp.com/llms.txt
> Use this file to discover all available pages before exploring further.

# AI Console

> Central dashboard for configuring and managing ASAPP products

The **AI Console** is ASAPP's central dashboard for configuring, managing, and monitoring your ASAPP products. It provides a unified interface for administrators, developers, and business users to set up and control the full suite of ASAPP's AI-powered solutions.

<Frame>
  <img src="https://mintcdn.com/asapp/bSPknm73NAzIX3Ak/images/getting-started/aic/aic-home.png?fit=max&auto=format&n=bSPknm73NAzIX3Ak&q=85&s=6e5f0b6285d9483eaf82c2f808009e25" alt="AI Console Home" width="1843" height="1288" data-path="images/getting-started/aic/aic-home.png" />
</Frame>

## Product Configuration

AI Console allows you to set up and manage ASAPP products.

<Frame>
  <img src="https://mintcdn.com/asapp/bSPknm73NAzIX3Ak/images/getting-started/aic/product-tiles.png?fit=max&auto=format&n=bSPknm73NAzIX3Ak&q=85&s=9ed8369f34af24405a17e66dcf2b8d6c" width="600px" alt="Product Tiles in AI Console" data-path="images/getting-started/aic/product-tiles.png" />
</Frame>

You can configure the following products:

* [GenerativeAgent](/generativeagent): Configure Tasks, Functions, Knowledge Bases, and more.
* [ASAPP Messaging](/agent-desk): Configure intents, flows, response libraries, and other ASAPP Messaging settings.
  * [Queues and Routing](/agent-desk/digital-agent-desk/queues-and-routing)
  * [Virtual Agent](/agent-desk/virtual-agent)
  * [End Customer IP Blocking](/security/external-ip-blocking)
* [AI Compose](/ai-productivity/ai-compose): Configure responses and other settings for AI Compose.
* [AI Summary](/ai-productivity/ai-summary): Try out AI Summary within the AI Console.

## Manage Company Resources

**Company Resources** are shared entities that multiple ASAPP products use.

<Frame>
  <img src="https://mintcdn.com/asapp/bSPknm73NAzIX3Ak/images/getting-started/aic/company-resources.png?fit=max&auto=format&n=bSPknm73NAzIX3Ak&q=85&s=b371421bced66bed5996f4ce3c8aab60" width="400px" alt="Company Resources in AI Console" data-path="images/getting-started/aic/company-resources.png" />
</Frame>

Company Resources include:

* **API Integration Hub**: Manage [API Connections](/generativeagent/configuring/connect-apis) that connect GenerativeAgent to external systems. This includes:
  * Managing API Connections, API Specs, and Authentication.
  * Viewing [API Logs](/generativeagent/configuring/connect-apis#api-connection-logs).

* **Entities**: Data fields used for routing, reporting, and personalization

* **Integrations**: Data and API Integrations to connect ASAPP Messaging to external systems.

* **Intents**: Customer intents recognized by Virtual Agent and other products

* **Library**: Build and attach deep links or Forms to use in Flows.

## Administration

AI Console is where you administer your ASAPP account. Located in the top right corner of the page.

<Frame>
  <img src="https://mintcdn.com/asapp/bSPknm73NAzIX3Ak/images/getting-started/aic/admin-aic.png?fit=max&auto=format&n=bSPknm73NAzIX3Ak&q=85&s=60464048009006cf924377c10aabfca0" alt="AI Console Administration" width="1689" height="409" data-path="images/getting-started/aic/admin-aic.png" />
</Frame>

Within the Administration page, you can:

* **Manage Users and Roles**:
  * Invite users and assign them roles (admin, developer, business user, etc.)
  * Control permissions for access to different applications and features
  * Map SSO roles to ASAPP roles for seamless access
* **View Audit Logs**:
  * Track all configuration changes, deployments, and user actions for compliance and troubleshooting
  * Search, filter, and export audit logs for review

## Quick Navigation

AI Console provides quick navigation to the product pages and company resources.

<Frame>
  <img src="https://mintcdn.com/asapp/bSPknm73NAzIX3Ak/images/getting-started/aic/quick-nav.png?fit=max&auto=format&n=bSPknm73NAzIX3Ak&q=85&s=b89b4d39560b8fd9c6ac5e64767d8337" width="300px" alt="AI Console Quick Navigation" data-path="images/getting-started/aic/quick-nav.png" />
</Frame>

## Next Steps

Now that you understand the AI Console, here are the recommended next steps to get started:

<CardGroup>
  <Card title="Developer Quickstart" href="/getting-started/developers">
    Learn how to access the developer portal and make your first API calls.
  </Card>

  <Card title="GenerativeAgent Getting Started" href="/generativeagent/getting-started">
    Set up and configure GenerativeAgent for your use cases.
  </Card>

  <Card title="ASAPP Messaging Platform" href="/agent-desk">
    Configure your messaging platform with intents, flows, and virtual agents.
  </Card>

  <Card title="User and Role Management" href="/getting-started/setup/audit-logs">
    Set up user roles and permissions for your team.
  </Card>
</CardGroup>
