Skip to content

Sending Messages

The chat input is where all interaction begins. You can type natural language questions, give instructions, or use slash commands.

Sending a message

Writing Messages

Type your message in the input field at the bottom of the chat. The input expands automatically as you type, up to 4 lines, then scrolls internally.

  • Press Enter to send your message
  • Press Shift + Enter to add a new line without sending
You
Show me all contacts at Acme Corp who are in the SQL stage
Outsprint AI
Found 3 contacts at Acme Corp in the SQL stage.

Streaming Responses

When the AI responds, text appears in real time, token by token. If the AI needs to look up data (like searching for deals or contacts), you'll see a loading indicator:

  1. A status message like "Searching deals..." appears
  2. A skeleton placeholder shows where the result will go
  3. The actual data fills in (as a render block) once the lookup completes
  4. The AI continues with a text summary after the data

Stopping a Response

While the AI is streaming, a stop button (square icon) replaces the send button. Click it to cancel the current response. You can also press Esc.

Editing a Message

Press the Up Arrow key on an empty input field to edit your last sent message. This lets you rephrase a question or fix a typo without starting over.

Slash Commands in the Input

Type / on an empty input to open the slash command autocomplete. A popover appears above the input with matching commands. As you type more characters, the list filters down.

  • Use arrow keys to navigate the list
  • Press Enter to select a command
  • Press Esc to dismiss the autocomplete

Pro Tip

When the input is empty, a hint bar below it reads "Type / for quick commands." This disappears once you start typing.

Following Up on Results

After Outsprint shows you data (like a table of deals), you can ask follow-up questions in the same conversation. The AI has context about what it just showed you.

You
/deals
Outsprint AI
Here are your 15 open deals sorted by close date.
You
Show me only the ones worth more than $50,000
Outsprint AI
4 deals are worth more than $50,000, totaling $312,000.

What's Next