What are user rules?
User rules are short, user-defined instructions that Olly applies automatically when generating responses. They can be used to:- Control response behavior.
- Provide contextual constraints for investigations or analysis.
- Enforce consistent assumptions across conversations.
- βThe label βapplicationβ in my logs refers to the customer name.β
- βWhen I ask about βchatsβ, use custom metrics.β
- βOnly analyze production environment data.β
- βHighlight error spikes over latency regressions.β
How user rules work
- Rules are written in plain text.
- Each rule is stored per user.
- Rules persist across sessions.
- Olly automatically takes them into account in every interaction.
Creating a user rule
To set up a user rule:- Go to Settings β Account β User Rules.
- Select + New rule.
- Type your rule in plain text.
- Select Create.

Editing or deleting rules
- You can edit an existing rule at any time from the User Rules page.
- You can also delete a rule if itβs no longer relevant.
- Changes take effect immediately and apply to all subsequent interactions.
Guardrails & validation
To keep Olly safe and reliable, all user rules are validated before being saved. Each rule is automatically checked for:- Inappropriate language
- Restricted topics:
- Competitors
- Violence
- Sexual content
- Other prohibited subject matter
- Security risks:
- SQL injection
- Prompt injection
- Other malicious patterns