# 1. AI Suite

You can use DuploCloud's built-in AI DevOps engineer to troubleshoot issues with your infrastructure, get guidance on common operational tasks, and receive suggested commands for Services, Containers, and cloud resources — all from within the DuploCloud Portal.

## Using AI HelpDesk

Quickly interact with an AI Agent to get guidance, suggestions, or commands for common operational tasks.

Navigate to **AI Suite** → **HelpDesk** in the DuploCloud Portal and enter the following:

* **Agent:** `k8s`
* **Instance:** Choose an available instance (`k8s` in the example below).
* **Default Agent Permissions:** (Optional — leave blank or select a permission with Kubernetes access if available).
* **Message to Agent:** Enter a message like:

  ```
  List all Pods currently running for the nginx Service.
  ```

<div align="left"><figure><img src="https://2471407984-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F68cb0s9ce5UIUKWPuYs8%2Fuploads%2FtriIgzM1Jt1TMBzTtNpy%2FScreenshot%20(1058).png?alt=media&#x26;token=b883659b-b700-4744-8b6a-514ff26d1dc6" alt="" width="563"><figcaption></figcaption></figure></div>

Click **Submit**. The AI Agent will respond with a suggested command.

<figure><img src="https://2471407984-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F68cb0s9ce5UIUKWPuYs8%2Fuploads%2F5AsSp45HHcdQBHm7ykH2%2FScreenshot%20(1059).png?alt=media&#x26;token=359d68dd-81a4-4105-af3f-33f9eeaa95d3" alt=""><figcaption></figcaption></figure>

\
Review the AI Agent's suggestion, select **Approve**, **Reject**, **Ignore**, **Execute**, and click **Submit**.

If you approve or execute the suggestion, the results will be displayed.

<figure><img src="https://2471407984-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F68cb0s9ce5UIUKWPuYs8%2Fuploads%2F6R38YdwsuWGmwaurSiZs%2FScreenshot%20(1062).png?alt=media&#x26;token=6186d694-c6bf-44c2-aa18-51fb33db3b71" alt=""><figcaption></figcaption></figure>

For detailed instructions on managing AI Agents, creating custom Tools, and exploring the full AI Suite, see the [AI Studio documentation](https://docs.duplocloud.com/docs/workshops/duplocloud-101-for-aws/daily-operations-using-duplocloud/broken-reference).

## Using the PrivateGPT Agent

You can also use the AI HelpDesk with the PrivateGPT Agent to ask questions and get assistance without any of your data leaving your AWS environment.

Navigate to **AI Suite** → **HelpDesk** in the DuploCloud Portal and enter the following:

* **Agent:** `private-gpt` (or the name of your organization’s PrivateGPT Agent)
* **Instance:** Select an available instance for the PrivateGPT Agent.
* **Default Agent Permissions:**\
  (Optional — leave blank or choose an appropriate permission set if one exists.)
* **Message to Agent**: Enter a message like:

```
What is the cost for an m5.xlarge EC2 instance?
```

<div align="left"><figure><img src="https://2471407984-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F68cb0s9ce5UIUKWPuYs8%2Fuploads%2FIAZ0kGX7cVasjXk1LW82%2FScreenshot%20(1066).png?alt=media&#x26;token=51c19599-5022-43c4-81f8-322ee802a902" alt="" width="563"><figcaption></figcaption></figure></div>

Click **Submit**. The PrivateGPT Agent will return an answer based on AWS pricing information available to it inside your environment.

<div align="left"><figure><img src="https://2471407984-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F68cb0s9ce5UIUKWPuYs8%2Fuploads%2FwLReAwFyEt9XFdB29cOh%2FScreenshot%20(1067).png?alt=media&#x26;token=2f4f4f95-5ff1-4c3d-be37-98538a1b1d75" alt="" width="563"><figcaption></figcaption></figure></div>
