Skip to content

Best Practices

Interacting with Cased Agents is designed to be as simple as talking to a colleague. There’s no need to learn a special query language or to write complex prompts.

Many Cased agents are created by Cased itself (and found in Mission Control), but you can start agent sessions yourself. While agents are powerful, following a few simple guidelines will help you get the most out of them.

Start with a Clear Goal

Before you start a session with an agent, have a clear idea of what you want to accomplish. Agents are most effective when they have a well-defined task to work on.

Use Natural Language

There’s no need to write code or use special syntax to interact with an agent. Just describe what you want to do in plain English, as if you were talking to a member of your team.

Provide Context

Cased is great at discovering context using its available tools, but if you have relevant information that might help an agent, include it in your request. For example, if you’re debugging an issue, provide the error message you’re seeing or a summary of what you’ve already tried.

Iterate and Refine

Agents are designed to be interactive. If the first result isn’t quite right, provide additional information or instructions to help refine the response. Think of it as a conversation where you’re working together to solve a problem.

Keep it Simple

While it can be tempting to write a long, detailed prompt that covers every possible edge case, it’s often more effective to start with a simple request and then provide additional information as needed. If you have a complex task to accomplish, try breaking it down into smaller, more manageable sub-tasks.