# Create a Message Sequence / Update Existing Message Sequences

You can create new message sequences or make updates to message sequences from the ["Sequences"](https://www.big-brain.co/app/linkedin-outreach#sequences) tab of the Linkedin Outreach app.&#x20;

## Create a New Sequence

From the Sequences section, select "Create a Sequence." Give the sequence a name and select which channel it will come from.&#x20;

You can add text replacements such as {First Name} and {Company} to dynamically populate those fields with personalized information. Read more about how to [Personalize with Text Replacements](/apps/linkedin-outreach/messages/personalize-with-text-replacements.md).&#x20;

### Linkedin - Connection Requests with Follow Ups

Write your messages and choose the number of days between follow ups. Prospects must accept your connection request in order to receive follow ups.&#x20;

{% hint style="info" %}
The connection request message is limited to 300 characters.
{% endhint %}

<figure><img src="/files/ZOnMCa0WJ6fqfzWHG8mu" alt=""><figcaption><p>Sequences</p></figcaption></figure>

{% hint style="info" %}
The days between messages will default to 3 days if left blank.&#x20;
{% endhint %}

### Sales Navigator - inMail

Write an inMail Subject and an inMail body.&#x20;

{% hint style="info" %}
inMails can be sent regardless of whether you are connected or not.&#x20;
{% endhint %}

There are no follow up messages to inMails. Where a connection request sequence should nurture a prospect over time, an inMail message should include a full pitch.&#x20;

{% hint style="danger" %}
You cannot use text replacements such as {First Name} and {Company} in the inMail Subject.&#x20;
{% endhint %}

<figure><img src="/files/qiJkKIAxzPafx55mMlP7" alt=""><figcaption><p>inMail sequences</p></figcaption></figure>

## Edit an Existing Sequence

You can view your existing sequences from the Sequences tab.&#x20;

<figure><img src="/files/27OSqoT9QIwH95tYVQCH" alt=""><figcaption><p>Sequences</p></figcaption></figure>

Scroll to the right to reveal the "Edit" button.&#x20;

<figure><img src="/files/ktK7AGuFJwFDjS3oDy8D" alt=""><figcaption><p>Edit Button</p></figcaption></figure>

Clicking edit will reveal a sequences modal. You can make edits to your existing sequences here. Click "Save edits" when finished editing.&#x20;

<figure><img src="/files/mYM4MXjE7qe49areJe8r" alt=""><figcaption><p>Edit Sequences</p></figcaption></figure>

{% hint style="info" %}
Changes to your messages take affect immediately. However, if you sent a connection request with an older message 6 weeks ago and they accept it today - **the date displayed in Linkedin will be the date they accepted the connection request and NOT the date you sent the connection request.** This does not mean older messages are continuing to send.
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.big-brain.co/apps/linkedin-outreach/messages/create-a-message-sequence-update-existing-message-sequences.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
