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

# Discovering Agents

> Find and use AI agents in your organization

The Agent Creator home page shows all agents you have access to. Use this to find the right agent for your task, or explore what colleagues have built.

## The Agent Gallery

When you open Agent Creator, you'll see a grid of agent cards. Each card shows:

* **Name and description** - What the agent does
* **Status badge** - Draft (work in progress) or Published (ready to use)
* **Profile icon** - The agent's complexity level
* **Stats** - Conversation and message counts

## Filtering Agents

Use the scope filter to narrow down what you see:

| Filter             | Shows                                  |
| ------------------ | -------------------------------------- |
| **All Agents**     | Everything you have access to          |
| **My Agents**      | Agents you created                     |
| **Shared with Me** | Agents others have given you access to |

You can also search by name or description using the search bar.

## Pinning Favorites

Pin frequently used agents to keep them at the top of your list:

1. Hover over an agent card
2. Click the pin icon
3. Pinned agents appear first, regardless of filters

## Using an Agent

To start a conversation with an agent:

1. Click the agent card to open its workspace
2. Go to the **Playground** section
3. Type your message and press Enter

The playground gives you a chat interface to interact with the agent. You can:

* Send text messages
* Upload files (if the agent supports it)
* See tool calls and their results
* View the agent's reasoning process

<Tip>
  The playground is the same experience users get when chatting with your published agent. Use it to verify your agent works as expected.
</Tip>

## Agent Details

Click an agent to see its full workspace:

### Overview

The overview shows:

* **Profile** - The agent's complexity level and features
* **Status** - Draft, published, or published with pending changes
* **Description** - What the agent does
* **Quick stats** - Conversations, messages, and ratings

### Capabilities

See what tools and knowledge bases the agent has access to:

* **Tools** - APIs and integrations the agent can call
* **Knowledge** - Document stores the agent can search
* **Skills** - Pre-built capabilities from the catalog

### Analytics

For published agents, view usage metrics:

* Active users over time
* Conversation volume
* Average response time
* User ratings and feedback

## Requesting Access

If you find an agent you don't have access to:

1. Click the agent card
2. Click **Request Access**
3. Optionally add a message explaining why you need it
4. The agent owner will be notified and can approve or deny your request

## Recent Activity

Switch to the **Recent Activity** tab on the home page to see:

* New conversations started
* Messages exchanged
* Errors or issues
* Agent updates and publications

Use filters to focus on specific activity types or agents.
