# IM Autoresponder

IM Autoresponder can currently be activated in “on all statuses” mode and will send a reply once every hour automatically to individual IMs received.

## How to activate

Using the menu on the left hand side of your screen you can activate this feature as follows:

* Click IMs&#x20;
* Go to Autoresponder tab
* Check the box "On all statuses"/ Un-check to turn off
* Add your response
* Choose a variable
* Click save&#x20;

![](/files/-M2aCJqPeeL5vNfaLJKQ)

![](/files/3jbldH60K1U2EJtnJ1rA)

## Variables

%SLNAME% - Converts to full SL name of the recipient (e.g Quincyjohnes Resident or Glaznah Gassner)&#x20;

%FIRST\_NAME% - Converts to only first name of the recipient (e.g "Glaznah" instead of "Glaznah Gassner")

&#x20;%DISPLAY\_NAME% - Converts to display name of the recipient


---

# 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.speedlight.io/viewer-features/im-autoresponder.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.
