# Cursor > Send an additional instruction to a running background agent. ## Pages - [Add Follow-up](add-followup.md): Send an additional instruction to a running background agent. - [Agent Conversation](agent-conversation.md): Retrieve the conversation history of a background agent. - [Agent Security](agent-security.md): Security considerations for using Cursor Agent - [Agent Status](agent-status.md): Get the current status and results of a specific background agent. - [Analytics V2](analyticsv2.md): Advanced team usage and activity metrics tracking - [API Key Info](api-key-info.md): Retrieve metadata about the API key used for authentication. - [Building an MCP Server](building-mcp-server.md): Learn how to build a Model Context Protocol (MCP) server with PostgreSQL integration for Cursor - [Code Review](code-review.md): Build a GitHub Actions workflow that uses Cursor CLI to automatically review pull requests and provide feedback - [Delete an Agent](delete-agent.md): Permanently delete a background agent and its associated resources. - [Fix CI Failures](fix-ci.md): Fix CI issues for a repository by using Cursor CLI in GitHub Actions - [Launch an Agent](launch-an-agent.md): Start a new background agent to work on your repository. - [List Agents](list-agents.md): Retrieve a paginated list of all background agents for the authenticated user. - [List Models](list-models.md): Retrieve a list of recommended models for background agents. - [List GitHub Repositories](list-repositories.md): Retrieve a list of GitHub repositories accessible to the authenticated user. - [Secret Audit](secret-audit.md): Audit secrets for a repository by using Cursor CLI in GitHub Actions - [Translate Keys](translate-keys.md): Translate keys for a repository by using Cursor CLI in GitHub Actions - [Update Docs](update-docs.md): Update docs for a repository by using Cursor CLI in GitHub Actions - [Webhooks](webhooks.md): Receive real-time notifications about background agent status changes