> ## Documentation Index
> Fetch the complete documentation index at: https://docs.repixa.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Agent Info

> Configure Laura's identity, tone, and sales behavior

# Agent Info

Agent Info controls how Laura presents herself — her name, voice, personality, and sales approach.

## Settings overview

### Basic Identity

| Field          | Description                        | Example                |
| -------------- | ---------------------------------- | ---------------------- |
| **Agent Name** | What Laura introduces herself as   | `Laura`, `Alex`, `Sam` |
| **Company**    | The company she represents         | `Repixa`               |
| **Role**       | Her title in the conversation      | `AI Demo Specialist`   |
| **Language**   | Language she speaks with prospects | `English (US)`         |

### Personality & Tone

Choose a tone preset or write a custom persona:

<CardGroup cols={3}>
  <Card title="Professional" icon="briefcase">
    Formal, concise, enterprise-focused
  </Card>

  <Card title="Friendly" icon="smile">
    Warm, conversational, startup-friendly
  </Card>

  <Card title="Custom" icon="pen">
    Write your own persona prompt
  </Card>
</CardGroup>

### Custom Persona Prompt

If you select **Custom**, you can write a system prompt that shapes Laura's entire behavior:

```text theme={null}
You are Laura, a friendly and knowledgeable demo specialist at Acme Corp.
You help B2B SaaS founders understand how our platform saves them time.
You are concise, ask smart follow-up questions, and always tie features
back to the prospect's specific pain points.
```

## How to configure

<Steps>
  <Step title="Open your agent">
    Go to **Agents** in the dashboard and select your agent.
  </Step>

  <Step title="Click the Agent Info tab">
    Fill in the identity fields and choose a tone.
  </Step>

  <Step title="Write or paste a custom persona (optional)">
    For full control, enable the **Custom Persona** toggle and write your prompt.
  </Step>

  <Step title="Save">
    Changes take effect immediately in the sandbox and on live demos.
  </Step>
</Steps>

<Tip>
  Test your persona in the [Sandbox](/getting-started/sandbox) before going live. Small prompt changes can significantly affect Laura's demo flow.
</Tip>
