# Editing an Agent

**Editing an Agent:**

To edit an existing agent in your company, follow these steps:

1. **Navigating to the Agents Section:**
   * Log in to the admin panel using your credentials.
   * Look for the "Agents" tab in the menu bar or navigation panel. It should be the first option.
   * Click on the "Agents" tab if necessary to access the agent's section.

     <figure><img src="https://2455207419-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnZwCwAN15BUJcXMA5avi%2Fuploads%2F6sySzZmDeFC8iLg2gvI5%2Fimage.png?alt=media&#x26;token=80c67cbb-ffd3-46fb-8225-d8dce808991e" alt=""><figcaption></figcaption></figure>
2. **Selecting the Agent to Edit:**
   * Within the "Agents" section, locate the agent you want to edit from the list of available agents.
   * Use the search bar to narrow down the list of agents based on specific criteria such as agent name, description, and type.
   * Click on the agent's name to access it's editing panel.

     <figure><img src="https://2455207419-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnZwCwAN15BUJcXMA5avi%2Fuploads%2FhcFMxXpkb7MWTqtIli3Z%2Fimage.png?alt=media&#x26;token=0200d00e-885c-4f44-9ada-0eb8266c9070" alt=""><figcaption></figcaption></figure>
3. **Editing the Agent:**

   * In the agent's editing panel, make any appropriate changes needed.
   * After making the desired changes in the editing panel, review it for accuracy.
   * Once satisfied, click save and exit the editing panel to save the changes.

   <figure><img src="https://2455207419-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnZwCwAN15BUJcXMA5avi%2Fuploads%2FU1rFcMN65BVSrDRBP2DL%2Fimage.png?alt=media&#x26;token=9a8bbc61-4020-4faf-8968-a7f14a5498f6" alt=""><figcaption></figcaption></figure>

To watch a video demonstration, click [here](https://airiskinc-my.sharepoint.com/:v:/g/personal/vetrimaheswaran_aicrisk_com/EcI0vx_c4F1Km82NPWLiS8QBmkwtHEYTbG8npyUPCrs2xg?nav=eyJyZWZlcnJhbEluZm8iOnsicmVmZXJyYWxBcHAiOiJPbmVEcml2ZUZvckJ1c2luZXNzIiwicmVmZXJyYWxBcHBQbGF0Zm9ybSI6IldlYiIsInJlZmVycmFsTW9kZSI6InZpZXciLCJyZWZlcnJhbFZpZXciOiJNeUZpbGVzTGlua0NvcHkifX0\&e=Tbibxr).

#### Additional Information:

* **Company Admin Privileges**: Please note that only users with company admin privileges can access the admin panel and manage agents.


---

# 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.aicrisk.com/admin/ai-agents/editing-an-agent.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.
