# Searching Agents

## Ability to search through your organizations AI Agents

Using the search bar you can freely search for whatever Agent you need.

<figure><img src="/files/eBdhXwIA2Zzc27JddcnU" alt=""><figcaption></figcaption></figure>

## Favoriting an AI Agent

Favoriting an agent in Raia makes them easier to find by highlighting or pinning them for quick access. This helps streamline your workflow by keeping your most-used agents organized and readily available.

<figure><img src="/files/ayUA8NiqFCTkiHe06v7P" alt=""><figcaption></figcaption></figure>

## Switching Views

You're able to switch between two different views on the LaunchPad based on your preference

<figure><img src="/files/CxkqNC6ytDTSmViWxkmx" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/WhcXayKRFTTKEBHYsZU8" alt=""><figcaption></figcaption></figure>

## Agent Creation & Editing

On the Agent LaunchPad, you are able to create a completely new Agent if needed while at the same time edit Agent's already created within the organization by simply clicking on them.

<figure><img src="/files/11UgSmy46mUxQSOCfEsJ" alt=""><figcaption></figcaption></figure>

## Status Circle

The green circle indicates that the Agent is Active

<div align="center"><figure><img src="/files/TFN9uz948N2yE7QImi8w" alt=""><figcaption></figcaption></figure></div>

Whilst the grey circle indicates the Agent is Inactive

<figure><img src="/files/nkaolsqnrBqlYk0nHcma" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.raiaai.com/raia-cx/searching-agents.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
