Respan Agent
The Respan Agent is the AI workspace inside the Respan platform. Describe what you want to investigate or configure, add the relevant context, and continue the conversation as you refine the result.
What you can do
The Agent can help you move between these workflows, but you should review the result and confirm the referenced project, time range, filters, and settings before relying on it.
Full-text search
Ask the Agent to find spans by what they contain, not only by structured fields like model, status, or cost. Full-text search matches the text of each log, so you can locate a request from a phrase a user typed or a string your app returned.
Find logs relevant to "payment failed" in the last 7 days.Search for traces that mention "checkout" and returned an error.Show me spans that contain order id 8842.
The Agent runs this as a relevant to filter over your logs’ full text, backed by a text index so it stays fast across large volumes. You can apply the same relevant to filter yourself when you explore logs.
Start a conversation
Describe the outcome
Enter your own request or select one of the starter workflows. Include useful identifiers, such as a trace ID, prompt, time range, or metric threshold.
Add context
The plus button in the composer opens three context paths:
Add only the context needed for the task, and verify that you selected the intended project resource before sending the request.
Create a reusable Agent skill
A conversation contains the instructions and follow-ups for one chat. An Agent skill saves reusable instructions so people in your organization can apply the same workflow from the composer.
Create the skill
Select New skill, then add a clear name, a short description, and the instructions the Agent should follow.
Write instructions around a repeatable outcome. For example, a trace-triage skill can ask the Agent to identify the slowest spans, summarize likely causes, and link to the relevant logs.