# Twitter Quick Start

### Channel Configuration <a href="#channel_configuration" id="channel_configuration"></a>

{% hint style="info" %}
The Twitter channel can be configured with a unique channel name.
{% endhint %}

**Step 1: Navigate to Channel Settings**

From the **Settings** module, navigate to the menu item, **Channels**.

**Step 2: Locate the Twitter channel**

Once you've located the Twitter channel, click **Configure**.

**Step 3: Make the necessary configuration**

You can configure the following:

* Channel Name - Name used internally to identify the account.

{% hint style="warning" %}
**Important:** Be careful when entering your details as errors might cause failure to receive messages from the connected Twitter account.
{% endhint %}

**Step 4: Update the configuration**

Click **Done** to update the channel configuration.


---

# 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.is-messenger.com/ismessenger/messaging-channels/twitter/twitter-quick-start.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.
