# Agents

A list of all active and inactive agents will be shown in the detailed view of the “Cameras” menu where the green thumbs up represents active status and the red thumbs down depicts inactive status. This is the easiest way to check whether your cameras are actively reading plates.

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

## Agent Name

The agent name can be changed in order to customize the order of cameras. Examples of naming schemes are the specific location of the camera, cross streets, or an address. To change the name of the agent, click on the agent name, and a new window will open.

<div align="left"><figure><img src="/files/AkVSf3KgERArEmhA6Xxy" alt=""><figcaption></figcaption></figure></div>

Click the “X” with a gray circle background inside the box to clear the current name and enter the new name. Click on the checkmark to save.

## Agent Configuration

Under the Agents screen, you can also view the current video stream and agent status. Additional functionalities include new video stream configuration, agent parameter settings, and review of the current live agent log which can be accessed and set by clicking on the `Configure` button of the specific agent. Unused agents can also be removed by clicking on the `Delete` button in the same box.

Upon encountering this error, restart the system and check for the agent connection shortly after. If the error persists, contact Rekor Support by [opening a support ticket](https://help.rekor.ai/kb-tickets/new).

Clicking `Configure` on a connected agent will redirect the user to the following screen.

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

## Status

The “Status” section shows the current state of a specific agent, agent version, CPU usage, Agent and System Uptime, and Hard Drive Capacity.

<figure><img src="https://app.snazzydocs.com/storage/users/LyXaxVR6U0o9QI5U/docs/HCFTSZwZ5EATAFU6/images/image14b.jpg" alt=""><figcaption></figcaption></figure>

## Video Streams

This section of the agent configuration screen shows all related configuration details of the camera.

<figure><img src="https://app.snazzydocs.com/storage/users/LyXaxVR6U0o9QI5U/docs/HCFTSZwZ5EATAFU6/images/image15b.jpg" alt=""><figcaption></figcaption></figure>

The Stream URL sub-section lists the video stream URL, camera name, status, frames per second (FPS), and location of the camera. Additional video streams can be added if needed.

<figure><img src="https://app.snazzydocs.com/storage/users/LyXaxVR6U0o9QI5U/docs/HCFTSZwZ5EATAFU6/images/image16b.jpg" alt="" width="100%"><figcaption></figcaption></figure>

The “Camera Stream Config” sub-section allows users to customize the stream to specific camera brands or use a generic URL.

<div align="left"><figure><img src="https://app.snazzydocs.com/storage/users/LyXaxVR6U0o9QI5U/docs/HCFTSZwZ5EATAFU6/images/811175280693.png" alt="" width="563"><figcaption></figcaption></figure></div>

Once a camera stream's information is filled in, test the connection to make sure it is configured correctly before saving the configuration.

## Agent Parameters

The “Agent Parameters” section allows you to specify Country, Processing Cores, Image Disk Quota, option for Video Recording Enabled, and Video Disk Quota.

<figure><img src="https://app.snazzydocs.com/storage/users/LyXaxVR6U0o9QI5U/docs/HCFTSZwZ5EATAFU6/images/image1f.png" alt="" width="100%"><figcaption></figcaption></figure>

## Agent Log

The “Agent Log” provides detailed information about the activities and status of the agent in real time. It records all the information about events that happen in the system. Also, “Agent Start” and “Agent Stop” features are included at the bottom of the “Agent Log” sub-section to be used as needed.

<figure><img src="https://app.snazzydocs.com/storage/users/LyXaxVR6U0o9QI5U/docs/HCFTSZwZ5EATAFU6/images/image21b.jpg" 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.rekor.ai/scout/scout-dashboard/configuration/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.
