> ## Documentation Index
> Fetch the complete documentation index at: https://asapp-04-04-getting-started-ga.mintlify.site/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-04-04-getting-started-ga/RRg3Ad4pxY3z3L-S/images/getting-started/aic/aic-home.png?fit=max&auto=format&n=RRg3Ad4pxY3z3L-S&q=85&s=bca72c96444debdc13224dadfd62fa92" 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-04-04-getting-started-ga/RRg3Ad4pxY3z3L-S/images/getting-started/aic/product-tiles.png?fit=max&auto=format&n=RRg3Ad4pxY3z3L-S&q=85&s=d5717428025e16ff7046c3829d4b2bd7" 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](/messaging-platform): Configure intents, flows, response libraries, and other ASAPP Messaging settings.
  * [Queues and Routing](/messaging-platform/digital-agent-desk/queues-and-routing)
  * [Virtual Agent](/messaging-platform/virtual-agent)
  * [End Customer IP Blocking](/security/external-ip-blocking)
* [AutoCompose](/autocompose): Configure responses and other settings for AutoCompose.
* [AutoSummary](/autosummary): Try out AutoSummary within the AI Console.

## Manage Company Resource

**Company Resources** are shared entities that are used across multiple ASAPP products.

<Frame>
  <img src="https://mintcdn.com/asapp-04-04-getting-started-ga/RRg3Ad4pxY3z3L-S/images/getting-started/aic/company-resources.png?fit=max&auto=format&n=RRg3Ad4pxY3z3L-S&q=85&s=304b285a79ed4c7f660a1b9ecb524eb1" 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-04-04-getting-started-ga/RRg3Ad4pxY3z3L-S/images/getting-started/aic/admin-aic.png?fit=max&auto=format&n=RRg3Ad4pxY3z3L-S&q=85&s=3e0bb728a630f3cc76dc7b704f0c7dab" 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-04-04-getting-started-ga/RRg3Ad4pxY3z3L-S/images/getting-started/aic/quick-nav.png?fit=max&auto=format&n=RRg3Ad4pxY3z3L-S&q=85&s=9b92f9ced03e2b97ba86d2a2a41a6192" 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="/messaging-platform">
    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>
