# Manage your Instagram and Facebook messages with Fullwhere

{% hint style="info" %}
Message management **Instagram** and **Facebook** can be a real **challenge** for you and your teams.

However, they represent opportunities to convert or retain your customers.

Fullwhere enables you to efficiently manage your Facebook and Instagram interactions: every message becomes easier to handle and faster to qualify.

Set up a knowledge base and a Fullwhere AI agent to automate frequent responses while keeping control over high-value exchanges.

Workflows help you route, prioritize, and track conversations with greater precision.
{% endhint %}

This article shows you, step by step, how to implement a **effective strategy** to manage your messages on Instagram and Facebook with Fullwhere.

{% stepper %}
{% step %}

## Connect your accounts

The first step is to connect your Instagram and/or Facebook accounts to Fullwhere. This process takes less than 2 minutes and is detailed in our guides:&#x20;

* connect [Instagram](/integrations/messageries-instantanees/instagram.md)
* connect [Facebook](/integrations/messageries-instantanees/facebook.md)
  {% endstep %}

{% step %}

## Set up your knowledge base

To respond effectively to your customers' requests, your Fullwhere AI agent will need to **know perfectly** your brand or establishment.

For this, Fullwhere provides you with a knowledge base management engine. In 3 clicks, you can feed your AI agent with **all your brand's information** :&#x20;

* **Website:** simply enter your website URL, our system takes care of retrieving all the useful information to respond to your customers.
* **Documents:** upload your various documents directly into your knowledge base (offers, menus, general policies, FAQs, presentations, etc.)
* **Segments:** write FAQ articles directly from Fullwhere that your AI agent can rely on to answer your customers.

You will then be able, at any time, to **modify** or **complete** the information in your knowledge base to refine your AI agent's responses.

Our [complete guide](/documentation-en/automations/knowledge-bases.md) shows you how to set up your knowledge base.&#x20;

<a href="https://app.fullwhere.com/automation/knowledge-base" class="button secondary" data-icon="arrow-up-right">Create a knowledge base</a>
{% endstep %}

{% step %}

## Deploy your AI Agent

Your AI agent allows you to define the **writing rules** for responding to your customers, so that it speaks exactly as you would.

You can precisely define how your AI agent should address your customers, for example:

* how to say hello/goodbye
* should the agent use informal or formal address with the customer
* should the messages be long or short
* how should your AI agent handle partnership requests, etc.

You can also **train** your AI agents so that it becomes a true **promoter** of your brand or establishment:&#x20;

* highlight offers based on the customer
* be proactive
* guide the customer step by step toward purchase or booking

By linking your knowledge base to your AI agent, it will be able to handle all **requests** from your customers.

Our [complete guide](/documentation-en/automations/ai-agents.md) will show you how to configure your AI agent.

<a href="https://app.fullwhere.com/automation/agents" class="button secondary" data-icon="arrow-up-right">Create an AI agent</a>
{% endstep %}

{% step %}

## Orchestrate your messages with a Workflow

Setting up a Fullwhere Workflow dedicated to Instagram and Facebook messages will allow you to efficiently manage your customer messages. Your workflow will allow you to:&#x20;

* automatically generate a response with your AI agent
* automatically detect cases where you need to take back control
* send notifications to your teams when necessary
* assign certain requests to the right team members
* automate responses to recurring questions

Discover our [complete guide](/documentation-en/automations/workflows.md) on setting up Fullwhere workflows.

<a href="https://app.fullwhere.com/automation/workflows" class="button secondary" data-icon="arrow-up-right">Create my Workflow</a>
{% endstep %}
{% endstepper %}


---

# 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.fullwhere.com/usecases/usecases-en/manage-your-instagram-and-facebook-messages-with-fullwhere.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.
