# Managing Headers

Instant Messages (IM) can be captured by a range of third party products, and converted into an email format that **Solar Archive** can then archive.

**Solar Archive** supports:

{% hint style="info" %}

* **Actiance Vantage** border-patrol service, which is able to trap most IM services (e.g. MSN / Yahoo / Sametime / Bloomberg). (<http://www.actiance.com/vantage>). Note that this product was previously named “Facetime”. Some references to Facetime still remain as a result of this.
* **Skype for Business / LYNC Capture** – a service developed by **Solar Archive** to obtain, reformat and deliver IM messages extracted from Powershell commands.
* **Epillio Sametime** plug-in– a service created by Epilio (<http://www.epilio.com/>) that captures and re-formats current Sametime conversations for delivery to **Solar Archive**. It uses the same Email Format as the LYNC Capture service.
  {% endhint %}

**Note**: Your **Solar Archive** system will need a license setting to allow IM formatted messages to be recorded. Contact **Solar Archive** Support in order to apply the required License.

The **IM Configuration** section allows Administrators to create and manage headers to identify IM transcripts and their type.

### Adding Headers

1. Navigate to **Adv Configuration** > **IM Configuration**.
2. Click the **Create New Header** button.
3. Enter / Select the required values in the fields.&#x20;
4. Click the **Save Header Details** button.

### Editing Headers

1. To edit a header, click the required header in the **Existing Headers** section and then click the **Edit Header** button.
2. The fields of the **Header Details** section will be rendered editable.
3. Edit the values of the required fields and click the **Save Header Details** button.
4. To delete a header, click the **Delete Header** button.

<br>


---

# 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://help.solar-archive.com/docs/advanced-configuration/managing-headers.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.
