Start here

This article briefly describes where to connect to your LLM, how to send prompts individually and in bulk, and how to view your first data.

When you first log into Aiceberg, you'll land on an empty data dashboard. Let's take a look at the left navigation first.

If the first thing you want to do is turn on Dark Mode, that's found in the System Theme navigation at the bottom.

Connecting to your LLM

It isn't necessary to connect to an LLM in order to test Aiceberg. You can send in prompts and receive the resulting telemetry without forwarding anything on to an LLM.

1

Open Models

  • Tap on the Inventory icon, then Models. Models are configured connections to your LLMs.

  • Aiceberg currently supports OpenAI, Bedrock, and Claude. If you need another connection configured, reach out to your Aiceberg contact or email [email protected].

2

Create a Model

  • Tap on the + icon to create a new LLM connection.

  • Enter a name for your new Model and your LLM information, then tap Create. (This screen will look slightly different depending on the vendor information required.)

  • Learn more about Models here.

3

Configure Profile to use Model

  • Tap on the Inventory icon, then Profiles. Profiles are where you set up all of your policies about how Aiceberg will interact with your AI-enabled tools. Learn more about Profiles here.

  • Your account will contain a Default Profile. Hover over Model and tap to edit.

  • The Model you created earlier will be available to choose in the Model dropdown. Select it and tap Save at the bottom of your screen.

If you choose not to enable a Model, your Profile can't be set to Enforce mode. If you would like to receive responses from your LLM, you must be in Enforce. Learn more about Modes here.

Sending individual prompts

The Monitoring pages of Aiceberg are where you see all of your historical and live traffic. Let's start with sending a prompt.

1

Open the Playground

  • Tap on the Monitoring icon in your left navigation.

  • Ensure your Default Profile is selected in the dropdown on the right and tap the Playground tab.

2

Enter and send a prompt

  • Enter your prompt text and return.

  • Aiceberg will examine your prompt and signal results and either block, redact, or send it to the LLM, based on the policies you configure in your Profile.

If and when the LLM sends its response (based on whether you enabled a Model), Aiceberg will examine that content and show or block it based on your Profile settings. When the round-trip is complete, you can see all of the telemetry for the prompt and response.

First is the detail view:

3

View results in Monitoring

  • Tap outside the Prompt Detail view to return to Monitoring and view your results in the table.

  • You can return to the Prompt Detail view by tapping on any prompt from the Monitoring table.

Sending bulk prompts via the UI

(Bulk prompts and responses are also accessible via the API.)

Collections are named lists of prompts. Use the following steps to create and run a Collection.

1

Create a Collection

  • Tap on Inventory in your left navigation and select Collections.

Screenshot 2025-06-17 at 11.11.23 AM
  • Tap the + icon to create a new Collection.

Screenshot 2025-07-16 at 12.54.41 PM
  • Enter a name, an optional description, and tap Create.

Screenshot 2025-07-16 at 12.56.15 PM
2

Add prompts to the Collection

  • Once the Collection is created, you can enter prompts by either typing them individually into the text box at the bottom or with a CSV upload.

  • If you'd like a sample CSV, reach out to [email protected].

  • Learn more about the CSV format here.

3

Send the Collection to Cannon

  • When you have the content you want to send, tap the Send to cannon button.

  • When the Collection starts processing, you're moved to the Cannon page, where you can see when the analysis is complete.

  • How long a Cannon run will take depends on the number of prompts and LLM response time. You can see if the run is still in progress by tapping the Redo icon.

4

View Cannon results

  • When your Collection is complete, tap on its name in the Cannon page to view your data.

  • You're taken to the Monitoring view, filtered to this Cannon run's data. (Cannon data is in the Cannon Monitoring tab. You can navigate directly to any Cannon run by selecting the Profile on the top right and picking which run to view.)

  • Tapping on any row will show the Prompt Details.

If you want to use the API to send and receive traffic, check out our API documentation or email [email protected].

Was this article helpful?

Yes

No

Last updated