# Editor

## General Settings

#### Campaign Name

This is the name of your campaign. It's only used internally when you need to identify the campaign.

#### Accent Color

This is the default color that will be used across the campaign. This applies mainly to buttons and icons on the widget embed and standalone page. Any hex color code is accepted.

## Configuration

#### Enable Ratings

With this turned on, users are able to send ratings, based on a selection of emojis, along with any additional feedback.

* 😍 Amazing
* 😀 Great
* 😐 Ok
* 😞 Bad
* 😡 Angry

#### Email Field Required

When enabled, users will be required to enter a valid email address in order to submit feedback to your campaign.

{% hint style="info" %}
&#x20;If privacy mode is enabled, this will have no effect, as email collection is turned off.
{% endhint %}

#### Position

You have the choice of which side you'd like the Responsly widget to appear on.

* Left - Displayed on left side of page
* Right - Displayed on right side of page

#### Widget Type

Responsly gives you the option to change the style of widget that displays on your site.

* Floating - Mini widget in corner of page
* Sidebar - Show widget as a sidebar
* Fullscreen - Widget is displayed in center of page


---

# 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.responsly.co/editor.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.
